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
2010-03-01
mesa: Rename pipe formats.
José Fonseca
2010-02-24
st/mesa: clean-ups in FBO code
Brian Paul
2010-02-24
st/mesa: clean-up of format-related code
Brian Paul
2010-02-24
st/mesa: code clean-ups in st_renderbuffer_alloc_storage()
Brian Paul
2010-02-19
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-11
st/mesa: fix gallium texture level selection for RTT
Brian Paul
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-15
st/mesa: Remove unnecessary header from st_cb_fbo.c.
Vinson Lee
2009-12-17
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-03
Move pf_get_block() to u_format auxiliary module.
Michal Krol
2009-12-03
Move pf_is_depth_stencil() to u_format auxiliary module.
Michal Krol
2009-11-30
gallium: interface cleanups, remove nblocksx/y from pipe_texture and more
Roland Scheidegger
2009-11-26
gallium: fix more statetrackers/drivers for not using texture width/height/de...
Roland Scheidegger
2009-11-19
gallium: don't use arrays for texture width,height,depth
Keith Whitwell
2009-10-28
Merge branch 'texformat-rework'
Brian Paul
2009-10-17
gallium: Permit surface_copy and surface_fill to be NULL.
Corbin Simpson
2009-10-08
mesa: remove a bunch of gl_renderbuffer fields
Brian Paul
2009-10-07
st/mesa: pass pipe_screen, not pipe_context to st_choose_format() functions
Brian Paul
2009-10-05
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-05
mesa: Copy textures' base format into wrapper renderbuffer.
José Fonseca
2009-10-01
st/mesa: check for null before asserts, fix possible mem leak
Brian Paul
2009-09-20
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Nicolai Hähnle
2009-09-20
mesa/st: Initialize format bits of framebuffer renderbuffers
Nicolai Hähnle
2009-07-30
mesa st: Report unsupported render-to-texture formats.
Thomas Hellstrom
2009-06-11
Merge branch 'mesa_7_5_branch'
José Fonseca
2009-06-10
mesa: Pure software accum buffer.
José Fonseca
2009-05-01
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-05-01
st: create renderbuffer's pipe_surface in st_render_texture()
Brian Paul
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
[next]