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-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-23
st/mesa: whitespace fixes
Brian Paul
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
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
2010-02-14
st/mesa: move per-fragment shader fields to local vars
Brian Paul
2010-02-14
st/mesa: use _mesa_clone_fragment_program()
Brian Paul
2010-02-14
mesa: Add missing include.
José Fonseca
2010-02-14
mesa: Use util_format_name().
José Fonseca
2010-02-12
st/mesa: restore draw rasterization stage after rasterpos
Brian Paul
2010-02-12
st/mesa: improved draw_range_elements code
Brian Paul
2010-02-12
st/mesa: rename state -> tgsi, updated comments
Brian Paul
2010-02-12
st/mesa: remove unused var
Brian Paul
2010-02-12
Merge branch 'gallium-dynamicstencilref'
Roland Scheidegger
2010-02-12
gallium: make max_anisotropy a unsigned bitfield member
Roland Scheidegger
2010-02-11
gallium: give pipe_stencil_ref its own cso_save/restore functions
Roland Scheidegger
2010-02-11
st/mesa: fix gallium texture level selection for RTT
Brian Paul
2010-02-11
gallium: also save/restore stencil_ref in cso_save/restore_depth_stencil_alpha
Roland Scheidegger
2010-02-10
st/mesa: Silence uninitialized variable warning in st_cb_bitmap.c.
Vinson Lee
2010-02-10
st/mesa: more fixes for stencil ref change.
Roland Scheidegger
2010-02-09
gallium: don't put stencil ref value in pipe_depth_stencil_alpha_state
Roland Scheidegger
2010-02-09
Merge branch 'gallium-nopointsizeminmax'
Roland Scheidegger
2010-02-08
st/mesa: fix wrong initialization of MaxPointSize
Roland Scheidegger
2010-02-09
st/mesa: remove special-case cyl-wrap code
Brian Paul
2010-02-09
st/mesa: check for PROG_PARAM_BIT_CYL_WRAP flag
Brian Paul
2010-02-09
mesa: Ensure object refcount is null when destroying the buffer.
José Fonseca
2010-02-05
st/mesa: allow negative index for PROGRAM_STATE_VAR
Brian Paul
2010-02-05
st/mesa: 'fix' point coord semantic info
Brian Paul
2010-02-04
mesa: change ctx->Driver.ProgramStringNotify() to return GLboolean
Brian Paul
2010-02-04
gallium: add point_quad_rasterization bit to rasterizer state
Roland Scheidegger
[next]