Eliminate struct pipe_region.
[mesa.git] / src / mesa / state_tracker / st_context.c
2007-12-09 Michel DänzerEliminate struct pipe_region.
2007-11-07 Brianinit glsl functions in st_init_driver_functions()
2007-11-06 BrianDetermine GL extensions/limits by making pipe queries.
2007-11-05 BrianRemove some temporary state tracker context/framebuffer...
2007-11-05 BrianUpdate xlib driver to use newer state tracker context...
2007-11-05 Briancomments, tweaks
2007-11-05 Brianmove st_create_framebuffer() to new st_framebuffer...
2007-11-05 BrianIntroduce st_framebuffer type and st_create_framebuffer...
2007-11-02 BrianSketch out new create/destroy context functions which...
2007-11-02 Brianremove dead code
2007-11-02 Brianremove unneeded tnl stuff
2007-10-31 BrianLift VBO/tnl stuff up out of drivers
2007-10-31 Brianplug st_invalidate_state() into ctx->Driver.UpdateState
2007-10-30 BrianUse program serial numbers to avoid re-generating fragm...
2007-10-30 Brianadded pixel_transfer_cache
2007-10-18 BrianAlternate CopyPixels path based on get/put_tile().
2007-10-14 BrianAdded accum function/files.
2007-09-25 BrianDisable vertex shader fog, compute fog in fragment...
2007-09-18 Zack Rusinmove cso cache to the pipe directory
2007-09-18 Zack RusinImplementing a better hash, removing state_tracker...
2007-09-18 Zack RusinFirst stab at immutable state objects (create/bind...
2007-09-17 BrianPlug in selection/feedback code.
2007-09-10 Brianplug in rasterpos/feedback code
2007-08-22 Briantemporarily call _mesa_enable_sw_extensions() so we...
2007-08-20 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-08-17 Briantell vbo module to use bufferobjs
2007-08-16 Brianmisc changes to support vertex shaders (disabled by...
2007-08-11 Brianadded st_cb_queryobj.c
2007-08-10 Keith WhitwellMove string functions to state_tracker, add queries...
2007-08-10 Keith WhitwellHandle glFlush/glFinish through the state tracker.
2007-08-10 Brianuse st_cb_readpixels.c
2007-08-09 Briancheckpoint: no longer using intel_fbo.c
2007-08-06 BrianNew st_init_*_functions() to initialize the driver...
2007-08-06 Brianuse new texture funcs
2007-08-03 Brianhook in teximage bits
2007-08-02 Briancall st_init_cb_drawpixels
2007-08-02 Brianinclude st_cb_clear.h
2007-08-02 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-08-02 Keith WhitwellReroute some clear functionality.
2007-07-31 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-27 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-17 Keith WhitwellMerge branch 'origin' into softpipe_0_1_branch
2007-07-17 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-06-14 Keith WhitwellRename directories again?!
2007-06-14 Keith WhitwellRenamed softpipe directories and files to something...