index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nvfx
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvfx: support clip planes sensibly and fix them on nv30
Luca Barbieri
2010-08-23
7
-116
/
+163
*
nvfx: fix minor memory leak
Luca Barbieri
2010-08-23
1
-1
/
+1
*
nvfx: support both sprite coord origins
Luca Barbieri
2010-08-23
3
-43
/
+108
*
nvfx: use 64-bit bitmasks for temps
Luca Barbieri
2010-08-23
1
-8
/
+8
*
nvfx: Include missing header in nvfx_vertprog.c.
Vinson Lee
2010-08-22
1
-0
/
+2
*
nvfx: refactor to support multiple fragment program versions
Luca Barbieri
2010-08-22
5
-76
/
+127
*
nvfx: move stuff around
Luca Barbieri
2010-08-22
5
-84
/
+95
*
nvfx: simplify and correct fragment program update logic
Luca Barbieri
2010-08-22
6
-94
/
+149
*
nvfx: make stipple setting independent of enable
Luca Barbieri
2010-08-22
4
-27
/
+3
*
nvfx: fix vertex programs
Luca Barbieri
2010-08-22
1
-0
/
+2
*
nvfx: use relocations array for vp constants
Luca Barbieri
2010-08-22
4
-35
/
+34
*
nvfx: Silence unused variable warning.
Vinson Lee
2010-08-22
1
-0
/
+1
*
nvfx: Silence uninitialized variable warnings.
Vinson Lee
2010-08-21
2
-0
/
+6
*
nvfx: Silence uninitialized variable warnings.
Vinson Lee
2010-08-21
1
-4
/
+4
*
nvfx: actually fix it properly
Luca Barbieri
2010-08-21
1
-1
/
+1
*
nvfx: fix incorrect assert
Luca Barbieri
2010-08-21
1
-6
/
+9
*
nvfx: Fix SCons build.
Vinson Lee
2010-08-21
7
-56
/
+105
*
nvfx: fix warnings
Luca Barbieri
2010-08-21
3
-5
/
+2
*
nvfx: enable translate_sse
Luca Barbieri
2010-08-21
1
-1
/
+1
*
scons: Fix nvfx build.
Vinson Lee
2010-08-21
1
-1
/
+2
*
nvfx: slightly improve handling of overlong vps
Luca Barbieri
2010-08-21
1
-2
/
+10
*
nvfx: tweak CMP in fp
Luca Barbieri
2010-08-21
1
-1
/
+1
*
nvfx: implement CMP in vp
Luca Barbieri
2010-08-21
1
-0
/
+13
*
nvfx: implement TXL in fp
Luca Barbieri
2010-08-21
1
-0
/
+6
*
nvfx: implement SSG in fp
Luca Barbieri
2010-08-21
1
-1
/
+13
*
nvfx: implement DP2 in vp and fp
Luca Barbieri
2010-08-21
2
-0
/
+10
*
nvfx: implement TRUNC in vp and fp
Luca Barbieri
2010-08-21
2
-6
/
+32
*
nvfx: implement NOP
Luca Barbieri
2010-08-21
2
-0
/
+4
*
nvfx: add vertex program control flow
Luca Barbieri
2010-08-21
2
-18
/
+169
*
nvfx: fix vertex shader headers
Luca Barbieri
2010-08-21
2
-4
/
+4
*
nv40: add fragment program control flow
Luca Barbieri
2010-08-21
2
-5
/
+247
*
nvfx: refactor shader assembler
Luca Barbieri
2010-08-21
3
-360
/
+357
*
nvfx: add option to dump shaders in TGSI and native code
Luca Barbieri
2010-08-21
2
-8
/
+30
*
nvfx: improve and correct nvfx_shader.h
Luca Barbieri
2010-08-21
1
-13
/
+65
*
nvfx: fix lodbias
Luca Barbieri
2010-08-21
2
-4
/
+4
*
nvfx: mostly fix inline corruption magically
Luca Barbieri
2010-08-21
1
-1
/
+9
*
nvfx: fix GPU hardlocks when depth buffer is absent
Luca Barbieri
2010-08-21
4
-5
/
+15
*
nvfx: fire ring after transfers
Luca Barbieri
2010-08-21
1
-0
/
+5
*
nv30: band-aid viewport issues
Luca Barbieri
2010-08-21
1
-3
/
+5
*
nvfx: support flatshade_first
Luca Barbieri
2010-08-21
2
-1
/
+4
*
nvfx: expose GLSL
Luca Barbieri
2010-08-21
1
-1
/
+1
*
nvfx: support proper shader linkage - adds glsl support
Luca Barbieri
2010-08-21
7
-88
/
+211
*
nvfx: rewrite draw code and buffer code
Luca Barbieri
2010-08-21
19
-826
/
+1357
*
nvfx: refactor sampling code, add support for swizzles and depth tex
Luca Barbieri
2010-08-21
8
-393
/
+521
*
nvfx: new 2D: unify textures and buffers
Luca Barbieri
2010-08-21
4
-137
/
+46
*
nvfx: new 2D: use a CPU copy for up to 4 pixels, up from 0
Luca Barbieri
2010-08-21
1
-5
/
+1
*
nvfx: new 2D: new render temporaries with resources
Luca Barbieri
2010-08-21
8
-146
/
+408
*
nv30: new 2D: support ARB_texture_rectangle
Luca Barbieri
2010-08-21
2
-3
/
+36
*
nvfx: new 2D: optimize fragtex format lookup
Luca Barbieri
2010-08-21
2
-50
/
+10
*
nvfx: new 2D: enable swizzling for all surfaces
Luca Barbieri
2010-08-21
1
-17
/
+4
[next]