New 'draw' module for primitive drawing (clipping, culling, etc).
[mesa.git] / src / mesa / state_tracker /
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-05 michalSoftpipe: import TGSI tree. Not hooked-up yet.
2007-07-03 Brianhook in state tracking for blend color
2007-07-03 BrianBlend MIN/MAX modes are special: the src/dest terms...
2007-07-03 Brianclarify that line_stipple_factor is in [0,255] correspo...
2007-07-02 Brianrename a few structs (use _state suffix consistantly...
2007-06-29 Briantexture object construction
2007-06-26 Brianconsolidate point/line state into pipe_setup_state
2007-06-25 Briancode for functional Z buffer surface
2007-06-22 Brianmore texture sampler work
2007-06-22 BrianAssorted token renaming/removal, minor state changes...
2007-06-22 Brianalpha test and misc changes
2007-06-20 Briancheckpoint: implement z/depth testing
2007-06-20 Keith WhitwellRename static variable in temporary tnl code
2007-06-20 Brianbetter comment
2007-06-20 Brianactually use new glClear code
2007-06-20 Brianfix comment
2007-06-20 BrianInitial work for glClear(), clear color state.
2007-06-20 Brianhook up point state
2007-06-20 BrianRe-org of surface/framebuffer state.
2007-06-19 Brianjust use regular malloc(), free(), memcpy()
2007-06-18 BrianAdded alpha test state.
2007-06-18 BrianDefine just one set of PIPE_FUNC_LESS, GREATER, EQUAL...
2007-06-15 BrianAdded st_update_framebuffer struct/object.
2007-06-15 Brianinitial framebuffer state
2007-06-15 Brianframebuffer state
2007-06-14 Keith WhitwellRename directories again?!
2007-06-14 Keith WhitwellRenamed softpipe directories and files to something...