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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: add struct si_compiler containing LLVMTargetMachineRef
Marek Olšák
2018-04-27
8
-91
/
+101
*
radeonsi: rename r600_texture::resource to buffer
Marek Olšák
2018-04-27
10
-201
/
+201
*
radeonsi: use r600_resource() typecast helper
Marek Olšák
2018-04-27
19
-78
/
+80
*
radeonsi: remove unused atom parameter from si_atom::emit
Marek Olšák
2018-04-27
10
-36
/
+26
*
radeonsi: inline 2 trivial state structures
Marek Olšák
2018-04-27
5
-19
/
+11
*
radeonsi: remove function si_init_atom
Marek Olšák
2018-04-27
4
-27
/
+14
*
radeonsi: remove si_atom::id
Marek Olšák
2018-04-27
4
-28
/
+15
*
radeonsi: don't use an indirect table for state atoms
Marek Olšák
2018-04-27
14
-172
/
+148
*
radeonsi: rename r600_atom -> si_atom
Marek Olšák
2018-04-27
10
-76
/
+76
*
radeonsi: remove r600_pipe_common.h
Marek Olšák
2018-04-27
14
-347
/
+302
*
radeonsi/gfx9: workaround for INTERP with indirect indexing
Marek Olšák
2018-04-27
1
-6
/
+13
*
radeonsi: rewrite DCC format compatibility checking code
Marek Olšák
2018-04-27
1
-56
/
+42
*
radeonsi: implement DCC fast clear swizzle constraints more accurately
Marek Olšák
2018-04-27
3
-35
/
+65
*
radeonsi: rename variables and document stuff around DCC fast clear
Marek Olšák
2018-04-27
1
-41
/
+42
*
radeonsi: fully enable 2x DCC MSAA for array and non-array textures
Marek Olšák
2018-04-27
4
-14
/
+20
*
radeonsi: enable fast color clear for level 0 of mipmapped textures on <= VI
Marek Olšák
2018-04-27
2
-9
/
+24
*
ac/surface: handle DCC subresource fast clear restriction on VI
Marek Olšák
2018-04-27
1
-1
/
+20
*
swr/rast: No need to export GetSimdValidIndicesGfx
George Kyriazis
2018-04-27
1
-4
/
+0
*
swr/rast: Small editorial changes
George Kyriazis
2018-04-27
3
-19
/
+17
*
swr/rast: Use new processor detection mechanism
George Kyriazis
2018-04-27
2
-1
/
+51
*
swr/rast: Output rasterizer dir to console since it's process specific
George Kyriazis
2018-04-27
1
-1
/
+4
*
swr/rast: Add TranslateGfxAddress for shader
George Kyriazis
2018-04-27
3
-3
/
+19
*
swr/rast: jit PRINT improvements.
George Kyriazis
2018-04-27
1
-2
/
+13
*
swr/rast: Fix regressions.
George Kyriazis
2018-04-27
1
-1
/
+1
*
swr/rast: Cleanup old cruft.
George Kyriazis
2018-04-27
1
-17
/
+3
*
swr/rast: Package events.proto with core output
George Kyriazis
2018-04-27
2
-2
/
+32
*
swr/rast: Fix init in EventHandlerWorkerStats
George Kyriazis
2018-04-27
1
-1
/
+4
*
swr/rast: Fix return type of VCVTPS2PH.
George Kyriazis
2018-04-27
1
-1
/
+1
*
swr/rast: WIP Translation handling
George Kyriazis
2018-04-27
2
-18
/
+26
*
swr/rast: Use different handing for stream masks
George Kyriazis
2018-04-27
5
-6
/
+11
*
swr/rast: Silence warnings
George Kyriazis
2018-04-27
3
-4
/
+2
*
swr/rast: Add support for TexelMask evaluation
George Kyriazis
2018-04-27
2
-0
/
+44
*
swr/rast: Internal core change
George Kyriazis
2018-04-27
1
-0
/
+1
*
swr/rast: Fix x86 lowering 64-bit float handling
George Kyriazis
2018-04-27
2
-6
/
+56
*
swr/rast: Add some SIMD_T utility functors
George Kyriazis
2018-04-27
1
-0
/
+66
*
swr/rast: Fix wrong type allocation
George Kyriazis
2018-04-27
1
-1
/
+1
*
swr: touch generated files to update timestamp
George Kyriazis
2018-04-27
1
-0
/
+11
*
swr/rast: Fix byte offset for non-indexed draws
George Kyriazis
2018-04-27
1
-3
/
+3
*
util/u_queue: fix a deadlock in util_queue_finish
Marek Olšák
2018-04-27
2
-0
/
+10
*
meson: fix race condition revealed by using 0.44
Dylan Baker
2018-04-27
1
-3
/
+3
*
mesa: add TBO support for GL_EXT_texture_norm16
Tapani Pälli
2018-04-27
1
-3
/
+3
*
ac: fix texture query LOD for 1D textures on GFX9
Samuel Pitoiset
2018-04-27
1
-0
/
+8
*
etnaviv: remove not needed includes
Christian Gmeiner
2018-04-27
1
-3
/
+0
*
etnaviv: remove redundant include
Christian Gmeiner
2018-04-27
1
-2
/
+0
*
glsl: replace some asserts with unreachable when processing the ast
Timothy Arceri
2018-04-27
1
-6
/
+3
*
mesa: drop the buffer mode param from the DrawBuffer driver function
Timothy Arceri
2018-04-27
8
-11
/
+10
*
anv/icl: Enable Vulkan on Ice Lake
Anuj Phogat
2018-04-26
1
-0
/
+2
*
anv: enable VK_EXT_shader_viewport_index_layer
Caio Marcelo de Oliveira Filho
2018-04-26
2
-0
/
+2
*
anv/allocator: Don't shrink either end of the block pool
Jason Ekstrand
2018-04-26
1
-4
/
+4
*
broadcom/vc5: Add support for centroid varyings.
Eric Anholt
2018-04-26
7
-4
/
+97
[next]