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
/
nve4_compute.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvc0: avoid tex read fault from compute shaders on GK110
Samuel Pitoiset
2016-04-20
1
-0
/
+3
*
nvc0: allow to use compute support on GM200
Samuel Pitoiset
2016-04-14
1
-0
/
+3
*
nvc0: add indirect compute support on Kepler
Samuel Pitoiset
2016-04-01
1
-34
/
+77
*
nvc0: reduce likelihood of collision for real buffers on Kepler
Samuel Pitoiset
2016-04-01
1
-2
/
+2
*
nvc0: store ubo info to the driver constbuf on Kepler
Samuel Pitoiset
2016-04-01
1
-1
/
+25
*
nvc0: bind user uniforms for compute on Kepler
Samuel Pitoiset
2016-04-01
1
-9
/
+54
*
nvc0: bind shader buffers for compute on Kepler
Samuel Pitoiset
2016-04-01
1
-0
/
+38
*
nvc0: bind driver cb for compute on c7[] for Kepler
Samuel Pitoiset
2016-04-01
1
-14
/
+26
*
nvc0: add a new validation path for compute
Samuel Pitoiset
2016-03-09
1
-22
/
+19
*
nvc0: rework nvc0_compute_validate_program()
Samuel Pitoiset
2016-02-26
1
-3
/
+1
*
nvc0: move nvc0_validate_global_residents() to nvc0_compute.c
Samuel Pitoiset
2016-02-26
1
-2
/
+1
*
nvc0: rename NVXX_COMPUTE to NVXX_CP
Samuel Pitoiset
2016-02-22
1
-49
/
+49
*
nvc0: add compute support for GM107
Samuel Pitoiset
2016-02-16
1
-1
/
+4
*
nvc0: fix compute state initialization on GK110+
Samuel Pitoiset
2016-02-16
1
-6
/
+7
*
gallium: add a new interface for pipe_context::launch_grid()
Samuel Pitoiset
2016-02-13
1
-6
/
+4
*
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
-12
/
+12
*
nvc0: use NV_VRAM_DOMAIN() macro
Alexandre Courbot
2015-06-22
1
-1
/
+1
*
nvc0: fixup gk110 and up not being listed in various switch statements
Ben Skeggs
2013-12-06
1
-1
/
+2
*
Move nv30, nv50 and nvc0 to nouveau.
Johannes Obermayr
2013-09-11
1
-0
/
+652