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_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvc0: add compute invocation counter
Rhys Perry
2019-02-06
1
-0
/
+4
*
nvc0: add support for handling indirect draws with attrib conversion
Ilia Mirkin
2019-02-06
1
-0
/
+1
*
nvc0: replace use of explicit default_tsc with entry 0
Ilia Mirkin
2018-12-14
1
-0
/
+1
*
nvc0: warn about changing NVC0_CB_AUX_MP_INFO and NVC0_CB_AUX_DRAW_INFO
Rhys Perry
2018-09-22
1
-2
/
+6
*
nvc0: add support for programmable sample locations
Rhys Perry
2018-06-14
1
-5
/
+10
*
nvc0: add bindless image support for kepler
Ilia Mirkin
2018-01-07
1
-4
/
+8
*
nvc0: add support for bindless textures on kepler+
Ilia Mirkin
2018-01-07
1
-1
/
+16
*
nvc0: update tic in-place when buffer address changes
Ilia Mirkin
2018-01-07
1
-1
/
+1
*
gallium: remove pipe_index_buffer and set_index_buffer
Marek Olšák
2017-05-10
1
-2
/
+1
*
nvc0: Add support for setting viewport index/layer from VS/TES
Ilia Mirkin
2017-04-20
1
-0
/
+1
*
nvc0: enable FBFETCH with a special slot for color buffer 0
Ilia Mirkin
2017-01-16
1
-0
/
+4
*
nvc0: add a new bin for the code segment
Samuel Pitoiset
2016-09-01
1
-2
/
+4
*
nvc0: add nvc0_screen_resize_text_area() helper
Samuel Pitoiset
2016-09-01
1
-0
/
+1
*
nvc0: refactor the program upload process
Samuel Pitoiset
2016-09-01
1
-1
/
+1
*
nvc0: upload sample locations on GM20x
Samuel Pitoiset
2016-07-24
1
-0
/
+1
*
nvc0: bind images for 3d/cp shaders on GM107+
Samuel Pitoiset
2016-07-20
1
-0
/
+4
*
nvc0: increase the tex handles area size in the driver cb
Samuel Pitoiset
2016-07-20
1
-11
/
+11
*
nvc0: use a define for the driver constant buffer size
Samuel Pitoiset
2016-07-11
1
-2
/
+2
*
nouveau: Add support for SV_WORK_DIM
Hans de Goede
2016-07-02
1
-2
/
+2
*
nvc0: Make NVC0_CB_AUX_GRID_INFO take an index argument
Hans de Goede
2016-07-02
1
-1
/
+1
*
nvc0: fix up image support for allowing multiple samples
Ilia Mirkin
2016-07-01
1
-1
/
+1
*
nvc0: add support for GL_EXT_window_rectangles
Ilia Mirkin
2016-06-18
1
-0
/
+2
*
nvc0: mark buffer texture range valid for shader images
Samuel Pitoiset
2016-06-03
1
-0
/
+1
*
nvc0: fix some compute texture validation bits on kepler
Ilia Mirkin
2016-05-30
1
-0
/
+2
*
nvc0: allow to monitor MP perf counters with compute shaders
Samuel Pitoiset
2016-05-26
1
-0
/
+3
*
nvc0: enable 32 textures on kepler+
Ilia Mirkin
2016-05-26
1
-1
/
+1
*
nvc0: bind images on fragment and compute shaders for Fermi
Samuel Pitoiset
2016-05-21
1
-0
/
+1
*
nvc0: inform users that 3D images are not fully supported
Samuel Pitoiset
2016-04-26
1
-1
/
+1
*
nvc0: bind images on compute shaders for Kepler
Samuel Pitoiset
2016-04-26
1
-1
/
+4
*
nvc0: reserve an area for surfaces info in the driver constbuf
Samuel Pitoiset
2016-04-26
1
-3
/
+3
*
nvc0: add preliminary support for images
Samuel Pitoiset
2016-04-26
1
-0
/
+4
*
nvc0: store ubo info to the driver constbuf on Kepler
Samuel Pitoiset
2016-04-01
1
-0
/
+3
*
nvc0: bind driver cb for compute on c7[] for Kepler
Samuel Pitoiset
2016-04-01
1
-0
/
+6
*
nvc0: avoid using magic numbers for the uniform_bo offsets
Samuel Pitoiset
2016-03-19
1
-0
/
+25
*
nvc0: rework the validation path for 3D
Samuel Pitoiset
2016-03-09
1
-1
/
+9
*
nvc0: rework nvc0_compute_validate_program()
Samuel Pitoiset
2016-02-26
1
-0
/
+1
*
nvc0: move nvc0_validate_global_residents() to nvc0_compute.c
Samuel Pitoiset
2016-02-26
1
-2
/
+1
*
nvc0: rename 3d binding points to NVC0_BIND_3D_XXX
Samuel Pitoiset
2016-02-22
1
-12
/
+12
*
nvc0: rename 3d dirty flags to NVC0_NEW_3D_XXX
Samuel Pitoiset
2016-02-22
1
-29
/
+29
*
nvc0: rename nvc0_context::dirty to nvc0_context::dirty_3d
Samuel Pitoiset
2016-02-22
1
-1
/
+1
*
nvc0: bind textures/samplers for compute on Fermi
Samuel Pitoiset
2016-02-21
1
-0
/
+2
*
nvc0: bind shader buffers for compute on Fermi
Samuel Pitoiset
2016-02-21
1
-1
/
+3
*
nvc0: bind driver constbuf for compute on Fermi
Samuel Pitoiset
2016-02-21
1
-0
/
+1
*
nvc0: add a new validation state for 3D driver constbuf
Samuel Pitoiset
2016-02-21
1
-0
/
+1
*
nv50,nvc0: enable/disable seamless cubemap texturing as requested
Ilia Mirkin
2016-02-16
1
-0
/
+1
*
gallium: add a new interface for pipe_context::launch_grid()
Samuel Pitoiset
2016-02-13
1
-4
/
+2
*
nv50,nvc0: remove unused parameter in nvXX_state_validate()
Samuel Pitoiset
2016-02-11
1
-2
/
+1
*
nvc0: add state management for shader buffers
Ilia Mirkin
2016-01-29
1
-3
/
+10
*
nv50,nvc0: optimize coherent buffer checking at draw time
Samuel Pitoiset
2016-01-03
1
-0
/
+3
*
nv50,nvc0: provide debug messages with shader compilation stats
Ilia Mirkin
2015-11-05
1
-1
/
+2
[next]