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
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
2010-08-21
util: Silence uninitialized variable warnings.
Vinson Lee
2010-08-21
glsl: Handle array declarations in function parameters.
Kenneth Graunke
2010-08-21
nvfx: actually fix it properly
Luca Barbieri
2010-08-21
nvfx: fix incorrect assert
Luca Barbieri
2010-08-21
util: Move loop variable declaration outside for loop.
Vinson Lee
2010-08-21
nvfx: Fix SCons build.
Vinson Lee
2010-08-21
nvfx: fix warnings
Luca Barbieri
2010-08-21
gallivm: Emit DIVPS instead of RCPPS.
José Fonseca
2010-08-21
nvfx: enable translate_sse
Luca Barbieri
2010-08-21
auxiliary: Add missing files to SCons build.
Vinson Lee
2010-08-21
auxiliary: Reorder list of files in Makefile.
Vinson Lee
2010-08-21
scons: Fix nvfx build.
Vinson Lee
2010-08-21
nvfx: slightly improve handling of overlong vps
Luca Barbieri
2010-08-21
nvfx: tweak CMP in fp
Luca Barbieri
2010-08-21
nvfx: implement CMP in vp
Luca Barbieri
2010-08-21
nvfx: implement TXL in fp
Luca Barbieri
2010-08-21
nvfx: implement SSG in fp
Luca Barbieri
2010-08-21
nvfx: implement DP2 in vp and fp
Luca Barbieri
2010-08-21
nvfx: implement TRUNC in vp and fp
Luca Barbieri
2010-08-21
nvfx: implement NOP
Luca Barbieri
2010-08-21
nvfx: add vertex program control flow
Luca Barbieri
2010-08-21
nvfx: fix vertex shader headers
Luca Barbieri
2010-08-21
nv40: add fragment program control flow
Luca Barbieri
2010-08-21
nvfx: refactor shader assembler
Luca Barbieri
2010-08-21
nvfx: add option to dump shaders in TGSI and native code
Luca Barbieri
2010-08-21
nvfx: improve and correct nvfx_shader.h
Luca Barbieri
2010-08-21
nvfx: fix lodbias
Luca Barbieri
2010-08-21
nvfx: mostly fix inline corruption magically
Luca Barbieri
2010-08-21
nvfx: fix GPU hardlocks when depth buffer is absent
Luca Barbieri
[next]