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,nv50: pipe_reference the constant buffers
Christoph Bumiller
2011-01-08
1
-1
/
+1
*
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
15
-164
/
+184
*
nouveau: fix includes for latest libdrm
Ben Skeggs
2010-12-21
2
-3
/
+2
*
nvfx: fix fragprog word swapping on big-endian machines
Ben Skeggs
2010-12-16
1
-2
/
+2
*
init ps->context with util_surfaces_get and do_get
Xavier Chantry
2010-12-05
1
-2
/
+1
*
nvfx: fixes after array textures merge
Xavier Chantry
2010-12-05
2
-9
/
+10
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
11
-70
/
+79
*
nvfx: reset nvfx->hw_zeta
Xavier Chantry
2010-11-25
1
-1
/
+3
*
nvfx: fb->nr_cbufs <= 1 on nv30
Xavier Chantry
2010-11-25
1
-1
/
+1
*
gallium: add PIPE_SHADER_CAP_SUBROUTINES
Marek Olšák
2010-11-22
1
-0
/
+4
*
nvfx: only expose one rt on nv30
Xavier Chantry
2010-11-20
1
-1
/
+1
*
nvfx: fill out CAPs for indirect addressing
Marek Olšák
2010-11-12
1
-0
/
+11
*
nvfx: fill PIPE_CAP_PRIMITIVE_RESTART and PIPE_CAP_SHADER_STENCIL_EXPORT
Lucas Stach
2010-11-11
1
-0
/
+4
*
nvfx: Pair os_malloc_aligned() with os_free_aligned().
Krzysztof Smiechowicz
2010-10-04
1
-1
/
+1
*
nvfx: add RGB framebuffer format support in addition to BGR
Luca Barbieri
2010-09-24
2
-0
/
+8
*
nvfx: allow setting NULL constant buffers
Luca Barbieri
2010-09-24
1
-1
/
+1
*
nvfx: remove gl_PointCoord hack
Luca Barbieri
2010-09-22
1
-7
/
+6
*
nvfx: Silence uninitialized variable warnings.
Vinson Lee
2010-09-18
1
-0
/
+2
*
nvfx: Remove const qualifer from nvfx_vertprog_translate.
Vinson Lee
2010-09-18
1
-1
/
+1
*
nvfx: Silence uninitialized variable warnings.
Vinson Lee
2010-09-15
1
-0
/
+3
*
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
2010-09-14
1
-45
/
+74
*
nvfx: Remove unused variables.
Vinson Lee
2010-09-12
3
-3
/
+1
*
nvfx: Move declaration before code.
Vinson Lee
2010-09-12
1
-6
/
+12
*
nv30: fix breakage due to 10 texcoord support on nv40
Luca Barbieri
2010-09-11
1
-2
/
+2
*
nvfx: fix return in vp main
Luca Barbieri
2010-09-06
1
-17
/
+39
*
nvfx: support nv30 simulation on nv40
Luca Barbieri
2010-09-05
7
-32
/
+50
*
nvfx: move nv04_2d to rules-ng-ng
Luca Barbieri
2010-09-05
2
-17
/
+1363
*
nvfx: switch to rules-ng-ng register headers
Luca Barbieri
2010-09-05
17
-334
/
+2356
*
nvfx: remove remaining BEGIN_RING/eng3d uses
Luca Barbieri
2010-09-05
2
-15
/
+18
*
nvfx: pause occlusion queries during blitter usage
Luca Barbieri
2010-09-05
3
-9
/
+35
*
nvfx: properly return fogcoord.w == 1
Luca Barbieri
2010-09-05
1
-1
/
+15
*
nvfx: support saturate in vp
Luca Barbieri
2010-09-05
2
-66
/
+93
*
nvfx: add rewritten swtnl support
Luca Barbieri
2010-09-05
8
-263
/
+238
*
nvfx: use a piglit-ignored format for unknown cap message
Luca Barbieri
2010-09-05
1
-1
/
+1
*
nvfx: support unlimited constants and immediates in fp
Luca Barbieri
2010-09-05
2
-49
/
+37
*
nvfx: support using blitter to copy depth/stencil resources, fix Heaven
Luca Barbieri
2010-09-05
1
-1
/
+8
*
nvfx: support rendering to more formats
Luca Barbieri
2010-09-04
3
-1
/
+27
*
nvfx: move 2D format selection logic to 2D code
Luca Barbieri
2010-09-04
3
-67
/
+75
*
nvfx: fix swizzling of high bpp surfaces
Luca Barbieri
2010-09-04
2
-39
/
+63
*
nvfx: fix some subrectangle copies
Luca Barbieri
2010-09-04
1
-4
/
+6
*
nvfx: fix inlinining in nv04_2d.c
Luca Barbieri
2010-09-04
1
-1
/
+1
*
nvfx: fix the temporary copying logic and add asserts
Luca Barbieri
2010-09-04
3
-7
/
+24
*
nvfx: prevent swizzled rendering into formats where it's not supported
Luca Barbieri
2010-09-04
1
-2
/
+4
*
nvfx: consolidate tiny files
Luca Barbieri
2010-09-04
9
-134
/
+94
*
nvfx: fix vp DP2
Luca Barbieri
2010-09-04
1
-1
/
+1
*
nvfx: implement fp SSG properly
Luca Barbieri
2010-09-04
1
-5
/
+18
*
nvfx: don't claim we support preds since the driver doesn't
Luca Barbieri
2010-09-04
1
-2
/
+2
*
nv40: support all 10 texcoords
Luca Barbieri
2010-09-04
3
-12
/
+19
[next]