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
Age
Commit message (
Expand
)
Author
2010-08-22
glsl: Don't tree-graft in an expression in place of a function outval.
Eric Anholt
2010-08-22
st/mesa: fix ReadPixels crashes when reading depth/stencil from a FBO
Brian Paul
2010-08-22
mesa: use driver hook for creating new renderbuffers
Brian Paul
2010-08-22
st/mesa: clean-up pipe_get_transfer() calls
Brian Paul
2010-08-22
mesa: AC_SUBST the talloc libs/cflags so the ./configure results are saved.
Eric Anholt
2010-08-23
nvfx: fix minor memory leak
Luca Barbieri
2010-08-23
nvfx: support both sprite coord origins
Luca Barbieri
2010-08-23
nvfx: use 64-bit bitmasks for temps
Luca Barbieri
2010-08-22
r600g: fix DB decompression
Jerome Glisse
2010-08-22
nvfx: Include missing header in nvfx_vertprog.c.
Vinson Lee
2010-08-22
translate_sse: add R32G32B32A32_FLOAT -> X8X8X8X8_UNORM for EMIT_4UB
Jakob Bornecrantz
2010-08-22
translate_sse: refactor constant management
Luca Barbieri
2010-08-22
nvfx: refactor to support multiple fragment program versions
Luca Barbieri
2010-08-22
nvfx: move stuff around
Luca Barbieri
2010-08-22
r600g: depth buffer likely needs decompression when used as texture
Jerome Glisse
2010-08-22
glx/xlib: configurable strict/non-strict buffer size invalidate
Keith Whitwell
2010-08-22
llvmpipe: reduce size of fragment shader variant key
Keith Whitwell
2010-08-22
llvmpipe: remove unused member from lp_fragment_shader_variant_key
Keith Whitwell
2010-08-22
llvmpipe: don't clear unused bins
Keith Whitwell
2010-08-22
draw: reduce the size of the llvm variant key
Keith Whitwell
2010-08-22
glx/xlib: remove another XSync
Keith Whitwell
2010-08-22
glx/xlib: no need to call XSync from XMesaFlush
Keith Whitwell
2010-08-22
nvfx: simplify and correct fragment program update logic
Luca Barbieri
2010-08-22
nvfx: make stipple setting independent of enable
Luca Barbieri
2010-08-22
nvfx: fix vertex programs
Luca Barbieri
2010-08-22
nvfx: use relocations array for vp constants
Luca Barbieri
2010-08-22
r600g: Don't blindly unmap NULL->size.
Henri Verbeet
2010-08-22
svga: Do not shortcut NULL surface relocations with SVGA3D_INVALID_ID.
José Fonseca
2010-08-22
i965: Fix 8-wide FB writes on gen6.
Eric Anholt
2010-08-22
i965: Fix brw_math1 with scalar argument in gen6 FS.
Eric Anholt
2010-08-22
i965: Fix up WM push constant setup on gen6.
Eric Anholt
2010-08-22
i965: Use intel->gen >= 6 instead of IS_GEN6.
Eric Anholt
2010-08-22
libgl-xlib: Include missing header in xlib.c.
Vinson Lee
2010-08-22
nvfx: Silence unused variable warning.
Vinson Lee
2010-08-22
mesa: Initialize member variables in ir_to_mesa_src_reg constructor.
Vinson Lee
2010-08-21
mesa: Initialize variables in mesa_src_reg_from_ir_src_reg.
Vinson Lee
2010-08-21
util: Use #ifdef instead of #if.
Vinson Lee
2010-08-21
util: Define dump_cpu only for DEBUG builds.
Vinson Lee
2010-08-21
translate_sse: Silence uninitialized variable warnings.
Vinson Lee
2010-08-21
nvfx: Silence uninitialized variable warnings.
Vinson Lee
2010-08-21
i965g: Silence printf format warnings on 64-bit builds.
Vinson Lee
2010-08-21
nvfx: Silence uninitialized variable warnings.
Vinson Lee
2010-08-21
nv50: Silence incompatible pointer type initialization warning.
Vinson Lee
2010-08-21
nv50: Disable unused code.
Vinson Lee
2010-08-21
i965g: Fix printf format warning on 32-bit platforms.
Vinson Lee
2010-08-21
glsl: Silence uninitialized variable warning.
Vinson Lee
2010-08-21
r600g: partialy fix texturing from depth buffer + initial support for untiling
Jerome Glisse
2010-08-22
draw: Don't assert if indices point outside vertex buffer.
José Fonseca
2010-08-22
mesa: Removed another unused variable.
José Fonseca
2010-08-21
glsl: Silence unused variable warning.
Vinson Lee
[prev]
[next]