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
*
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: replace pipe_mutex_destroy() with mtx_destroy()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: replace pipe_mutex_init() with mtx_init()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: replace pipe_mutex with mtx_t
Timothy Arceri
2017-03-07
1
-1
/
+1
*
nvc0: take extra pushbuf space into account for pushbuf_space calls
Ilia Mirkin
2017-03-04
1
-2
/
+2
*
nvc0: increase alignment to 256 for texture buffers on fermi
Ilia Mirkin
2017-03-04
1
-1
/
+3
*
gallium: remove PIPE_CAP_USER_INDEX_BUFFERS
Marek Olšák
2017-02-25
1
-1
/
+0
*
nvc0: use PascalB for most Pascal boards
Ben Skeggs
2017-02-21
1
-1
/
+8
*
gallium: set pipe_context uploaders in drivers (v3)
Marek Olšák
2017-02-14
1
-0
/
+10
*
nvc0: disable linked tsc mode in compute launch descriptor
Ilia Mirkin
2017-02-13
2
-2
/
+6
*
nvc0: set the render condition in the compute object
Ilia Mirkin
2017-02-11
1
-2
/
+10
*
nvc0: fix 64-bit integer query buffer writes
Ilia Mirkin
2017-02-11
3
-20
/
+37
*
nvc0: increase number of ubo binding points
Ilia Mirkin
2017-02-09
1
-3
/
+2
*
nvc0: expose int64
Ilia Mirkin
2017-02-09
1
-1
/
+1
*
gallium: add separate PIPE_CAP_INT64_DIVMOD
Ilia Mirkin
2017-02-09
1
-0
/
+1
*
gallium: turn PIPE_SHADER_CAP_DOUBLES into a screen capability
Nicolai Hähnle
2017-02-02
1
-2
/
+1
*
gallium: Add integer 64 capability
Dave Airlie
2017-01-27
1
-0
/
+1
*
nvc0: add support for MUL_ZERO_WINS property
Ilia Mirkin
2017-01-23
1
-1
/
+1
*
gallium: add PIPE_CAP_TGSI_MUL_ZERO_WINS
Ilia Mirkin
2017-01-23
1
-0
/
+1
*
nouveau: remove always false argument in nouveau_fence_new()
Emil Velikov
2017-01-18
1
-1
/
+1
*
nvc0: enable FBFETCH with a special slot for color buffer 0
Ilia Mirkin
2017-01-16
6
-2
/
+113
*
gallium: add flags parameter to texture barrier
Ilia Mirkin
2017-01-16
1
-1
/
+1
*
gallium: add PIPE_CAP_TGSI_FS_FBFETCH
Ilia Mirkin
2017-01-16
1
-0
/
+1
*
nvc0: true up exposing of the HW_METRIC_QUERY_GROUP for maxwell
Ilia Mirkin
2017-01-16
1
-2
/
+2
*
nouveau: take extra push space into account for pushbuf_space calls
Ilia Mirkin
2017-01-12
6
-24
/
+9
*
nvc0: enable GL 4.3 on gm107+
Samuel Pitoiset
2017-01-12
1
-7
/
+4
*
nvc0: use sched control codes for gm107 MP counters code
Samuel Pitoiset
2017-01-12
1
-44
/
+44
*
nvc0: use sched control codes for gm107 blitter shader
Samuel Pitoiset
2017-01-12
1
-6
/
+14
*
gallium: add PIPE_CAP_GLSL_OPTIMIZE_CONSERVATIVELY
Marek Olšák
2017-01-05
1
-0
/
+1
*
gallium: support for native fence fd's
Rob Clark
2016-12-01
1
-0
/
+1
*
gallium: add PIPE_CAP_TGSI_CAN_READ_OUTPUTS
Nicolai Hähnle
2016-11-30
1
-0
/
+1
*
gallium: add PIPE_SHADER_CAP_LOWER_IF_THRESHOLD
Marek Olšák
2016-11-15
1
-0
/
+1
*
nvc0: support MP performance counters on Maxwell
Samuel Pitoiset
2016-11-10
3
-3
/
+721
*
nvc0: simplify draw parameters upload for vertex shaders
Samuel Pitoiset
2016-11-07
1
-8
/
+6
*
nvc0: get rid of NVE4_COMPUTE_MP_PM_{A,B}_SIGSEL_XXX
Samuel Pitoiset
2016-11-05
1
-56
/
+56
*
nv50,nvc0: stop limiting the number of active queries to 1
Samuel Pitoiset
2016-11-02
1
-8
/
+6
*
nvc0: add new warp_nonpred_execution_efficiency metric on SM35
Samuel Pitoiset
2016-11-02
2
-1
/
+37
*
nvc0: add missing metric-issue_slot on SM35
Samuel Pitoiset
2016-11-02
1
-0
/
+1
*
nvc0: do not expose metric-inst_issued twice on SM35
Samuel Pitoiset
2016-11-02
1
-1
/
+0
*
nvc0: add new warp_execution_efficiency metric on SM30+
Samuel Pitoiset
2016-11-02
2
-0
/
+24
*
nvc0: respect 80-chars for perf metrics descriptions
Samuel Pitoiset
2016-11-02
1
-4
/
+4
*
nvc0: sort performance metrics alphabetically
Samuel Pitoiset
2016-11-02
1
-4
/
+4
*
nvc0: do not duplicate similar performance metrics
Samuel Pitoiset
2016-11-01
1
-43
/
+7
*
nvc0: use correct bufctx when invalidating CP textures
Samuel Pitoiset
2016-10-25
1
-1
/
+1
*
gallium: add PIPE_CAP_STREAM_OUTPUT_INTERLEAVE_BUFFERS
Ilia Mirkin
2016-10-22
1
-0
/
+1
*
nv50,nvc0: don't keep track of whether fb rt0 is integer-only
Ilia Mirkin
2016-10-21
3
-22
/
+11
*
nvc0: do not break 3D state by pushing MS coordinates on Fermi
Samuel Pitoiset
2016-10-20
1
-43
/
+44
*
nvc0: translate compute shaders at program creation
Samuel Pitoiset
2016-10-20
1
-0
/
+4
*
nv50,nvc0: avoid reading out of bounds when getting bogus so info
Ilia Mirkin
2016-10-19
1
-2
/
+5
*
nvc0: enable ARB_enhanced_layouts
Samuel Pitoiset
2016-10-13
1
-1
/
+1
[next]