index
:
~mattst88/mesa
add-f-d-d
arb_gpu_shader5
ballot
bug-109404
compact
dead/csel
dead/double-scheduler
dead/g45-transposed-read
dead/i965-sched-v3
dead/lround
dead/lround2
dead/lvn
dead/nir-vec4-rc
dead/pspom
dead/spf
dead/validate-old
dead/vec4-neg-mul-cse
dead/vec4-rc
dead/vector-logic
deferred/locking
deferred/no-peephole-sel
double-scheduler
experiment/brwinst-struct
experiment/cfg
experiment/demorgan-reverse
experiment/fsgenerator
experiment/glsl_ir_ssa
experiment/opt-1-minus-x-into-swiz
experiment/sample_lz
experiment/single-i965-gen
experiment/ssa
experiment/ssa-before-fixups
for-mark
for-rafael
fp64
jenkins
lvn
master
musl
sched
sched-eot
single-i965-gen
tag/oct-18-2013
tag/oct-2-2014
tag/oct-2-2014-2
vec4-lower-int-mul
vf-component-packing
wip/arb_shader_group_vote
wip/bool
wip/const-vf
wip/const-vf2
wip/dot
wip/gen4-optimize-int-conv
wip/lround
wip/nir-gvn
wip/nir-optimization-progress
wip/packing
wip/pending-scheduler
wip/predicate-block
wip/sample_lz
wip/sched-eot
wip/unorm
wip/validate
wip/vec4-builder
wip/vec4-lower-int-mul
mattst88's mesa repository
mattst88
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nouveau
/
nvc0
/
nvc0_screen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-27
nvc0: Enable compute support for Pascal
Boyan Ding
1
-4
/
+2
2017-04-26
nv50,nvc0: disable the TGSI merge registers pass
Samuel Pitoiset
1
-1
/
+2
2017-04-26
gallium: add PIPE_SHADER_CAP_TGSI_SKIP_MERGE_REGISTERS
Samuel Pitoiset
1
-0
/
+1
2017-04-20
nvc0: Add support for setting viewport index/layer from VS/TES
Ilia Mirkin
1
-2
/
+2
2017-04-14
gallium: add PIPE_CAP_TGSI_TES_LAYER_VIEWPORT
Nicolai Hähnle
1
-0
/
+1
2017-04-13
nvc0: Enable ARB_shader_ballot on Kepler+
Boyan Ding
1
-1
/
+2
2017-04-11
nvc0: increase texture buffer object alignment to 256 for pre-GM107
Ilia Mirkin
1
-1
/
+1
2017-04-09
nouveau: enable ARB_shader_clock on nv50 and nvc0
Boyan Ding
1
-1
/
+1
2017-04-05
gallium: add PIPE_CAP_TGSI_BALLOT
Nicolai Hähnle
1
-0
/
+1
2017-04-05
gallium: add sparse buffer interface and capability
Nicolai Hähnle
1
-0
/
+1
2017-03-31
nvc0: Add support for NV_fill_rectangle for the GM200+
Lyude
1
-1
/
+2
2017-03-31
gallium: Add a cap to check if the driver supports fill_rectangle
Lyude
1
-0
/
+1
2017-04-01
gallium: remove support for predicates from TGSI (v2)
Marek Olšák
1
-2
/
+0
2017-03-31
gallium: add PIPE_CAP_TGSI CLOCK
Nicolai Hähnle
1
-0
/
+1
2017-03-18
nv50,nvc0: enable TEX_LZ and TXF_LZ
Ilia Mirkin
1
-1
/
+1
2017-03-15
gallium: add PIPE_CAP_TGSI_TEX_TXF_LZ
Marek Olšák
1
-0
/
+1
2017-03-08
gallium: s/unsigned/enum pipe_shader_type/ for pipe_screen::get_shader_param()
Brian Paul
1
-1
/
+2
2017-03-04
nvc0: increase alignment to 256 for texture buffers on fermi
Ilia Mirkin
1
-1
/
+3
2017-02-25
gallium: remove PIPE_CAP_USER_INDEX_BUFFERS
Marek Olšák
1
-1
/
+0
2017-02-21
nvc0: use PascalB for most Pascal boards
Ben Skeggs
1
-1
/
+8
2017-02-09
nvc0: expose int64
Ilia Mirkin
1
-1
/
+1
2017-02-09
gallium: add separate PIPE_CAP_INT64_DIVMOD
Ilia Mirkin
1
-0
/
+1
2017-02-02
gallium: turn PIPE_SHADER_CAP_DOUBLES into a screen capability
Nicolai Hähnle
1
-2
/
+1
2017-01-27
gallium: Add integer 64 capability
Dave Airlie
1
-0
/
+1
2017-01-23
nvc0: add support for MUL_ZERO_WINS property
Ilia Mirkin
1
-1
/
+1
2017-01-23
gallium: add PIPE_CAP_TGSI_MUL_ZERO_WINS
Ilia Mirkin
1
-0
/
+1
2017-01-18
nouveau: remove always false argument in nouveau_fence_new()
Emil Velikov
1
-1
/
+1
2017-01-16
nvc0: enable FBFETCH with a special slot for color buffer 0
Ilia Mirkin
1
-1
/
+8
2017-01-16
gallium: add PIPE_CAP_TGSI_FS_FBFETCH
Ilia Mirkin
1
-0
/
+1
2017-01-12
nvc0: enable GL 4.3 on gm107+
Samuel Pitoiset
1
-7
/
+4
2017-01-05
gallium: add PIPE_CAP_GLSL_OPTIMIZE_CONSERVATIVELY
Marek Olšák
1
-0
/
+1
2016-12-01
gallium: support for native fence fd's
Rob Clark
1
-0
/
+1
2016-11-30
gallium: add PIPE_CAP_TGSI_CAN_READ_OUTPUTS
Nicolai Hähnle
1
-0
/
+1
2016-11-15
gallium: add PIPE_SHADER_CAP_LOWER_IF_THRESHOLD
Marek Olšák
1
-0
/
+1
2016-10-22
gallium: add PIPE_CAP_STREAM_OUTPUT_INTERLEAVE_BUFFERS
Ilia Mirkin
1
-0
/
+1
2016-10-20
nvc0: do not break 3D state by pushing MS coordinates on Fermi
Samuel Pitoiset
1
-43
/
+44
2016-10-13
nvc0: enable ARB_enhanced_layouts
Samuel Pitoiset
1
-1
/
+1
2016-10-12
gallium: add PIPE_CAP_TGSI_ARRAY_COMPONENTS
Nicolai Hähnle
1
-0
/
+1
2016-10-07
nvc0: expose ARB_compute_variable_group_size
Samuel Pitoiset
1
-2
/
+6
2016-10-07
gallium: add PIPE_COMPUTE_CAP_MAX_VARIABLE_THREADS_PER_BLOCK
Samuel Pitoiset
1
-0
/
+2
2016-09-10
gm107/ir: allow indirect inputs to be loaded by frag shader
Ilia Mirkin
1
-1
/
+0
2016-09-08
gallium: remove PIPE_BIND_TRANSFER_READ/WRITE
Marek Olšák
1
-4
/
+2
2016-09-01
nvc0: reduce the initial code segment size to 512KB
Samuel Pitoiset
1
-1
/
+1
2016-09-01
nvc0: add nvc0_screen_resize_text_area() helper
Samuel Pitoiset
1
-10
/
+37
2016-08-30
nvc0: fix indentation in nvc0_screen_init()
Samuel Pitoiset
1
-1
/
+1
2016-08-30
nvc0: check return value of nvc0_screen_resize_tls_area()
Samuel Pitoiset
1
-8
/
+8
2016-08-30
nvc0: make use of FAIL_SCREEN_INIT in nvc0_screen_create()
Samuel Pitoiset
1
-9
/
+7
2016-08-29
gallium: add cap to export device pointer size
Jan Vesely
1
-0
/
+2
2016-08-23
gallium: add a cap to expose whether driver supports mixed color/zs bits
Ilia Mirkin
1
-0
/
+1
2016-07-27
nvc0: enable ARB_tessellation_shader on GM107+
Samuel Pitoiset
1
-3
/
+0
[next]