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: update "derived" state function names
Ilia Mirkin
2016-06-26
1
-8
/
+8
*
nvc0: provide support for unscaled poly offset units
Ilia Mirkin
2016-06-26
3
-3
/
+26
*
gallium: Add a cap for offset_units_unscaled
Axel Davy
2016-06-25
1
-0
/
+1
*
nvc0: when mapping directly, provide accurate xfer info + start
Ilia Mirkin
2016-06-24
1
-5
/
+12
*
nv50,nvc0: fix start_instance in manual push path
Ilia Mirkin
2016-06-21
1
-5
/
+11
*
gallium: make image_view const
Rob Clark
2016-06-20
1
-2
/
+2
*
gallium: make constant_buffer const
Rob Clark
2016-06-20
1
-1
/
+1
*
gallium: make shader_buffers const
Rob Clark
2016-06-20
1
-3
/
+3
*
nvc0: don't make use of push hint if there are no non-const user vbos
Ilia Mirkin
2016-06-19
1
-1
/
+3
*
nvc0: add support for GL_EXT_window_rectangles
Ilia Mirkin
2016-06-18
7
-5
/
+72
*
gallium: add PIPE_CAP_MAX_WINDOW_RECTANGLES to all drivers
Ilia Mirkin
2016-06-18
1
-0
/
+1
*
nvc0: add support for VOTE tgsi opcodes
Ilia Mirkin
2016-06-06
1
-3
/
+2
*
gallium: add PIPE_CAP_TGSI_VOTE for when the VOTE ops are allowed
Ilia Mirkin
2016-06-06
1
-0
/
+1
*
nvc0: do not clear surfaces bins in the validate function
Samuel Pitoiset
2016-06-05
2
-5
/
+2
*
nvc0: re-validate images after launching a grid on Fermi
Samuel Pitoiset
2016-06-05
1
-0
/
+3
*
nvc0: reduce overhead from always marking images dirty
Ilia Mirkin
2016-06-04
1
-9
/
+36
*
nvc0: reduce overhead from always marking buffers dirty
Ilia Mirkin
2016-06-04
1
-6
/
+20
*
nvc0: fix memory barrier flag handling
Ilia Mirkin
2016-06-04
1
-9
/
+16
*
nvc0: mark bound buffer range valid
Ilia Mirkin
2016-06-04
3
-0
/
+9
*
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
[next]