index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nouveau
/
nvc0
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvc0: mark buffer texture range valid for shader images
Samuel Pitoiset
2016-06-03
3
-0
/
+31
*
nvc0: fix some compute texture validation bits on kepler
Ilia Mirkin
2016-05-30
3
-2
/
+7
*
nv50,nvc0: fix the max_vertices=0 case
Ilia Mirkin
2016-05-29
1
-1
/
+1
*
nvc0: remove outdated surfaces validation code for GK104
Samuel Pitoiset
2016-05-28
1
-70
/
+0
*
nvc0: do not always invalidate 3D CBs when using compute
Samuel Pitoiset
2016-05-28
1
-8
/
+17
*
nouveau: enable GL 4.3 on kepler/fermi
Dave Airlie
2016-05-28
1
-1
/
+1
*
nvc0: invalidate textures/samplers between 3D and CP on Fermi
Samuel Pitoiset
2016-05-26
2
-0
/
+27
*
nvc0: allow to monitor MP perf counters with compute shaders
Samuel Pitoiset
2016-05-26
2
-19
/
+55
*
nvc0: add note about where the viewport mask would go
Ilia Mirkin
2016-05-26
1
-0
/
+1
*
nvc0: enable 32 textures on kepler+
Ilia Mirkin
2016-05-26
2
-3
/
+3
*
nvc0: add descriptions for hardware perf counters/metrics
Samuel Pitoiset
2016-05-25
2
-70
/
+353
*
nvc0: expose robust buffer access
Ilia Mirkin
2016-05-23
1
-1
/
+1
*
gallium: Add a pipe cap for whether primitive restart works for patches.
Kenneth Graunke
2016-05-23
1
-0
/
+1
*
nvc0: do not invalidate compute constbufs on Kepler
Samuel Pitoiset
2016-05-23
1
-4
/
+6
*
nvc0: fix setting of tess_mode in various situations
Ilia Mirkin
2016-05-22
1
-4
/
+14
*
nvc0: expose GLSL version 420 on GF100
Samuel Pitoiset
2016-05-21
1
-1
/
+1
*
nvc0: enable ARB_shader_image_load_store on GF100
Samuel Pitoiset
2016-05-21
1
-0
/
+3
*
nvc0: bind images on fragment and compute shaders for Fermi
Samuel Pitoiset
2016-05-21
4
-7
/
+196
*
nvc0: account for shader-allocated local memory needs
Ilia Mirkin
2016-05-19
2
-2
/
+2
*
nvc0: don't try to go through the push path for indirect draws
Ilia Mirkin
2016-05-15
1
-1
/
+2
*
nv50,nvc0: add support for cull distances
Tobias Klausmann
2016-05-15
4
-3
/
+6
*
gallium: Add a pipe cap for arb_cull_distance
Tobias Klausmann
2016-05-14
1
-0
/
+1
*
nvc0: fix indentation in nvc0_invalidate_resource_storage()
Samuel Pitoiset
2016-05-12
1
-52
/
+52
*
nvc0: save some CPU cycles in nvc0_context_unreference_resources()
Samuel Pitoiset
2016-05-12
1
-8
/
+6
*
nvc0: invalidate texture buffers for compute
Samuel Pitoiset
2016-05-12
1
-3
/
+8
*
nvc0: fix gl_SampleMaskIn computation
Ilia Mirkin
2016-05-11
3
-2
/
+13
*
nv50/ir: generalize interp fixups to be able to fixup anything
Ilia Mirkin
2016-05-11
2
-7
/
+7
*
nvc0: enable compute support by default on GK110+
Samuel Pitoiset
2016-05-10
1
-15
/
+3
*
nvc0: unreference images when the context is destroyed
Samuel Pitoiset
2016-05-06
1
-0
/
+4
*
nvc0: compute a percentage for metric-achieved_occupancy
Samuel Pitoiset
2016-05-03
1
-4
/
+4
*
nvc0: display some performance metrics with a percentage
Samuel Pitoiset
2016-05-03
1
-3
/
+3
*
nvc0: store the driver query type for performance metrics
Samuel Pitoiset
2016-05-03
1
-18
/
+22
*
nvc0: fix exposing of metric-issue_slots for SM21/SM30
Samuel Pitoiset
2016-05-03
1
-2
/
+22
*
nv50,nvc0: re-bind old compute state after reading MP perf counters
Samuel Pitoiset
2016-05-02
1
-0
/
+2
*
nvc0: stick compute kernel arguments into uniform_bo
Samuel Pitoiset
2016-04-29
5
-26
/
+10
*
nvc0: expose GLSL version 420 on GK110
Samuel Pitoiset
2016-04-26
1
-1
/
+1
*
nvc0: enable ARB_shader_image_load_store on GK110
Samuel Pitoiset
2016-04-26
1
-1
/
+1
*
nvc0: expose GLSL version 420 on GK104
Samuel Pitoiset
2016-04-26
1
-0
/
+2
*
nvc0: enable ARB_shader_image_load_store on GK104
Ilia Mirkin
2016-04-26
1
-0
/
+2
*
nvc0: inform users that 3D images are not fully supported
Samuel Pitoiset
2016-04-26
3
-5
/
+10
*
nvc0: reduce GL_MAX_3D_TEXTURE_SIZE to 2048 on Kepler+
Samuel Pitoiset
2016-04-26
1
-1
/
+1
*
nvc0/ir: check that the image format doesn't mismatch
Samuel Pitoiset
2016-04-26
1
-1
/
+3
*
nvc0: add missing glMemoryBarrier bits
Samuel Pitoiset
2016-04-26
1
-1
/
+8
*
nvc0: enable RGB10_A2UI format on GK104
Samuel Pitoiset
2016-04-26
1
-3
/
+3
*
nvc0: shift address with blocksize for image buffers
Samuel Pitoiset
2016-04-26
1
-0
/
+4
*
nvc0: fix address offset when images have multiple levels
Samuel Pitoiset
2016-04-26
1
-0
/
+1
*
nvc0: bind images on 3D shaders for Kepler
Samuel Pitoiset
2016-04-26
2
-2
/
+31
*
nvc0: bind images on compute shaders for Kepler
Samuel Pitoiset
2016-04-26
4
-28
/
+110
*
nvc0: reserve an area for surfaces info in the driver constbuf
Samuel Pitoiset
2016-04-26
6
-12
/
+12
*
nvc0: add preliminary support for images
Samuel Pitoiset
2016-04-26
5
-2
/
+74
[next]