Commit Graph

25 Commits

Author SHA1 Message Date
zilmar f5b0dee53e [Video] Move vertex definition into Renderer/types.h 2017-08-17 08:18:19 +10:00
zilmar 0f77559783 [Video] Remove some includes glide64.h 2017-08-12 14:49:58 +10:00
zilmar 7c9545cbca [Video] Remove gfxVertexLayout 2017-08-11 17:07:23 +10:00
zilmar 6350243590 [Video] Add gfxDrawMode_t 2017-08-10 17:37:41 +10:00
zilmar f0bd5ca3f2 [Video] Change FxI32 to int32_t 2017-08-09 07:32:10 +10:00
zilmar e1fe202999 [Video] Change GrDepthBufferMode_t to gfxDepthBufferMode_t 2017-08-03 08:02:52 +10:00
zilmar f88d27af14 [Video] Change GrCullMode_t to gfxCullMode_t 2017-08-03 07:48:55 +10:00
zilmar 30ca04c2a0 [Video] Rename GrCmpFnc_t to gfxCmpFnc_t 2017-07-31 21:05:29 +10:00
zilmar 4984db179c [Video] Rename FxBool to bool 2017-07-23 09:03:22 +10:00
zilmar 8054de6bf6 [Video] Change FxU32 to uint32_t 2017-07-23 08:42:02 +10:00
zilmar 12ccc88c4f [video] rename gfxDrawVertexArrayContiguous to grDrawVertexArrayContiguous 2017-05-25 18:10:13 +10:00
zilmar 1b67d26c14 [Video] Rename grDrawVertexArray to gfxDrawVertexArray 2017-05-25 18:05:53 +10:00
zilmar 5f1e959294 [Video] Rename grDrawLine to gfxDrawLine 2017-05-25 18:01:37 +10:00
zilmar c0413aeb66 [video] remove grDrawPoint 2017-05-25 17:52:55 +10:00
zilmar 15d179fd6d [Video] Rename gfxDepthBiasLevel to grDepthBiasLevel 2017-05-25 17:31:29 +10:00
zilmar 1af5c577ff [Video] Rename grDrawTriangle to gfxDrawTriangle 2017-05-25 08:54:10 +10:00
zilmar 6da2839b61 [Video[ rename grDepthMask to gfxDepthMask 2017-05-25 08:51:36 +10:00
zilmar 704e132ddc [Video] Rename grDepthBufferFunction to gfxDepthBufferFunction 2017-05-25 08:49:39 +10:00
zilmar c4dc8f587e [Video[ rename grDepthBufferMode to gfxDepthBufferMode 2017-05-25 08:44:15 +10:00
zilmar d9aa3468b7 [Video] rename grCullMode to gfxCullMode 2017-05-25 08:36:49 +10:00
zilmar 6f29160453 [Video] Rename grVertexLayout to gfxVertexLayout 2017-05-25 08:31:05 +10:00
zilmar d323579940 [Video] remove grCoordinateSpace 2017-05-25 08:25:52 +10:00
zilmar c324e3b8fb [Video] move g_scr_res_x, g_scr_res_y, g_res_x, g_res_y in to Renderer.h 2017-05-17 18:13:04 +10:00
zilmar b50c8b1fdd [Video] Update headers 2017-04-26 20:23:36 +10:00
zilmar ea009c1ca1 [Video] Rename glide64 to Project64-video 2017-04-26 19:05:05 +10:00