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
2009-12-11
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-09
mesa: Move OES_read_format support from drivers into the core.
Eric Anholt
2009-12-08
Merge branch 'gallium-strict-aliasing'
Roland Scheidegger
2009-12-08
gallium: fix more potential strict aliasing issues
Roland Scheidegger
2009-12-07
gallium/util: fix util_color_[un]pack[-ub] to be strict aliasing safe
Roland Scheidegger
2009-12-07
st/mesa: remove debug code
Brian Paul
2009-12-07
st/mesa: negate DDY to match GL semantics
Brian Paul
2009-12-07
st/mesa: fix up comment
Brian Paul
2009-12-05
st/mesa: Prefer alpha-less formats for RGB textures.
Michel Dänzer
2009-12-04
Merge branch 'gallium-noblocks'
Roland Scheidegger
2009-12-02
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
2009-12-01
st/mesa: updated emit_swz() comment
Brian Paul
2009-12-01
mesa: Update vertex texture code after gallium changes.
Michal Krol
2009-12-01
st: Update for renamed sampler/texture state setters.
Michal Krol
2009-11-30
gallium: interface cleanups, remove nblocksx/y from pipe_texture and more
Roland Scheidegger
2009-11-30
st/mesa: handle front/back-face +1/-1 vs. 1/0 conversion
Brian Paul
2009-11-27
Merge branch 'width0'
Roland Scheidegger
2009-11-26
gallium: fix more statetrackers/drivers for not using texture width/height/de...
Roland Scheidegger
2009-11-26
Merge commit 'origin/st-shader-varients'
Roland Scheidegger
2009-11-19
gallium: don't use arrays for texture width,height,depth
Keith Whitwell
2009-11-19
st/mesa: replace st_flush() with pipe->flush()
Brian Paul
2009-11-19
st/mesa: get rid of compressed_num_bytes() code
Brian Paul
2009-11-19
st/mesa: remove is_compressed_mesa_format()
Brian Paul
2009-11-19
st/mesa: remove pointless assertion
Brian Paul
2009-11-17
Merge branch 'outputswritten64'
Ian Romanick
2009-11-17
mesa: fix assorted compiler warnings
Brian Paul
2009-11-15
st/mesa: comments for st_draw.c
Brian Paul
2009-11-15
mesa/st: refactor vertex and fragment shader translation
Keith Whitwell
2009-11-15
mesa/st: emit tgsi vertex shader directly for drawpixels
Keith Whitwell
2009-11-15
mesa/st: don't calculate unused output_flags data either
Keith Whitwell
2009-11-15
mesa/st: don't calculate unused input_flags data
Keith Whitwell
2009-11-15
mesa/st: don't calculate unused vs input semantic tags
Keith Whitwell
2009-11-06
mesa: Export S3_s3tc as well.
José Fonseca
2009-11-06
mesa: Translate MAP_UNSYNCHRONIZED_BIT.
José Fonseca
2009-11-03
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-11-03
st/mesa: clip pixels in draw_stencil_pixels to avoid crash
Marek Olšák
2009-11-03
st/mesa: don't use util_blit_pixels_writemask() for depth or depth/stencil
Brian Paul
2009-11-03
st/mesa: fix tests for depth and depth/stencil texture formats
Brian Paul
2009-10-29
mesa: Add MESA_FORMAT_Z24_X8.
José Fonseca
2009-10-29
st/mesa: fix PIPE_FORMAT_X8Z24 <> MESA_FORMAT_X8_Z24 conversion
David Heidelberger
2009-10-29
st/mesa: Add conversion from PIPE_FORMAT_X8Z24_UNORM to MESA_FORMAT_S8_Z24.
David Heidelberger
2009-10-29
st/mesa: Fix nouveau glxinfo after merging texformat-rework.
David Heidelberger
2009-10-29
mesa: Fix compilation errors and warnings when features are disabled.
Chia-I Wu
2009-10-28
Merge branch 'texformat-rework'
Brian Paul
2009-10-28
mesa/st: fix crash in st_texture_image_copy
Marek Olšák
2009-10-25
mesa: choose texture format in core mesa, not drivers
Brian Paul
2009-10-25
mesa: remove _mesa_compressed_row_stride() calls
Brian Paul
2009-10-24
mesa: remove ctx->Driver.CompressedTextureSize() hook
Brian Paul
2009-10-24
mesa: change compressed texture size calls
Brian Paul
2009-10-23
gallium: remove the swizzling parts of ExtSwizzle
Keith Whitwell
[next]