Clone of mesa.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alan Hourihane fff3b2f318 use COPY_CLEAN_4V macro to replace using both ASSIGN_4V & COPY_SZ_4V 20 년 전
..
NOTES (very) Brief overview of tnl module 24 년 전
descrip.mms Committing in . 21 년 전
t_array_api.c mesa-tnl-0-to-NULL.patch from Jeff Muizelaar 20 년 전
t_array_api.h Added GLAPIENTRY decorations for all first level OpenGL API function entry 22 년 전
t_array_import.c mesa-tnl-0-to-NULL.patch from Jeff Muizelaar 20 년 전
t_array_import.h Fix up more confusions with count vs end in array functions 21 년 전
t_context.c mesa-tnl-0-to-NULL.patch from Jeff Muizelaar 20 년 전
t_context.h additional parenthesis in TNL_CONTEXT macro (Nicolai Haehnle) 20 년 전
t_pipeline.c mesa-tnl-0-to-NULL.patch from Jeff Muizelaar 20 년 전
t_pipeline.h Rename the various function types in t_context.h to include a tnl_ prefix. 21 년 전
t_save_api.c use COPY_CLEAN_4V macro to replace using both ASSIGN_4V & COPY_SZ_4V 20 년 전
t_save_api.h Determine ahead of time whether a display list will include vertices 20 년 전
t_save_loopback.c mesa-tnl-0-to-NULL.patch from Jeff Muizelaar 20 년 전
t_save_playback.c use COPY_CLEAN_4V macro to replace using both ASSIGN_4V & COPY_SZ_4V 20 년 전
t_vb_cliptmp.h Rename the various function types in t_context.h to include a tnl_ prefix. 21 년 전
t_vb_cull.c Add EXT_vertex_cull support to mesa 21 년 전
t_vb_fog.c mesa-tnl-0-to-NULL.patch from Jeff Muizelaar 20 년 전
t_vb_light.c Added a bunch of new comments, minor code clean-ups. 20 년 전
t_vb_lighttmp.h Give attributes with zero-stride a count of 1 to make it easier 20 년 전
t_vb_normals.c mesa-tnl-0-to-NULL.patch from Jeff Muizelaar 20 년 전
t_vb_points.c mesa-tnl-0-to-NULL.patch from Jeff Muizelaar 20 년 전
t_vb_program.c use COPY_CLEAN_4V macro to replace using both ASSIGN_4V & COPY_SZ_4V 20 년 전
t_vb_render.c Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch 1015696) 21 년 전
t_vb_rendertmp.h Merge vtx-0-2-branch 22 년 전
t_vb_texgen.c mesa-tnl-0-to-NULL.patch from Jeff Muizelaar 20 년 전
t_vb_texmat.c mesa-tnl-0-to-NULL.patch from Jeff Muizelaar 20 년 전
t_vb_vertex.c mesa-tnl-0-to-NULL.patch from Jeff Muizelaar 20 년 전
t_vertex.c `static const' instead of `const static' 20 년 전
t_vertex.h free buffer in t_vertex_c.c on context delete 20 년 전
t_vertex_c.c mesa-tnl-0-to-NULL.patch from Jeff Muizelaar 20 년 전
t_vertex_codegen.c mesa-tnl-0-to-NULL.patch from Jeff Muizelaar 20 년 전
t_vtx_api.c use COPY_CLEAN_4V macro to replace using both ASSIGN_4V & COPY_SZ_4V 20 년 전
t_vtx_api.h Rename the various function types in t_context.h to include a tnl_ prefix. 21 년 전
t_vtx_eval.c mesa-tnl-0-to-NULL.patch from Jeff Muizelaar 20 년 전
t_vtx_exec.c mesa-tnl-0-to-NULL.patch from Jeff Muizelaar 20 년 전
t_vtx_generic.c Change the dispatch offsets for the VertexAttrib*NV functions so they don't 21 년 전
t_vtx_x86.c solved classic "char*" vs "char[]" conflict. we were mimicking a pointer variable at desired location and then we took its address. using array is more intuitive, as they give us the starting address instantly. 20 년 전
t_vtx_x86_gcc.S Symbol names are prepended with an underscore on CYGWIN as well. 21 년 전
tnl.dsp Update Visual Studio Project file for src tree updates. 21 년 전
tnl.h turns out we probably need a _tnl_allow_pixel_fog() function afterall 21 년 전