mesa/src/mesa
Brian 25ea1901b4 gallium: replace some ordinary assignments with pipe_reference_texture()
This fixes at least one instance of dereferencing an invalid texture pointer.
2008-02-20 15:09:44 -07:00
..
drivers Update scons build for new code layout. 2008-02-18 10:52:44 +00:00
glapi gallium: s/GLuint/unsigned/ to work with gallium when THREADS not defined 2008-01-26 16:05:35 -07:00
main gallium: take pitch/stride into account in mipmap generation 2008-02-11 10:59:40 -07:00
math Rename 'mms-config.' to 'mms.config'. 2007-10-29 19:50:10 +00:00
ppc Bring in ppc spe rtasm into gallium's rtasm module. 2008-02-19 14:06:11 +09:00
shader s/varible/variable/ 2008-01-18 12:47:20 -07:00
sparc Add a few missing GL 2.0 entrypoints, regenerate related files. 2007-06-28 16:34:40 -06:00
state_tracker gallium: replace some ordinary assignments with pipe_reference_texture() 2008-02-20 15:09:44 -07:00
swrast Rename 'mms-config.' to 'mms.config'. 2007-10-29 19:50:10 +00:00
swrast_setup Rename 'mms-config.' to 'mms.config'. 2007-10-29 19:50:10 +00:00
tnl New vbo_set_draw_func() to keep vbo context opaque to state tracker and tnl module. 2007-12-07 17:24:42 -07:00
tnl_dd Remove ctx->Point._Size and ctx->Line._Width. 2007-07-21 10:06:41 -06:00
vbo fix vbo display list memleak upon context destruction 2008-01-01 10:21:21 -07:00
vf remove duplicate init func 2007-11-09 09:21:40 +00:00
x86 Remove src/mesa and src/mesa/main from gallium source include paths. 2008-02-19 15:07:53 +09:00
x86-64 Add a few missing GL 2.0 entrypoints, regenerate related files. 2007-06-28 16:34:40 -06:00
.gitignore Make git ignore files only generated at build time. 2006-12-06 14:17:56 +01:00
descrip.mms
Makefile Update for llvm -> gallivm rename. 2008-02-18 12:33:34 +00:00
Makefile.DJ DMesa now uses OSMesa as a back-end. 2006-03-31 20:53:12 +00:00
Makefile.mgw Fix a number of MINGW32 issues 2007-07-21 11:28:06 -06:00
SConscript Remove src/mesa and src/mesa/main from gallium source include paths. 2008-02-19 15:07:53 +09:00
sources Bring in ppc spe rtasm into gallium's rtasm module. 2008-02-19 14:06:11 +09:00