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
/
nv50
/
nv50_program.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nv50: allow using inline vertex data submit when gl_VertexID is used
Samuel Pitoiset
2015-11-19
1
-1
/
+2
*
nv50: implement a basic compute support
Samuel Pitoiset
2015-11-14
1
-2
/
+20
*
nv50: free interpolation parameters in nv50_program_destroy()
Samuel Pitoiset
2015-11-14
1
-1
/
+1
*
nv50,nvc0: provide debug messages with shader compilation stats
Ilia Mirkin
2015-11-05
1
-1
/
+7
*
nv50: use correct heaps for FP and GP code segments
Samuel Pitoiset
2015-11-01
1
-2
/
+2
*
nv50: allow per-sample interpolation to be forced via rast
Ilia Mirkin
2015-10-29
1
-1
/
+5
*
nv50: avoid using inline vertex data submit when gl_VertexID is used
Ilia Mirkin
2015-09-05
1
-0
/
+1
*
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
*
nv50: regenerate rnndb headers
Ilia Mirkin
2015-01-05
1
-1
/
+1
*
nv50: add support for PIPE_CAP_SAMPLE_SHADING
Ilia Mirkin
2014-04-26
1
-1
/
+5
*
nv50: implement multiple viewports/scissors, enable ARB_viewport_array
Ilia Mirkin
2014-02-12
1
-0
/
+5
*
nv50: fix layerid to be the fp input number rather than vp output number
Ilia Mirkin
2014-02-06
1
-1
/
+1
*
nv50: rework primid logic
Ilia Mirkin
2014-02-06
1
-4
/
+1
*
nv50: add support for texelFetch'ing MS textures, ARB_texture_multisample
Ilia Mirkin
2014-01-27
1
-1
/
+6
*
nv50: GP_REG_ALLOC_RESULT must be positive
Ilia Mirkin
2014-01-27
1
-0
/
+2
*
nv50: enable primitive id generation when it is an FP input without GP
Ilia Mirkin
2014-01-27
1
-0
/
+4
*
nv50: handle gl_Layer writes in GP
Ilia Mirkin
2014-01-27
1
-0
/
+5
*
nv50: properly set the PRIMITIVE_ID enable flag when it is a gp input.
Ilia Mirkin
2014-01-27
1
-0
/
+3
*
nv50: add support for geometry shaders
Bryan Cain
2014-01-27
1
-0
/
+16
*
nv50: don't leak heap on tls alloc failure
Ilia Mirkin
2014-01-27
1
-1
/
+3
*
Move nv30, nv50 and nvc0 to nouveau.
Johannes Obermayr
2013-09-11
1
-0
/
+445