mesa/src
Brian 58edb0683d gallium: state tracker didn't always notify drivers of texobj data changes
Calling glTexSubImage() or glTexImage() to replace texture data didn't
reliably cause pipe->set_sampler_texture() to get called so drivers didn't
always get notified of new texture data.
The st_texture_object->pt pointer doesn't always indicate changed data so
added a dirtyData field.
2008-02-20 11:20:25 -07:00
..
egl Gutsy oopses on touch of existing file. Workaround. 2007-08-07 10:18:30 +01:00
gallium gallium: use pipe_texture_reference() in sp_tile_cache_set_texture() 2008-02-20 11:15:59 -07:00
glu Rename 'mms-config.' to 'mms.config'. 2007-10-29 19:50:10 +00:00
glut Rename 'mms-config.' to 'mms.config'. 2007-10-29 19:50:10 +00:00
glw Gutsy oopses on touch of existing file. Workaround. 2007-08-07 10:18:30 +01:00
glx Simplify makefile boilerplate code. 2008-02-19 14:06:11 +09:00
mesa gallium: state tracker didn't always notify drivers of texobj data changes 2008-02-20 11:20:25 -07:00
descrip.mms Rename 'mms-config.' to 'mms.config'. 2007-10-29 19:50:10 +00:00
Makefile Tweak the shell scripting for descending into and building subdirs. 2007-05-09 16:23:11 -06:00
SConscript Update scons build for new code layout. 2008-02-18 10:52:44 +00:00