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: remove #include "nouveau_stateobj.h"
Luca Barbieri
2010-04-12
1
-1
/
+0
*
nvfx: rework validation logic to use code and avoid stateobjs
Luca Barbieri
2010-04-12
18
-285
/
+127
*
nvfx: add NVFX_NEW_{FRAG,VERT}CONST
Luca Barbieri
2010-04-12
4
-4
/
+6
*
nvfx: so->RING_3D: vertprog
Luca Barbieri
2010-04-12
2
-27
/
+19
*
nvfx: so->RING_3D: sr
Luca Barbieri
2010-04-12
1
-9
/
+6
*
nvfx: so->sb: blend
Luca Barbieri
2010-04-12
3
-27
/
+25
*
nvfx: so->sb: zsa
Luca Barbieri
2010-04-12
3
-40
/
+36
*
nvfx: so->sb: rasterizer
Luca Barbieri
2010-04-12
3
-52
/
+48
*
nvfx: so->RING_3D: screen
Luca Barbieri
2010-04-12
1
-93
/
+89
*
nvfx: so->RING_3D: viewport
Luca Barbieri
2010-04-12
1
-29
/
+25
*
nvfx: so->RING_3D: stipple
Luca Barbieri
2010-04-12
2
-15
/
+11
*
nvfx: so->RING_3D: scissor
Luca Barbieri
2010-04-12
2
-13
/
+10
*
nvfx: so->RING_3D: blend
Luca Barbieri
2010-04-12
1
-7
/
+4
*
nvfx: so->RING_3D: fb
Luca Barbieri
2010-04-12
3
-77
/
+117
*
nvfx: so->RING_3D: fragprog
Luca Barbieri
2010-04-12
4
-34
/
+49
*
nvfx: so->RING_3D: fragtex
Luca Barbieri
2010-04-12
5
-72
/
+83
*
nvfx: so->RING_3D: vbo
Luca Barbieri
2010-04-12
4
-118
/
+157
*
nvfx: stop using flush_notify
Luca Barbieri
2010-04-12
3
-4
/
+15
*
nouveau: add state buffers, lightweight replacement for state objects
Luca Barbieri
2010-04-12
1
-0
/
+1
*
nouveau: bind the 3D engine to subchannel 7 and add RING_3D
Luca Barbieri
2010-04-12
1
-0
/
+2
*
nvfx: avoid flushes in primitives
Luca Barbieri
2010-04-12
1
-5
/
+20
*
nvfx: fix bind flags
Luca Barbieri
2010-04-12
2
-3
/
+3
*
nvfx: make NOUVEAU_NO_TRANSFER default off
Luca Barbieri
2010-04-12
1
-1
/
+1
*
nvfx: always use M2MF instead of the blitter
Luca Barbieri
2010-04-12
1
-10
/
+5
*
nvfx: add missing vtbl for shared textures
Luca Barbieri
2010-04-12
1
-0
/
+1
*
nvfx: Silence uninitialized variable warning.
Vinson Lee
2010-04-10
1
-1
/
+1
*
nvfx: Silence uninitialized variable warnings.
Vinson Lee
2010-04-10
1
-2
/
+2
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
22
-273
/
+702
*
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-30
5
-7
/
+7
*
draw: Add EMIT_4UB_BGRA format
Jakob Bornecrantz
2010-03-26
1
-0
/
+6
*
nvfx: add NOUVEAU_VTXIDX_IN_VRAM variable to put vertex/index buffers in VRAM
Luca Barbieri
2010-03-23
3
-1
/
+33
*
nvfx: delay allocation of buffers in GART/VRAM to validation time
Luca Barbieri
2010-03-23
2
-5
/
+3
*
nvfx: don't crash on empty fragment program
Luca Barbieri
2010-03-23
1
-1
/
+2
*
nvfx: fix coding style in nvfx_transfer.c
Luca Barbieri
2010-03-23
1
-8
/
+8
*
nvfx: stop incessantly spewing debug messages on the terminal
Luca Barbieri
2010-03-23
2
-3
/
+8
*
nvfx: fix/workaround nv3x hwtnl issues
Luca Barbieri
2010-03-23
1
-5
/
+6
*
nvfx: fix sampler views support
Luca Barbieri
2010-03-22
3
-3
/
+2
*
nvfx: fix up after merge
Keith Whitwell
2010-03-15
1
-9
/
+7
*
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-15
2
-2
/
+36
*
nvfx: remove src_native_swz, which was a no-op
Luca Barbieri
2010-03-15
2
-88
/
+0
*
nvfx: clean up shader header
Luca Barbieri
2010-03-15
4
-103
/
+92
*
nvfx: draw: make swtnl draw_elements actually work.
Luca Barbieri
2010-03-15
1
-1
/
+1
*
nvfx: draw: emit color as floating point
Luca Barbieri
2010-03-15
1
-1
/
+1
*
nvfx: draw: make perspective corrective texturing work
Luca Barbieri
2010-03-15
1
-1
/
+8
*
nvfx: draw: create draw vp with ureg
Luca Barbieri
2010-03-15
1
-43
/
+24
*
nvfx: add NOUVEAU_SWTNL to force swtnl at runtime
Luca Barbieri
2010-03-15
1
-3
/
+10
*
nvfx: move nv04_surface_2d.c into nvfx directory
Luca Barbieri
2010-03-15
5
-2
/
+585
*
nvfx: fix viewport state after bypass removal for swtnl
Luca Barbieri
2010-03-15
1
-11
/
+24
*
nv30, nv40: move last files to nvfx/ and rm -rf nv30 nv40
Luca Barbieri
2010-03-15
7
-4
/
+673
*
nv30, nv40: partially non-trivially unify sampler state in nv[34]0_state.c
Luca Barbieri
2010-03-15
4
-26
/
+174
[prev]
[next]