index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
state_tracker
/
st_atom_framebuffer.c
Age
Commit message (
Expand
)
Author
2008-05-08
gallium: fix render to depth texture
Brian Paul
2008-05-07
gallium: fix some render to texture bugs
Brian Paul
2008-05-02
Some changed for non-C99 compilers
Alan Hourihane
2008-04-14
gallium: fix multi drawbuffer fb state
Brian
2008-04-09
gallium: more elaborate tracking of front color buffer state
Brian Paul
2008-03-20
gallium: assign framebuffer width, height
Brian
2008-03-19
gallium: need to set/save framebuffer state in st_context since we use it els...
Brian Paul
2008-03-19
gallium: implement CSO save/restore functions for use by meta operations (bli...
Brian
2008-01-23
gallium: remove support for separate depth/stencil buffers. Always combined ...
Brian
2007-10-30
Set _NEW_BUFFERS in glRead/DrawBuffer().
Brian
2007-10-20
renderbuffer tweaks in update_framebuffer_state()
Brian
2007-10-17
Update framebuffer state in response to _NEW_COLOR (set by glDrawBuffer)
Brian
2007-09-19
Fix window resizes.
Michel Dänzer
2007-08-25
add names to tracked state atoms to improve debug
keithw
2007-08-09
Checkpoint intel_renderbuffer removal.
Brian
2007-07-31
fix assertions
Brian
2007-07-30
remove some obsolete xmesa remnants
Brian
2007-07-30
Lots of improvements to the surface-related code.
Brian
2007-06-25
code for functional Z buffer surface
Brian
2007-06-20
checkpoint: implement z/depth testing
Brian
2007-06-19
Re-org of surface/framebuffer state.
Brian
2007-06-15
framebuffer state
Brian