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-08-22
st/mesa: added st_is_depth_stencil_combined() function
Brian Paul
2010-08-20
mesa/st: support using PIPE_TEXTURE_RECT internally
Luca Barbieri
2010-08-16
st/mesa: test for FEATURE defines
nobled
2010-07-19
st/mesa: fix FRAMEBUFFER_UNSUPPORTED with the D24S8 format
Marek Olšák
2010-05-18
st/mesa: fix wrong argument order
Roland Scheidegger
2010-05-17
mesa/st: adapt to interface changes
Roland Scheidegger
2010-04-30
st/mesa: ignore gl_texture_object::BaseLevel when allocating gallium textures
Brian Paul
2010-04-23
st/mesa: clean-up: use st_context() everywhere
Brian Paul
2010-04-23
st/mesa: replace 'usage' with 'bindings' to be consistent
Brian Paul
2010-04-21
mesa/st: Translate a few more mesa/gallium formats.
José Fonseca
2010-04-18
st/mesa: s/st_get_texobj_texture/st_get_texobj_resource/
Brian Paul
2010-04-18
st/mesa: remove st_texture_object::pipe field
Brian Paul
2010-04-18
st/mesa: s/st_renderbuffer_get_sampler_view/st_get_renderbuffer_sampler_view/
Brian Paul
2010-04-18
st/mesa: s/st_sampler_view_from_texture/st_create_texture_sampler_view/
Brian Paul
2010-04-18
st/mesa: s/st_get_stobj_sampler_view/st_get_texture_sampler_view/
Brian Paul
2010-04-13
st/mesa: Drop st_public support.
Chia-I Wu
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-30
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-17
st/mesa: plug in default for pipe_context::surface_copy() if needed
Brian Paul
2010-03-16
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-15
st/mesa: Cache FBO texture's sampler view object.
Michal Krol
2010-03-12
st/mesa: Implement st_api.h.
Chia-I Wu
2010-03-10
st/mesa: set strb->format field in st_render_texture()
Brian Paul
2010-03-08
st/mesa: don't detach renderbuffer, surface in st_finish_render_texture()
Brian Paul
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
[next]