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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvc0: Enable compute support for Pascal
Boyan Ding
2017-04-27
3
-4
/
+7
*
nvc0: Add new launch descriptor format for GP100
Boyan Ding
2017-04-27
2
-34
/
+197
*
nvc0: Fix index of unk fields in nve4_cp_launch_desc
Boyan Ding
2017-04-27
1
-2
/
+2
*
nouveau: Fix indentation of maxwell compute class definitions
Boyan Ding
2017-04-27
1
-2
/
+2
*
radeonsi/ac: move vertex export remove to common code.
Dave Airlie
2017-04-27
3
-163
/
+14
*
svga: fix vertex buffer binding issue
Brian Paul
2017-04-26
1
-2
/
+29
*
svga: Removed the unused label 'done' in svga_validate_surface_view()
Charmaine Lee
2017-04-26
1
-1
/
+0
*
svga: use the winsys interface to invalidate surface
Charmaine Lee
2017-04-26
1
-5
/
+1
*
svga: fix format for screen target
Charmaine Lee
2017-04-26
1
-0
/
+26
*
svga: cache the backing surface handle in the texture object
Charmaine Lee
2017-04-26
5
-10
/
+57
*
svga: Update the backing resource only if needed
Charmaine Lee
2017-04-26
2
-3
/
+14
*
svga: Set the surface dirty bit for the right surface view
Charmaine Lee
2017-04-26
1
-5
/
+19
*
svga: Move rendertarget view related fields to hw_clear state
Charmaine Lee
2017-04-26
4
-17
/
+18
*
svga: Move setting the rendered_to flags to framebuffer emit time
Charmaine Lee
2017-04-26
2
-18
/
+28
*
svga: add const qualifiers on svga_check_sampler_view_resource_collision()
Brian Paul
2017-04-26
2
-4
/
+4
*
svga: improve surface view debug messages
Brian Paul
2017-04-26
1
-4
/
+5
*
svga: add DEBUG_SAMPLERS
Brian Paul
2017-04-26
3
-1
/
+4
*
svga: fail screen creation if HW version is too old
Brian Paul
2017-04-26
1
-0
/
+7
*
nv50,nvc0: disable the TGSI merge registers pass
Samuel Pitoiset
2017-04-26
2
-2
/
+4
*
radeonsi: disable the TGSI merge registers pass
Samuel Pitoiset
2017-04-26
1
-1
/
+1
*
gallium: add PIPE_SHADER_CAP_TGSI_SKIP_MERGE_REGISTERS
Samuel Pitoiset
2017-04-26
11
-0
/
+15
*
radeonsi: use unsynchronized transfers for shader binary uploads
Samuel Pitoiset
2017-04-26
1
-1
/
+2
*
radeonsi: turn si_shader_key::mono into a non-union
Marek Olšák
2017-04-26
3
-15
/
+11
*
radeonsi: adjust ESGS ring buffer size computation on VI
Marek Olšák
2017-04-26
1
-1
/
+4
*
radeonsi/gfx9: don't set deprecated field PARTIAL_ES_WAVE_ON
Marek Olšák
2017-04-26
1
-2
/
+3
*
radeonsi/gfx9: set MAX_PRIMGRP_IN_WAVE in the correct register
Marek Olšák
2017-04-26
2
-1
/
+5
*
radeonsi/gfx9: add a workaround for viewing a slice of 3D as a 2D image
Marek Olšák
2017-04-26
1
-8
/
+22
*
radeonsi/gfx9: fix 1D array shader images
Marek Olšák
2017-04-26
1
-0
/
+1
*
radeonsi/gfx9: fix most things wrong with shader images
Marek Olšák
2017-04-26
2
-12
/
+24
*
radeonsi/gfx9: fix texture buffer objects and image buffers with IDXEN==0
Marek Olšák
2017-04-26
1
-1
/
+34
*
ddebug: implement get_query_result_resource
Marek Olšák
2017-04-25
1
-0
/
+16
*
trace: don't trace resource_destroy
Marek Olšák
2017-04-25
1
-7
/
+4
*
freedreno/a5xx: hack for r8g8b8a8_snorm
Rob Clark
2017-04-23
1
-1
/
+1
*
freedreno/a5xx: rgtc formats
Rob Clark
2017-04-23
2
-8
/
+12
*
etnaviv: Supertiled texture support on gc3000
Wladimir J. van der Laan
2017-04-22
2
-8
/
+11
*
etnaviv: etnaviv_fence: Simplify the return code logic
Fabio Estevam
2017-04-22
1
-4
/
+2
*
freedreno/a5xx: occlusion query
Rob Clark
2017-04-22
4
-3
/
+140
*
freedreno: drop ring arg from _set_stage()
Rob Clark
2017-04-22
7
-17
/
+13
*
freedreno: update generated headers
Rob Clark
2017-04-22
6
-12
/
+25
*
freedreno: add support for hw accumulating queries
Rob Clark
2017-04-22
8
-33
/
+384
*
freedreno: a bit of query refactor
Rob Clark
2017-04-22
4
-40
/
+40
*
freedreno: make hw-query a helper
Rob Clark
2017-04-22
13
-16
/
+57
*
nvc0: Add support for setting viewport index/layer from VS/TES
Ilia Mirkin
2017-04-20
4
-7
/
+27
*
nvc0/ir: Only store viewport in scratch register for GP
Lyude
2017-04-20
1
-0
/
+1
*
gallium: fold u_trim_pipe_prim call from st/mesa to drivers
Marek Olšák
2017-04-20
8
-0
/
+38
*
swr: simd16 vs work
Tim Rowley
2017-04-19
1
-5
/
+25
*
r600g: update dirty_level_mask after the 1-st draw after FB change
Constantine Kharlamov
2017-04-19
4
-18
/
+26
*
freedreno: refactor dirty state handling
Rob Clark
2017-04-18
19
-101
/
+119
*
freedreno: move clear path dirty state hack to a2xx backend
Rob Clark
2017-04-18
2
-9
/
+9
*
freedreno/ir3: split out per-stage emit_consts fxns
Rob Clark
2017-04-18
5
-21
/
+41
[next]