index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nouveau
/
nvc0
/
nvc0_program.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-1
/
+1
*
nouveau: use bool instead of boolean
Samuel Pitoiset
2015-07-21
1
-9
/
+9
*
nvc0: use NV_VRAM_DOMAIN() macro
Alexandre Courbot
2015-06-22
1
-4
/
+4
*
nvc0: a geometry shader can have up to 1024 vertices output
Ilia Mirkin
2015-05-23
1
-1
/
+1
*
nvc0: switch mechanism for shader eviction to be a while loop
Ilia Mirkin
2015-05-12
1
-5
/
+6
*
Remove useless checks for NULL before freeing
Matt Turner
2014-12-08
1
-2
/
+1
*
nvc0: mark shader header if fp64 is used
Ilia Mirkin
2014-07-24
1
-0
/
+2
*
nvc0: make sure that the local memory allocation is aligned to 0x10
Ilia Mirkin
2014-07-24
1
-1
/
+1
*
nvc0: expose 4 vertex streams, use stream ids in xfb
Ilia Mirkin
2014-07-01
1
-0
/
+1
*
nvc0: allow VIEWPORT_INDEX and LAYER to be used as input semantics
Ilia Mirkin
2014-06-23
1
-0
/
+2
*
nvc0: implement multiple viewports/scissors, enable ARB_viewport_array
Tobias Klausmann
2014-06-16
1
-1
/
+1
*
nvc0: revert mistaken logic to collapse color outputs to the beginning
Ilia Mirkin
2014-05-26
1
-9
/
+4
*
nvc0: use PRIxPTR for sizeof()
Christoph Bumiller
2014-05-23
1
-1
/
+1
*
nvc0/ir: add support for INVOCATIONID system value
Ilia Mirkin
2014-04-26
1
-1
/
+0
*
nvc0: add support for PIPE_CAP_SAMPLE_SHADING
Ilia Mirkin
2014-04-26
1
-5
/
+12
*
nvc0: handle TGSI_SEMANTIC_LAYER
Christoph Bumiller
2014-02-07
1
-1
/
+1
*
Move nv30, nv50 and nvc0 to nouveau.
Johannes Obermayr
2013-09-11
1
-0
/
+811
[prev]