Eliminate struct pipe_region.
[mesa.git] / src / mesa / state_tracker / st_cb_texture.c
2007-12-07 Michel DänzerEliminate struct pipe_region.
2007-12-06 Michel DänzerRemove remnants of 'intel' from active state tracker...
2007-12-06 Michel DänzerHide texture layout details from the state tracker.
2007-11-29 Michel DänzerMove dimensions from struct pipe_region to struct pipe_...
2007-11-02 Brianplug in _mesa_test_proxy_teximage, temporarily
2007-10-26 BrianMove the get/put_tile() functions to pipe_context.
2007-10-17 Brianformatting fix
2007-09-27 Briancomments
2007-09-27 keithwremove dead code
2007-09-27 BrianDo image flipping in do_copy_texsubimage() and GL pixel...
2007-09-27 Brianfallback_copy_texsubimage() basically works now (at...
2007-09-26 BrianMore work on glCopyTexSubImage.
2007-09-26 Briancheckpoint: glCopyTexImage work
2007-09-17 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-09-17 Keith WhitwellRemove non-meaningful region_idle() interface
2007-08-16 Briantranslate GL texture targets to PIPE_TEXTURE_x values
2007-08-10 Brianuse st_mesa_format_to_pipe_format()
2007-08-10 Brianrename st_cb_teximage.h st_format.h
2007-08-10 Briancode movement
2007-08-08 Brianset mt->format
2007-08-08 Brians/intel/st/
2007-08-07 Brianplug in texture/sampler state update
2007-08-06 BrianNew st_init_*_functions() to initialize the driver...
2007-08-06 Briannew texture functions