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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvc0: do not break the universe on GK110+
Samuel Pitoiset
2016-04-14
1
-0
/
+1
*
nvc0: allow to use compute support on GM200
Samuel Pitoiset
2016-04-14
2
-2
/
+4
*
gallium: Add capability for ARB_robust_buffer_access_behavior.
Bas Nieuwenhuizen
2016-04-12
1
-0
/
+1
*
gallium: add pipe_context::set_active_query_state for pausing queries
Marek Olšák
2016-04-12
1
-0
/
+6
*
nvc0: handle the case where there are no framebuffer attachments
Ilia Mirkin
2016-04-09
4
-11
/
+44
*
nv50,nvc0: support sending string markers down into the command stream
Ilia Mirkin
2016-04-09
2
-1
/
+26
*
nv50,nvc0: add invalidate_resource support for buffer resources
Ilia Mirkin
2016-04-09
2
-1
/
+2
*
gallium: Add PIPE_CAP_FRAMEBUFFER_NO_ATTACHMENT
Edward O'Callaghan
2016-04-07
1
-0
/
+1
*
nvc0: add hardware ETC2 and ASTC support on GK20A and GM107+
Ilia Mirkin
2016-04-04
2
-2
/
+18
*
gallium: distinguish between shader IR in get_compute_param
Bas Nieuwenhuizen
2016-04-02
1
-0
/
+1
*
nvc0: enable compute shaders on GK104 and GM107+
Samuel Pitoiset
2016-04-01
1
-1
/
+2
*
nvc0: bump the maximum number of UBOs for compute on Kepler
Samuel Pitoiset
2016-04-01
2
-3
/
+0
*
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
3
-1
/
+29
*
nvc0: bind user uniforms for compute on Kepler
Samuel Pitoiset
2016-04-01
2
-27
/
+55
*
nvc0: bind shader buffers for compute on Kepler
Samuel Pitoiset
2016-04-01
2
-3
/
+39
*
nvc0: bind driver cb for compute on c7[] for Kepler
Samuel Pitoiset
2016-04-01
4
-45
/
+37
*
nv50,nvc0: add PIPE_BIND_LINEAR support to is_format_supported
Ilia Mirkin
2016-03-31
1
-0
/
+9
*
nvc0: use a different offset for buffers and surfaces
Samuel Pitoiset
2016-03-29
1
-3
/
+5
*
nvc0: make sure to disable fetches from previously-set VBOs when blitting
Ilia Mirkin
2016-03-28
1
-0
/
+2
*
nvc0: disable primitive restart and index bias during blits
Ilia Mirkin
2016-03-28
1
-0
/
+11
*
nvc0: make sure to delete samplers used by compute shaders
Samuel Pitoiset
2016-03-21
1
-1
/
+1
*
nvc0: avoid using magic numbers for the uniform_bo offsets
Samuel Pitoiset
2016-03-19
8
-44
/
+73
*
nv50,nvc0: replace resInfoCBSlot by auxCBSlot
Samuel Pitoiset
2016-03-19
1
-3
/
+1
*
nv50,nvc0: Set only NEW_CP_GLOBALS upon binding
Pierre Moreau
2016-03-13
1
-1
/
+1
*
nv50,nvc0: handle SQRT lowering inside the driver
Ilia Mirkin
2016-03-13
1
-1
/
+1
*
nvc0: fix blit triangle size to fully cover FB's > 8192x8192
Ilia Mirkin
2016-03-13
1
-4
/
+4
*
nvc0: add support for TGSI FMA ops
Ilia Mirkin
2016-03-10
1
-1
/
+2
*
nvc0: expose SM35 perf counters to AMD_performance_monitor
Samuel Pitoiset
2016-03-10
1
-2
/
+2
*
nvc0: add driver metrics for SM35 (GK110)
Samuel Pitoiset
2016-03-10
1
-1
/
+20
*
nvc0: add MP performance counters for SM35 (GK110)
Samuel Pitoiset
2016-03-10
3
-17
/
+204
*
nvc0: explode config of Kepler hardware SM events
Samuel Pitoiset
2016-03-10
1
-78
/
+477
*
nvc0: rework the driver metrics infrastructure
Samuel Pitoiset
2016-03-10
3
-157
/
+172
*
nvc0: rework the MP counters infrastructure
Samuel Pitoiset
2016-03-10
4
-268
/
+243
*
gallium: add CAPs returning PCI device location
Marek Olšák
2016-03-09
1
-0
/
+4
*
gallium: add external usage flags to resource_from(get)_handle (v2)
Marek Olšák
2016-03-09
1
-1
/
+2
*
nvc0: add a new validation path for compute
Samuel Pitoiset
2016-03-09
2
-48
/
+39
*
nvc0: rework the validation path for 3D
Samuel Pitoiset
2016-03-09
4
-16
/
+36
*
nv50,nvc0: make sure to destroy the mutex used for blits
Samuel Pitoiset
2016-03-08
1
-0
/
+1
*
nvc0: reset TFB bufctx when we no longer hold a reference to the buffers
Ilia Mirkin
2016-03-06
2
-2
/
+3
*
nv50,nvc0: bump minimum texture buffer offset alignment
Ilia Mirkin
2016-02-27
1
-1
/
+1
*
nvc0: rework nvc0_compute_validate_program()
Samuel Pitoiset
2016-02-26
5
-43
/
+20
*
nvc0: make sure to validate compute global buffers on Fermi
Samuel Pitoiset
2016-02-26
1
-1
/
+3
*
nvc0: move nvc0_validate_global_residents() to nvc0_compute.c
Samuel Pitoiset
2016-02-26
4
-19
/
+17
*
nvc0: rename 3d binding points to NVC0_BIND_3D_XXX
Samuel Pitoiset
2016-02-22
9
-63
/
+64
*
nvc0: rename 3d dirty flags to NVC0_NEW_3D_XXX
Samuel Pitoiset
2016-02-22
8
-133
/
+133
*
nvc0: prefix compute macros with _CP_ instead of _COMPUTE_
Samuel Pitoiset
2016-02-22
4
-4
/
+4
*
nvc0: rename NVXX_COMPUTE to NVXX_CP
Samuel Pitoiset
2016-02-22
5
-117
/
+117
*
nvc0: rename nvc0_context::dirty to nvc0_context::dirty_3d
Samuel Pitoiset
2016-02-22
8
-64
/
+64
[next]