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_shader_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvc0: enable GL_NV_viewport_array2
Ilia Mirkin
2020-04-15
1
-1
/
+8
*
nvc0: disable xfb's which don't have a stride
Ilia Mirkin
2020-01-15
1
-4
/
+4
*
nvc0: Add support for ARB_post_depth_coverage
Lyude
2017-06-02
1
-0
/
+5
*
nvc0: Add support for setting viewport index/layer from VS/TES
Ilia Mirkin
2017-04-20
1
-5
/
+21
*
nvc0: refactor the program upload process
Samuel Pitoiset
2016-09-01
1
-1
/
+1
*
nvc0: remove an attempt at uploading all IMMD into a CB
Samuel Pitoiset
2016-08-31
1
-20
/
+0
*
nvc0: reset TFB bufctx when we no longer hold a reference to the buffers
Ilia Mirkin
2016-03-06
1
-1
/
+0
*
nvc0: rework nvc0_compute_validate_program()
Samuel Pitoiset
2016-02-26
1
-0
/
+15
*
nvc0: rename 3d binding points to NVC0_BIND_3D_XXX
Samuel Pitoiset
2016-02-22
1
-4
/
+4
*
nvc0: rename 3d dirty flags to NVC0_NEW_3D_XXX
Samuel Pitoiset
2016-02-22
1
-2
/
+2
*
nvc0: rename nvc0_context::dirty to nvc0_context::dirty_3d
Samuel Pitoiset
2016-02-22
1
-2
/
+2
*
nvc0: add support for ARB_query_buffer_object
Ilia Mirkin
2016-02-04
1
-1
/
+1
*
nv50,nvc0: make sure there's pushbuf space and that we ref the bo early
Ilia Mirkin
2016-01-01
1
-0
/
+1
*
nvc0: check return value of nvc0_program_validate()
Samuel Pitoiset
2015-12-14
1
-4
/
+1
*
nv50,nvc0: provide debug messages with shader compilation stats
Ilia Mirkin
2015-11-05
1
-1
/
+1
*
nvc0: do upload-time fixups for interpolation parameters
Ilia Mirkin
2015-10-29
1
-1
/
+47
*
nvc0: move HW queries to nvc0_query_hw.c/h files
Samuel Pitoiset
2015-10-09
1
-2
/
+3
*
nvc0: add a header file for nvc0_query
Samuel Pitoiset
2015-10-09
1
-2
/
+2
*
nvc0: bind a fake tess control program when there isn't one available
Ilia Mirkin
2015-08-17
1
-1
/
+6
*
nvc0: add support for setting patch vertices at draw time
Ilia Mirkin
2015-07-23
1
-3
/
+0
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-2
/
+2
*
nouveau: use bool instead of boolean
Samuel Pitoiset
2015-07-21
1
-6
/
+6
*
nvc0: always put all tfb bufs into bufctx
Ilia Mirkin
2015-06-23
1
-3
/
+4
*
nvc0: use NV_VRAM_DOMAIN() macro
Alexandre Courbot
2015-06-22
1
-1
/
+1
*
nvc0: allow holes in xfb target lists
Ilia Mirkin
2015-02-14
1
-1
/
+8
*
nvc0: expose 4 vertex streams, use stream ids in xfb
Ilia Mirkin
2014-07-01
1
-1
/
+1
*
nvc0: add support for PIPE_CAP_SAMPLE_SHADING
Ilia Mirkin
2014-04-26
1
-0
/
+2
*
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
/
+278