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
/
gallium
/
drivers
/
nvfx
Age
Commit message (
Expand
)
Author
2010-09-03
nvfx: support indirect addressing in vps
Luca Barbieri
2010-09-03
nvfx: fix support for more than 8 texture units (fixes etqw crash)
Luca Barbieri
2010-09-01
nouveau/nvfx: Remove enforcement of bit depth being same as front buffer
Patrice Mandin
2010-08-28
nvfx: Remove util_is_pot in favor of util_is_power_of_two.
Vinson Lee
2010-08-25
nvfx: Set pointer to NULL after free.
Vinson Lee
2010-08-25
gallium: Use draw_set_index_buffer and others.
Chia-I Wu
2010-08-25
nvfx: Clean up header file inclusion in nvfx_screen.h.
Vinson Lee
2010-08-25
nvfx: Include missing headers in nvfx_shader.h.
Vinson Lee
2010-08-24
nvfx: Initialize variables on error path.
Vinson Lee
2010-08-23
nvfx: Remove unnecessary headers.
Vinson Lee
2010-08-24
nvfx: don't emit dummy commands on nv30
Luca Barbieri
2010-08-23
nvfx: improve fp temp accounting
Luca Barbieri
2010-08-23
nvfx: emit bo relocations only when needed
Luca Barbieri
2010-08-23
nvfx: match Gallium's gl_PointCoord brokenness
Luca Barbieri
2010-08-23
nvfx: support clip planes sensibly and fix them on nv30
Luca Barbieri
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
nvfx: Include missing header in nvfx_vertprog.c.
Vinson Lee
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
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
nvfx: Silence unused variable warning.
Vinson Lee
2010-08-21
nvfx: Silence uninitialized variable warnings.
Vinson Lee
2010-08-21
nvfx: Silence uninitialized variable warnings.
Vinson Lee
2010-08-21
nvfx: actually fix it properly
Luca Barbieri
2010-08-21
nvfx: fix incorrect assert
Luca Barbieri
2010-08-21
nvfx: Fix SCons build.
Vinson Lee
2010-08-21
nvfx: fix warnings
Luca Barbieri
2010-08-21
nvfx: enable translate_sse
Luca Barbieri
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
[next]