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
/
nvfx_vbo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: notify drivers about possible changes in user buffer contents
Marek Olšák
2011-02-14
1
-0
/
+3
*
gallium: drivers should reference vertex buffers
Marek Olšák
2011-01-06
1
-11
/
+3
*
nvfx: Remove unused variable.
Vinson Lee
2010-12-25
1
-1
/
+0
*
nvfx: restore BEGIN_RING usage
Xavier Chantry
2010-12-25
1
-11
/
+12
*
nouveau: fix includes for latest libdrm
Ben Skeggs
2010-12-21
1
-2
/
+1
*
nvfx: switch to rules-ng-ng register headers
Luca Barbieri
2010-09-05
1
-40
/
+40
*
nvfx: add rewritten swtnl support
Luca Barbieri
2010-09-05
1
-0
/
+38
*
nvfx: fix division by zero in vp-ignore-input
Luca Barbieri
2010-09-03
1
-1
/
+1
*
nvfx: emit bo relocations only when needed
Luca Barbieri
2010-08-23
1
-0
/
+3
*
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
1
-9
/
+16
*
nvfx: fix warnings
Luca Barbieri
2010-08-21
1
-1
/
+0
*
nvfx: enable translate_sse
Luca Barbieri
2010-08-21
1
-1
/
+1
*
nvfx: rewrite draw code and buffer code
Luca Barbieri
2010-08-21
1
-539
/
+477
*
gallium: Keep only pipe_context::draw_vbo.
Chia-I Wu
2010-07-29
1
-2
/
+2
*
gallium: Implement draw_vbo and set_index_buffer for all drivers.
Chia-I Wu
2010-07-29
1
-6
/
+33
*
nvfx: Add missing header.
Vinson Lee
2010-04-25
1
-0
/
+1
*
Merge branch 'gallium-index-bias'
José Fonseca
2010-04-20
1
-6
/
+12
|
\
|
*
nvfx: Adapt for index bias interface change.
José Fonseca
2010-04-19
1
-6
/
+12
*
|
nvfx: move declarations before code
Brian Paul
2010-04-18
1
-11
/
+12
*
|
nvfx: fix void * arithmetic warning
Brian Paul
2010-04-18
1
-1
/
+1
|
/
*
nvfx: Remove unused variables.
Vinson Lee
2010-04-17
1
-1
/
+0
*
nouveau: replace vtxbuf/idxbuf caps with BO_ flags in nouveau_screen and fix ...
Luca Barbieri
2010-04-15
1
-8
/
+14
*
nvfx: fix for 64-bit systems
Luca Barbieri
2010-04-13
1
-1
/
+1
*
nvfx: don't use hw index buffers on nv3x and nv44
Luca Barbieri
2010-04-12
1
-1
/
+1
*
nvfx: add support for ARB_half_float_vertex
Luca Barbieri
2010-04-12
1
-0
/
+10
*
nvfx: move check for NOUVEAU_SWTNL
Luca Barbieri
2010-04-12
1
-11
/
+2
*
nvfx: rework validation logic to use code and avoid stateobjs
Luca Barbieri
2010-04-12
1
-9
/
+1
*
nvfx: so->RING_3D: vbo
Luca Barbieri
2010-04-12
1
-115
/
+150
*
nvfx: avoid flushes in primitives
Luca Barbieri
2010-04-12
1
-5
/
+20
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-16
/
+18
*
nvfx: add NOUVEAU_VTXIDX_IN_VRAM variable to put vertex/index buffers in VRAM
Luca Barbieri
2010-03-23
1
-1
/
+1
*
nvfx: delay allocation of buffers in GART/VRAM to validation time
Luca Barbieri
2010-03-23
1
-1
/
+1
*
nvfx: draw: make swtnl draw_elements actually work.
Luca Barbieri
2010-03-15
1
-1
/
+1
*
nvfx: add NOUVEAU_SWTNL to force swtnl at runtime
Luca Barbieri
2010-03-15
1
-3
/
+10
*
nv30, nv40: unify nv[34]0_vbo.c
Luca Barbieri
2010-03-15
1
-0
/
+563