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_framebuffer.c
Age
Commit message (
Expand
)
Author
2010-02-22
st/mesa: Add checks for ST_SURFACE_x vs MESA_BUFFER_x
Brian Paul
2010-02-03
Merge branch 'gallium-embedded'
José Fonseca
2010-02-03
mesa: Factor out the fb initialization details from _mesa_new_framebuffer.
Francisco Jerez
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-01-14
st/mesa: Remove unnecessary headers from st_framebuffer.c.
Vinson Lee
2009-10-09
st/mesa: create aux buffers according to visual
Brian Paul
2009-09-20
mesa/st: Create front renderbuffer on the fly when supplied with a surface
Nicolai Hähnle
2009-07-04
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-07-07
gallium: Only set FRONT_STATUS_COPY_OF_BACK if there is a back buffer.
Michel Dänzer
2009-06-17
mesa: rework viewport/scissor initialization code
Brian Paul
2009-06-24
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-11
Merge branch 'mesa_7_5_branch'
José Fonseca
2009-06-10
mesa: Pure software accum buffer.
José Fonseca
2009-05-01
st: if st_swapbuffers() is called for single-buffered visual don't crash
Brian Paul
2009-05-01
st: added st_renderbuffer::defined flag
Brian Paul
2009-05-01
set: new st_swapbuffers() which does a true front/back buffer swap
Brian Paul
2009-05-01
st: when double buffered, only create front color buffer on demand
Brian Paul
2009-03-26
gallium: Remove some little-used fields from struct pipe_surface.
Michel Dänzer
2009-03-07
mesa: move glViewport and glDepthRange functions into new viewport.c file
Brian Paul
2009-03-07
mesa: remove last of _mesa_unreference_framebuffer() calls
Brian Paul
2009-03-04
gallium: Remove some superfluous instances of #include "p_inlines.h".
Michel Dänzer
2009-02-12
mesa: use new ST_CALLOC_STRUCT() macro in gallium state tracker
Brian Paul
2009-01-23
gallium: change the st_get_framebuffer_surface/texture functions
Alan Hourihane
2008-12-30
gallium: Remove unused variables.
José Fonseca
2008-12-19
gallium: set ST_NEW_FRAMEBUFFER when setting new surfaces
Alan Hourihane
2008-12-10
Merge commit 'origin/gallium-0.1' into gallium-0.2
Brian Paul
2008-12-10
gallium: only mark back color buffer surfaces as undefined after swapbuffers
Brian Paul
2008-11-05
Merge commit 'origin/gallium-0.1' into gallium-0.2
Brian Paul
2008-11-03
gallium: no renderbuffer, so just exit.
Alan Hourihane
2008-10-18
gallium: add some checks for null surface pointers in state tracker
Brian Paul
2008-09-26
st: add prototype for st_get_framebuffer_dimensions()
Alan Hourihane
2008-09-26
st: export st_get_framebuffer_dimensions() to retrieve
Alan Hourihane
2008-09-26
st: change from ** to * for st_unreference_framebuffer()
Alan Hourihane
2008-09-17
gallium: clean-up/fix msaa override in state tracker
Brian Paul
2008-08-28
gallium: change the conditional which tests for combined Z+stencil buffers
Brian Paul
2008-08-15
mesa: Issue PIPE_FLUSH_FRAME in glSwapBuffers/glFlush/glFinish.
José Fonseca
2008-07-22
add env var to override msaa visual selection
Roland Scheidegger
2008-06-27
gallium: handle msaa
Roland Scheidegger
2008-06-23
gallium: Add accessor functions to get textures from a st_framebuffer
Jakob Bornecrantz
2008-06-18
gallium: added new st_set_framebuffer_surface()
Brian Paul
2008-06-09
gallium: include scissor.h
Brian Paul
2008-04-09
gallium: more elaborate tracking of front color buffer state
Brian Paul
2008-04-07
gallium: accum buffer fixes
Brian Paul
2008-03-26
gallium: Change pipe->flush() interface to optionally return a fence.
Michel Dänzer
2008-02-26
gallium: #includes to silence warnings
Brian
2008-02-26
gallium: fix zero-sized viewport bug
Brian
2008-01-26
gallium: add notify_swapbuffers_complete, use it to set surfaces to undefined...
Keith Whitwell
2008-01-26
gallium: specialize glFlush vs other flush semantics
Keith Whitwell
2007-12-20
gallium: make state tracker explictly ask for rendercache flushes
Keith Whitwell
2007-12-19
Fix problem with initial viewport/scissor size.
Brian
[next]