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
Age
Commit message (
Expand
)
Author
2011-01-25
softpipe: support for 1D/2D texture arrays
Brian Paul
2011-01-25
st/mesa: support for 1D/2D texture arrays
Brian Paul
2011-01-25
tgsi: add support for 1D/2D texture arrays
Brian Paul
2011-01-25
configure.ac: define LIBDRM_INTEL_REQUIRED
Tormod Volden
2011-01-25
mesa: remove isProxy local var
Brian Paul
2011-01-25
mesa: use texFormat local var in more places
Brian Paul
2011-01-25
mesa: consolidate error handling code in _mesa_GetTexLevelParameteriv()
Brian Paul
2011-01-25
mesa: consolidate error handling in set_tex_parameteri()
Brian Paul
2011-01-25
mesa: add checks for GL_EXT_texture_array
Brian Paul
2011-01-25
linker: Propagate max_array_access while linking functions
Ian Romanick
2011-01-25
linker: Set sizes for non-global arrays as well
Ian Romanick
2011-01-25
ir_to_mesa: Add several assertions about sizes of arrays
Ian Romanick
2011-01-25
glsl: silence uninitialized var warning in read_texture()
Brian Paul
2011-01-25
r600g: Implement timer queries.
Mathias Fröhlich
2011-01-25
r600g: Implement asyncronous query results.
Mathias Fröhlich
2011-01-25
r600g: Fix meaning of num_results for queries.
Mathias Fröhlich
2011-01-25
fix potential leak in r600_context_init
Tim Wiederhake
2011-01-25
silences some valgrind warnings
Tim Wiederhake
2011-01-25
Revert "glapi: adding missing @GOTPCREL qualifer in glapi_x86-64.S"
Brian Paul
2011-01-25
softpipe: fix off-by-one error in setup_fragcoord_coeff()
Brian Paul
2011-01-25
st/mesa: add comments in emit_wpos()
Brian Paul
2011-01-25
st/mesa: fix incorrect fragcoord.x translation
Brian Paul
2011-01-25
glapi: adding @ char before type specifier in glapi_x86.S
Dimitry Andric
2011-01-25
glapi: adding missing @GOTPCREL qualifer in glapi_x86-64.S
Dimitry Andric
2011-01-25
svga: link libwsw for dri-vmwgfx target with make build system too
Roland Scheidegger
2011-01-25
u_blitter: remove bogus assertion
Marek Olšák
2011-01-25
u_blitter: report recursion, update comments
Marek Olšák
2011-01-24
nvc0: Move declaration before code.
Vinson Lee
2011-01-24
gallium/tgsi: update the docs for the new opcodes a bit
Zack Rusin
2011-01-24
mesa: add red, red/green formats in _mesa_base_fbo_format()
Brian Paul
2011-01-24
mesa: plug in fallback function for ctx->Driver.ValidateFramebuffer()
Brian Paul
2011-01-24
mesa: new cases in _mesa_base_fbo_format()
Brian Paul
2011-01-24
Revert "mesa: Simplify _mesa_base_fbo_format by making it exceptions to texim...
Brian Paul
2011-01-24
scons: Add nvc0 to SConscript.
Vinson Lee
2011-01-24
vega: implement handler/pointer conversion using a hash table
Brian Paul
2011-01-24
vega: remove redundant functions found elsewhere
Brian Paul
2011-01-24
vega: replace casts with pointer/handle conversion functions
Brian Paul
2011-01-24
glx: fix request lengths
Julien Cristau
2011-01-25
svga: Add more swrast debuging
Jakob Bornecrantz
2011-01-25
svga: Use get once helpers for context debug envs
Jakob Bornecrantz
2011-01-25
rbug: Fix surface reference leak
Jakob Bornecrantz
2011-01-25
glsl: Fix mingw crosscompile
Jakob Bornecrantz
2011-01-25
r600g: FLT_TO_INT* are vector instructions on Evergreen.
Henri Verbeet
2011-01-24
graw: add a test showing the new sampling scheme in action
Zack Rusin
2011-01-24
gallium: implement modern sampling scheme
Zack Rusin
2011-01-24
st/mesa: Enable EXT_texture_format_BGRA8888 for gles1/2
Benjamin Franzke
2011-01-24
st/mesa: support internalFormat=GL_BGRA in TexImage2D
Benjamin Franzke
2011-01-24
mesa/es: require internalFormat==format in TexImage2D
Benjamin Franzke
2011-01-24
mesa: allow internalFormat=GL_BGRA_EXT in TexImage2D
Benjamin Franzke
2011-01-24
mesa: s/movzxw/movzwl/ in read_rgba_span_x86.S
Dimitry Andric
[next]