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
2008-12-04
gallium: query PIPE_CAP_MAX_VERTEX_TEXTURE_UNITS to set ctx->Constants.MaxVer...
Brian
2008-12-04
gallium: check vertex shaders for samplers/texture usage as we do for fragmen...
Brian
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
2008-11-26
gallium: replace 2 with PIPE_SHADER_TYPES
Brian Paul
2008-11-25
Merge commit 'origin/gallium-0.1' into gallium-0.2
Alan Hourihane
2008-11-24
gallium: fix inverted raster pos when drawing into FBO
Brian Paul
2008-11-24
mesa: pass shader centroid/invariant info through to the TGSI shader
Brian Paul
2008-11-24
mesa: Don't call fence_finish with a null fence.
José Fonseca
2008-11-21
mesa: Bring in new mesa sub-statetracker.
José Fonseca
2008-11-19
add SRGB formats
Alan Hourihane
2008-11-13
gallium: add st_set_teximage_surface for EXT_texture_from_pixmap
Ben Skeggs
2008-11-10
Merge commit 'origin/gallium-0.1' into gallium-0.2
Brian Paul
2008-11-10
Mesa: fix number of buffers in st_draw_vbo().
Pekka Paalanen
2008-11-07
gallium: translate DP2, DP2A, NRM3, NRM4, SSG opcodes
Brian Paul
2008-11-06
gallium: s/OPCODE_INT/OPCODE_TRUNC/
Brian Paul
2008-11-06
Merge commit 'origin/gallium-0.1' into gallium-0.2
Brian Paul
2008-11-06
gallium: added st_print_shaders() function to help w/ debugging
Brian Paul
2008-11-05
Merge commit 'origin/gallium-0.1' into gallium-0.2
Brian Paul
2008-11-05
gallium: added check for degenerate drawing calls
Brian Paul
2008-11-05
gallium: if VERBOSE_GLSL flag is set, check for non-initialized uniforms at d...
Brian Paul
2008-11-03
gallium: no renderbuffer, so just exit.
Alan Hourihane
2008-11-03
softpipe: Don't call pipe_buffer_destroy directly.
José Fonseca
2008-10-18
gallium: add some checks for null surface pointers in state tracker
Brian Paul
2008-10-17
Merge commit 'origin/gallium-0.1' into gallium-0.2
Brian Paul
2008-10-17
gallium: fix mis-matched malloc/free vs. aligned malloc/free
Brian Paul
2008-10-15
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
2008-10-10
mesa: new _mesa_set_vp_override() function for driver-override of vertex program
Brian Paul
2008-10-10
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
2008-10-09
mesa: rasterizer state depends on ST_NEW_VERTEX_PROGRAM
Brian Paul
2008-10-07
Mesa: fix the case where there are no vertex attributes.
Stephane Marchesin
2008-10-06
mesa: fix convolve/convolution mix-ups
Brian
2008-10-06
Mesa: fix the case where there are no vertex attributes.
Stephane Marchesin
2008-09-26
st: add prototype for st_get_framebuffer_dimensions()
Alan Hourihane
2008-09-26
st: export st_get_framebuffer_dimensions() to retrieve
Alan Hourihane
2008-09-26
mesa: fix incorrect parameter order
Brian Paul
2008-09-26
mesa: remove const qualifiers to match device driver interface function
Brian Paul
2008-09-26
gallium: rename tgsi_translate_mesa_program() to st_translate_mesa_program()
Brian Paul
2008-09-26
gallium: rename tgsi_translate_mesa_program() to st_translate_mesa_program()
Brian Paul
2008-09-26
st: change from ** to * for st_unreference_framebuffer()
Alan Hourihane
2008-09-21
gallium: cleanup the after merge framebuffer update code
Zack Rusin
2008-09-21
gallium: fix a fbo crash
Zack Rusin
2008-09-21
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-21
state_tracker: remove dead file
Keith Whitwell
2008-09-19
mesa: Fix arb parse constants
Brian Paul
2008-09-18
gallium: if we run out of memory in st_TexImage, flush and try again.
Brian Paul
2008-09-18
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-17
gallium: fix fog vs. pointcoord attribute handling in mesa->TGSI conversion
Brian Paul
2008-09-17
gallium: clean-up/fix msaa override in state tracker
Brian Paul
2008-09-17
gallium: include prog_print.h to silence warning
Brian Paul
[next]