summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/softpipe/sp_surface.h
Commit message (Expand)AuthorAgeFilesLines
* Hide texture layout details from the state tracker.Michel Dänzer2007-12-061-1/+1
* implement get/put_tile() for xlib driverBrian2007-11-011-0/+9
* Remove remnants of softpipe_surface.Brian2007-10-271-27/+0
* surface_alloc() is now a winsys function.Brian2007-10-261-1/+14
* clean-up, simplify some tile code, more to comeBrian2007-10-251-4/+1
* Move the get/put_tile() functions to pipe_context.Brian2007-10-251-1/+8
* Remove obsolete read/write_quad() functionsBrian2007-10-201-38/+1
* Convert Z/stencil ops to use cached tiles like colors.Brian2007-10-201-2/+0
* Initial implementation of surface tile caching.Brian2007-10-191-0/+3
* Continue reducing dependencies on core mesa include files.Keith Whitwell2007-08-141-18/+17
* export softpipe_init_surface_funcs()Brian2007-08-091-0/+4
* include p_state.hBrian2007-08-071-0/+2
* sketch out new pipe surface/sampler typesBrian2007-08-071-0/+6
* get rid of temp write_mono_row_ub() functionBrian2007-08-071-4/+0
* Redesign pipe_surface in terms of pipe_region.Brian2007-07-311-2/+5
* Checkpoint: stencil roughly working, some bugs to fix...Brian2007-07-101-0/+5
* Do depth testing with integer values.Brian2007-07-101-2/+2
* s/G_/SP_/Brian2007-07-091-3/+3
* checkpoint: implement z/depth testingBrian2007-06-201-0/+5
* implement softpipe clearing (untested)Brian2007-06-201-0/+13
* Re-org of surface/framebuffer state.Brian2007-06-191-45/+8
* Renamed softpipe directories and files to something less confusing.Keith Whitwell2007-06-141-0/+115