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_shader_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add storage_sample_count parameter into is_format_supported
Marek Olšák
2018-07-31
1
-0
/
+1
*
nv50: don't assume a rast is set when validating for clears
Ilia Mirkin
2017-04-02
1
-0
/
+3
*
nv50: fix alphatest for non-blendable formats
Ilia Mirkin
2016-07-16
1
-0
/
+36
*
nv50: reinstate dedicated constbuf push path
Ilia Mirkin
2016-06-11
1
-0
/
+1
*
nv50,nvc0: add support for cull distances
Tobias Klausmann
2016-05-15
1
-2
/
+3
*
nv50: reset TFB bufctx when we no longer hold a reference to the buffers
Ilia Mirkin
2016-03-19
1
-2
/
+0
*
nv50: rework nv50_compute_validate_program()
Samuel Pitoiset
2016-03-19
1
-0
/
+15
*
nv50: rename 3d binding points to NV50_BIND_3D_XXX
Samuel Pitoiset
2016-03-19
1
-6
/
+6
*
nv50: rename 3d dirty flags to NV50_NEW_3D_XXX
Samuel Pitoiset
2016-03-19
1
-5
/
+5
*
nv50: rename nv50_context::dirty to nv50_context::dirty_3d
Samuel Pitoiset
2016-03-19
1
-5
/
+5
*
nv50,nvc0: provide debug messages with shader compilation stats
Ilia Mirkin
2015-11-05
1
-1
/
+1
*
nv50: move HW queries to nv50_query_hw.c/h files
Samuel Pitoiset
2015-10-30
1
-3
/
+4
*
nv50: add a header file for nv50_query
Samuel Pitoiset
2015-10-30
1
-2
/
+2
*
nv50: allow per-sample interpolation to be forced via rast
Ilia Mirkin
2015-10-29
1
-2
/
+14
*
nv50,nvc0: don't base decisions on available pushbuf space
Ilia Mirkin
2015-10-11
1
-7
/
+2
*
nv50: fix drawing from tfb, direct-to-pushbuf submits
Ilia Mirkin
2015-09-05
1
-3
/
+4
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-1
/
+1
*
nv50: force cache flush when binding a new ubo
Samuel Pitoiset
2015-07-21
1
-0
/
+2
*
nouveau: use bool instead of boolean
Samuel Pitoiset
2015-07-21
1
-9
/
+9
*
nv50: add support for PIPE_CAP_SAMPLE_SHADING
Ilia Mirkin
2014-04-26
1
-0
/
+13
*
nv50: implement multiple viewports/scissors, enable ARB_viewport_array
Ilia Mirkin
2014-02-12
1
-1
/
+14
*
nv50: fix layerid to be the fp input number rather than vp output number
Ilia Mirkin
2014-02-06
1
-5
/
+7
*
nv50: rework primid logic
Ilia Mirkin
2014-02-06
1
-1
/
+3
*
nv50: VP_RESULT_MAP_SIZE has to be positive
Ilia Mirkin
2014-01-27
1
-0
/
+4
*
nv50: enable primitive id generation when it is an FP input without GP
Ilia Mirkin
2014-01-27
1
-9
/
+4
*
nv50: handle gl_Layer writes in GP
Ilia Mirkin
2014-01-27
1
-1
/
+11
*
nv50: add support for geometry shaders
Bryan Cain
2014-01-27
1
-0
/
+2
*
nv50: typecast the result of ffs() to unsigned
Emil Velikov
2014-01-18
1
-1
/
+1
*
nv50: assert before trying to out-of-bounds access constbuf
Emil Velikov
2014-01-18
1
-0
/
+2
*
Move nv30, nv50 and nvc0 to nouveau.
Johannes Obermayr
2013-09-11
1
-0
/
+623