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_bitmap.c
Age
Commit message (
Expand
)
Author
2010-05-21
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-17
mesa/st: adapt to interface changes
Roland Scheidegger
2010-05-12
st/mesa: Make st_cb_{bitmap,drawpixels}.h FEATURE_drawpix aware.
Chia-I Wu
2010-05-11
mesa/st: Remove internal flushes from Mesa state tracker.
José Fonseca
2010-04-23
st/mesa: clean-up: use st_context() everywhere
Brian Paul
2010-04-18
st/mesa: s/st_sampler_view_from_texture/st_create_texture_sampler_view/
Brian Paul
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-13
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-12
st/mesa: Associate a sampler view with an st texture object.
Michal Krol
2010-03-11
gallium: remove pipe_context member from pipe_transfer
Keith Whitwell
2010-03-11
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-09
Merge branch 'gallium-vertexelementcso'
Roland Scheidegger
2010-03-09
st/mesa: fix clear/drawpixels/bitmap for new cso vertex elements interface
Roland Scheidegger
2010-02-22
st/mesa: change viewport Z scale/bias for glBitmap/glDrawPixels
Brian Paul
2010-02-19
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-18
st/mesa: added some bitmap debug code (disabled)
Brian Paul
2010-02-10
st/mesa: Silence uninitialized variable warning in st_cb_bitmap.c.
Vinson Lee
2010-02-03
Merge branch 'gallium-embedded'
José Fonseca
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-01
st/mesa: remove duplicate calculation of fp input mapping
Keith Whitwell
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-21
mesa: Use pipe_buffer_write_nooverlap where appropriate.
José Fonseca
2010-01-16
st/mesa: Remove unnecessary headers from st_cb_bitmap.c.
Vinson Lee
2009-11-26
Merge commit 'origin/st-shader-varients'
Roland Scheidegger
2009-11-17
mesa: fix assorted compiler warnings
Brian Paul
2009-11-15
mesa/st: refactor vertex and fragment shader translation
Keith Whitwell
2009-10-02
mesa/st: don't reuse vertex buffers for bitmap, clear quads
Keith Whitwell
2009-09-03
mesa: consolidate PBO map/unmap helpers
Brian Paul
2009-09-01
st/mesa: use new _mesa_expand_bitmap() function
Brian Paul
2009-08-24
st/mesa: flush bitmap cache if Z value changes
Brian Paul
2009-04-19
st: Wait to create bitmap transfer until needed
Jakob Bornecrantz
2009-04-17
gallium: Create OGL state tracker wrappers for various CPU access operations.
Thomas Hellstrom
2009-04-14
mesa: merge the prog_src_register::NegateBase and NegateAbs fields
Brian Paul
2009-04-09
st: remove comp_byte parameter to st_texture_create()
Brian Paul
2009-03-13
gallium: consolidate bypass_vs and bypass_clipping flags
Keith Whitwell
2009-03-13
gallium: no need to keep a copy of shader tokens in state tracker
Keith Whitwell
2009-03-09
st: also check for a8 texture support in bitmap code
Keith Whitwell
2009-03-04
mesa: Clear cache->trans after destroying the transfer.
José Fonseca
2009-03-04
gallium: Unify reference counting.
Michel Dänzer
2009-02-24
mesa/st: support l8 as well as i8 in bitmap code
Keith Whitwell
2009-02-24
gallium: Add pipe_buffer_write/read inlines.
José Fonseca
2009-02-19
mesa: Free the util shaders with the gallium's FREE.
José Fonseca
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-05
gallium: No longer allow CPU mapping surfaces directly.
Michel Dänzer
2008-12-15
Merge commit 'origin/gallium-0.1' into gallium-0.2
Alan Hourihane
2008-12-12
gallium: avoid mapping same vertex buffer in subsequent frames
Keith Whitwell
2008-11-28
Merge commit 'origin/gallium-0.1' into gallium-0.2
Alan Hourihane
2008-11-26
gallium: fix glBitmap color bug
Brian Paul
[next]