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_cb_fbo.c
Age
Commit message (
Expand
)
Author
2009-05-01
st: when creating an on-demand front color buffer, init to back buffer image
Brian Paul
2009-05-01
st: added st_renderbuffer::defined flag
Brian Paul
2009-05-01
st: when double buffered, only create front color buffer on demand
Brian Paul
2009-04-09
st: rearrange some code to be a little more clear
Brian Paul
2009-04-09
gallium: remove unneeded compressed=0 assignment
Brian Paul
2009-03-04
gallium: Remove some superfluous instances of #include "p_inlines.h".
Michel Dänzer
2009-03-04
gallium: Unify reference counting.
Michel Dänzer
2009-03-03
gallium: remove old state tracker renderbuffer attachment assertion
Brian Paul
2009-02-27
gallium: add st_validate_framebuffer() driver function
Brian Paul
2009-02-16
Merge branch 'master' into gallium-texture-transfer
Keith Whitwell
2009-02-12
mesa: use new ST_CALLOC_STRUCT() macro in gallium state tracker
Brian Paul
2009-02-12
mesa: consistantly use mesa memory-functions in gallium state tracker
Brian Paul
2009-02-09
mesa: merge gallium-0.2 into gallium-master-merge
Brian Paul
2009-02-05
gallium: No longer allow CPU mapping surfaces directly.
Michel Dänzer
2009-02-02
gallium: remove pipe_buffer from surfaces
Zack Rusin
2009-01-30
gallium: make p_winsys internal
Zack Rusin
2009-01-15
mesa: tweak to formatting
Alan Hourihane
2009-01-15
mesa: small cleanup
Alan Hourihane
2009-01-14
mesa: handle some cases of 0x0 render targets
Alan Hourihane
2008-12-12
gallium: avoid mapping same vertex buffer in subsequent frames
Keith Whitwell
2008-09-17
gallium: new assertion on surface->texture
Brian Paul
2008-07-04
gallium: replace assertion with conditional
Brian Paul
2008-06-27
gallium: handle msaa
Roland Scheidegger
2008-06-27
gallium: Drop pipe_texture->cpp and pipe_surface->cpp.
José Fonseca
2008-06-19
gallium: remove unused vars
Brian Paul
2008-05-26
gallium: free renderbuffer's old texture in st_renderbuffer_alloc_storage()
Brian Paul
2008-05-09
gallium: depth textures have usage depth_stencil instead of render_target
Roland Scheidegger
2008-05-08
gallium: re-enable call to init_renderbuffer_bits(), remove dead code
Brian Paul
2008-05-07
gallium: fix some render to texture bugs
Brian Paul
2008-05-06
gallium: create drawing surfaces as GPU_READ/WRITE only
Brian Paul
2008-05-06
gallium: create renderbuffer surface w/out CPU_READ/WRITE flags
Michal Danzer
2008-05-02
gallium: set template.target = PIPE_TEXTURE_2D
Brian Paul
2008-05-02
gallium: identify depth-stencil textures
Keith Whitwell
2008-05-02
gallium: Add texture usage flags, special-case allocation of display targets
Keith Whitwell
2008-05-02
gallium: remove usage of winsys->surface_alloc_storage from state tracker
Keith Whitwell
2008-05-01
gallium: tex surface checkpoint
Keith Whitwell
2008-04-30
gallium: use new buffer wrapper functions in p_inlines.h
Brian Paul
2008-04-29
gallium: added some assertions to st_render_texture() to check surface format
Brian Paul
2008-04-25
gallium: Tell the driver the texture is updated when we finish rendering to it.
Michel Dänzer
2008-04-24
gallium: Initial support for pixel formats with unused storage components.
Michel Dänzer
2008-04-07
gallium: accum buffer fixes
Brian Paul
2008-04-07
gallium: clean-up in st_renderbuffer_alloc_storage()
Brian Paul
2008-03-26
gallium: Change pipe->flush() interface to optionally return a fence.
Michel Dänzer
2008-02-27
gallium: remove pipe_context->texture_create/release/get_tex_surface()
Brian
2008-02-20
gallium: state tracker didn't always notify drivers of texobj data changes
Brian
2008-01-25
gallium: rename pipe_buffer_handle to pipe_buffer, rework pipebuffer/ code
Keith Whitwell
2008-01-17
Back-port miscellaneous fixes from internal branch (mostly portability fixes).
José Fonseca
2008-01-14
Remove mapping fields from struct pipe_surface.
Michel Dänzer
2007-12-20
gallium: make state tracker explictly ask for rendercache flushes
Keith Whitwell
2007-12-13
add missing code for PIPE_FORMAT_S8_UNORM renderbuffer
Brian
[prev]
[next]