aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_context.c
Commit message (Expand)AuthorAgeFilesLines
* Disable vertex shader fog, compute fog in fragment shader.Brian2007-09-251-0/+5
* move cso cache to the pipe directoryZack Rusin2007-09-181-1/+1
* Implementing a better hash, removing state_tracker dependency from the cache.Zack Rusin2007-09-181-1/+1
* First stab at immutable state objects (create/bind/delete)Zack Rusin2007-09-181-0/+4
* Plug in selection/feedback code.Brian2007-09-171-0/+6
* plug in rasterpos/feedback codeBrian2007-09-101-0/+2
* temporarily call _mesa_enable_sw_extensions() so we can run more test progs w...Brian2007-08-211-0/+3
* tell vbo module to use bufferobjsBrian2007-08-171-1/+5
* misc changes to support vertex shaders (disabled by default)Brian2007-08-161-0/+3
* added st_cb_queryobj.cBrian2007-08-111-0/+2
* Move string functions to state_tracker, add queries to pipe, winsys.Keith Whitwell2007-08-101-0/+2
* Handle glFlush/glFinish through the state tracker.Keith Whitwell2007-08-101-0/+2
* use st_cb_readpixels.cBrian2007-08-101-0/+3
* checkpoint: no longer using intel_fbo.cBrian2007-08-091-0/+2
* New st_init_*_functions() to initialize the driver functions table.Brian2007-08-061-0/+18
* use new texture funcsBrian2007-08-061-3/+4
* hook in teximage bitsBrian2007-08-021-1/+9
* call st_init_cb_drawpixelsBrian2007-08-021-0/+2
* include st_cb_clear.hBrian2007-08-021-0/+1
* Reroute some clear functionality.Keith Whitwell2007-08-021-0/+1
* Rename directories again?!Keith Whitwell2007-06-141-4/+4
* Renamed softpipe directories and files to something less confusing.Keith Whitwell2007-06-141-0/+76