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
Age
Commit message (
Expand
)
Author
2010-03-11
st/dri: move extension initilization to st/mesa completely
Marek Olšák
2010-03-11
st/mesa: always advertise texture_rectangle
Marek Olšák
2010-03-10
st/mesa: set strb->format field in st_render_texture()
Brian Paul
2010-03-10
st/mesa: add some comments in glReadPixels code
Brian Paul
2010-03-10
st/mesa: consolidate duplicated texture allocation code
Brian Paul
2010-03-10
Merge branch '7.8'
Brian Paul
2010-03-10
st/mesa: fix incorrect glCopyPixels between window/FBO
Brian Paul
2010-03-10
st/mesa: fix incorrect glDrawPixels into FBO
Brian Paul
2010-03-10
gallium: Do not mix winsys-drawable-handle and context-private.
Chia-I Wu
2010-03-10
gallium: plumb winsys-drawable-handle through to state tracker
Keith Whitwell
2010-03-09
mesa/st: initialize velements state properly
Roland Scheidegger
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-03-09
mesa/st: Gallium quads, by spec, never change provoking vertex.
Corbin Simpson
2010-03-08
st/mesa: don't detach renderbuffer, surface in st_finish_render_texture()
Brian Paul
2010-03-03
mesa: Eliminate index parameter to _mesa_feedback_vertex
Ian Romanick
2010-03-02
Merge branch 'gallium-format-cleanup'
José Fonseca
2010-03-02
Merge branch 'gallium-no-rhw-position'
Michal Krol
2010-03-01
mesa: Rename pipe formats.
José Fonseca
2010-03-01
st/mesa: fix mesa statetracker adaption to new vertex elements interface
Roland Scheidegger
2010-03-01
mesa: Use PIPE_FORMAT_R8G8B8A8_UNORM_REV where appropriate.
José Fonseca
2010-02-28
st/mesa: do not advertise S3TC if the external lib is not available
Marek Olšák
2010-02-24
st/mesa: updated comments
Brian Paul
2010-02-24
st/mesa: consolidate redundant format conversion code
Brian Paul
2010-02-24
st/mesa: more format code clean-up and removal
Brian Paul
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: use util_format_get_blocksize()
Brian Paul
2010-02-24
st/mesa: code clean-ups in st_renderbuffer_alloc_storage()
Brian Paul
2010-02-24
mesa: Update for UTIL_FORMAT_LAYOUT_xxx changes.
José Fonseca
2010-02-24
st/mesa: Reset clip state when clearing with quads.
Michal Krol
2010-02-24
st/mesa: Use cso context to manage clip state.
Michal Krol
2010-02-23
st/mesa: whitespace fixes
Brian Paul
2010-02-22
gallium: Remove bypass_vs_clip_and_viewport from rasteriser state.
Michal Krol
2010-02-22
st/mesa: change viewport Z scale/bias for glBitmap/glDrawPixels
Brian Paul
2010-02-22
st/mesa: Add checks for ST_SURFACE_x vs MESA_BUFFER_x
Brian Paul
2010-02-22
mesa/st: Make ST_SURFACE_DEPTH index consistent with mesa's BUFFER_DEPTH.
Brian Paul
2010-02-21
st/mesa: Fix memory leak on out-of-memory error path.
Vinson Lee
2010-02-19
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-19
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
Remove _mesa_memcpy in favor of plain memcpy.
Kenneth Graunke
2010-02-18
st/mesa: added some bitmap debug code (disabled)
Brian Paul
2010-02-18
Revert "st/mesa: Make the frontbuffer visible on st_flush(PIPE_FLUSH_FRAME)."
Francisco Jerez
2010-02-18
st/mesa: always call FLUSH_CURRENT before st->pipe->flush()
Keith Whitwell
2010-02-17
st/mesa: Make the frontbuffer visible on st_flush(PIPE_FLUSH_FRAME).
Francisco Jerez
2010-02-17
gallium: remove redundant nr_components field from pipe_vertex_element
Roland Scheidegger
2010-02-17
st/mesa: replace conditional with assertion
Brian Paul
2010-02-16
st/dri2: Use event-driven buffer validation.
Francisco Jerez
2010-02-14
st/mesa: minor assorted clean-ups
Brian Paul
2010-02-14
st/mesa: change some function return types
Brian Paul
[next]