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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: move LLVM ALU codegen into radeonsi
Marek Olšák
2016-10-18
6
-992
/
+1056
*
gm107/ir: fix bit offset of tex lod setting for indirect texturing
Ilia Mirkin
2016-10-18
1
-1
/
+1
*
gm107/ir: fix texturing with indirect samplers
Ilia Mirkin
2016-10-18
1
-0
/
+10
*
radeonsi: unify the constant load paths
Nicolai Hähnle
2016-10-17
1
-28
/
+11
*
radeonsi: fix indirect loads of 64 bit constants
Nicolai Hähnle
2016-10-17
1
-2
/
+2
*
radeonsi: shorten "shader->selector" to "sel" in si_shader_create
Marek Olšák
2016-10-17
1
-7
/
+8
*
radeonsi: clear DB_RENDER_OVERRIDE
Marek Olšák
2016-10-17
1
-3
/
+1
*
vc4: Fix fast clear color packing for 565.
Eric Anholt
2016-10-16
1
-3
/
+16
*
nv50/ir: constant fold OP_SPLIT
Tobias Klausmann
2016-10-14
1
-0
/
+18
*
swr: [rasterizer core] don't construct pArContext on non-ar builds
Tim Rowley
2016-10-13
1
-0
/
+6
*
swr: [rasterizer core] remove WorkerWaitForThreadEvent bucket
Tim Rowley
2016-10-13
3
-6
/
+0
*
swr: [rasterizer core] move binner functionality to separate file
Tim Rowley
2016-10-13
3
-1392
/
+1444
*
swr: [rasterizer scripts] add DEBUG_OUTPUT_DIR knob
Tim Rowley
2016-10-13
1
-0
/
+7
*
swr: [rasterizer core] fix comment typo
Tim Rowley
2016-10-13
1
-1
/
+1
*
swr: [rasterizer core/sim] 8x2 backend + 16-wide tile clear/load/store
Tim Rowley
2016-10-13
13
-100
/
+1895
*
swr: [rasterizer archrast] fix event file issue with saving data
Tim Rowley
2016-10-13
4
-8
/
+22
*
swr: [rasterizer common] fix assert index
Eric Engestrom
2016-10-13
1
-1
/
+1
*
nv50: enable ARB_enhanced_layouts
Ilia Mirkin
2016-10-13
1
-1
/
+1
*
nvc0/ir: be more careful about preserving modifiers in SHLADD creation
Ilia Mirkin
2016-10-13
1
-7
/
+5
*
vc4: Avoid loading from the texture during non-utile-aligned glTexImage().
Eric Anholt
2016-10-13
1
-12
/
+34
*
nvc0: enable ARB_enhanced_layouts
Samuel Pitoiset
2016-10-13
1
-1
/
+1
*
radeonsi: adjust and clean up Z_ORDER and EXEC_ON_x settings
Marek Olšák
2016-10-13
2
-22
/
+32
*
radeonsi: disable ReZ
Marek Olšák
2016-10-13
1
-7
/
+4
*
radeonsi: implement TC-compatible HTILE
Marek Olšák
2016-10-13
8
-20
/
+132
*
radeonsi: fix regression in image atomics
Nicolai Hähnle
2016-10-13
1
-1
/
+1
*
radeonsi: fix the coordinate overloading of llvm.amdgcn.image.atomic.cmpswap.*
Nicolai Hähnle
2016-10-13
1
-2
/
+7
*
swr: automake: add ar_eventhandlerfile_h.template to the tarball
Emil Velikov
2016-10-12
1
-1
/
+2
*
nvc0/ir: fix textureGather with a single offset
Ilia Mirkin
2016-10-12
1
-2
/
+2
*
nv50/ir: copy over value's register id when resolving merge of a phi
Ilia Mirkin
2016-10-12
1
-1
/
+3
*
st/mesa: enable ARB_enhanced_layouts and turn the cap on
Nicolai Hähnle
2016-10-12
3
-3
/
+3
*
gallium: add PIPE_CAP_TGSI_ARRAY_COMPONENTS
Nicolai Hähnle
2016-10-12
15
-0
/
+15
*
radeonsi: Use the new image load/store intrinsic signatures
Tom Stellard
2016-10-12
1
-14
/
+45
*
radeonsi: Add function for converting LLVM type to intrinsic string
Tom Stellard
2016-10-12
1
-10
/
+32
*
radeonsi: Refactor image store/load intrinsic name creation
Tom Stellard
2016-10-12
1
-11
/
+18
*
radeonsi: fix R600_DEBUG=precompile for shader-db
Marek Olšák
2016-10-12
1
-0
/
+6
*
radeonsi: use TC write-back instead of full cache invalidation
Marek Olšák
2016-10-12
3
-13
/
+7
*
radeonsi: implement TC L2 write-back (flush) without cache invalidation
Marek Olšák
2016-10-12
2
-28
/
+74
*
radeonsi: don't invalidate VMEM L1 for memory barriers for index buffers
Marek Olšák
2016-10-12
1
-3
/
+4
*
nv50/ir: optimize ADD(SHL(a, b), c) to SHLADD(a, b, c)
Samuel Pitoiset
2016-10-12
1
-0
/
+87
*
trace: add invalidate_resource callback
Ilia Mirkin
2016-10-11
1
-0
/
+21
*
radeonsi: emit TA_CS_BC_BASE_ADDR on SI only if the kernel allows it
Marek Olšák
2016-10-11
1
-1
/
+6
*
swr: [rasterizer archrast] update proto file
Tim Rowley
2016-10-11
1
-2
/
+56
*
swr: [rasterizer archrast] add support for stats files
Tim Rowley
2016-10-11
4
-20
/
+57
*
swr: [rasterizer jitter] remove architecture override
Tim Rowley
2016-10-11
1
-41
/
+1
*
swr: [rasterizer jitter] adjust jitmanager assert
Tim Rowley
2016-10-11
1
-1
/
+4
*
swr: [rasterizer] eliminate unused label warnings on gcc
Tim Rowley
2016-10-11
2
-0
/
+8
*
swr: [rasterizer core] implement depth bounds test
Tim Rowley
2016-10-11
6
-9
/
+101
*
swr: [rasterizer core] update/add formats
Tim Rowley
2016-10-11
7
-1705
/
+2592
*
swr: [rasterizer core] SwrStoreTiles api change
Tim Rowley
2016-10-11
7
-19
/
+27
*
swr: [rasterizer scripts] add ENABLE_ASSERT_DIALOGS knob for windows
Tim Rowley
2016-10-11
1
-0
/
+8
[next]