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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
amd/common: Do not use 32-bit loads for shared memory.
Bas Nieuwenhuizen
2019-02-06
1
-6
/
+12
*
amd/common: handle nir_deref_cast for shared memory from integers.
Bas Nieuwenhuizen
2019-02-06
1
-68
/
+82
*
amd/common: Handle nir_deref_type_ptr_as_array for shared memory.
Bas Nieuwenhuizen
2019-02-06
1
-0
/
+4
*
amd/common: Fix stores to derefs with unknown variable.
Bas Nieuwenhuizen
2019-02-06
1
-8
/
+13
*
amd/common: Use correct writemask for shared memory stores.
Bas Nieuwenhuizen
2019-02-06
1
-1
/
+1
*
radv: Fix the shader info pass for not having the variable.
Bas Nieuwenhuizen
2019-02-06
1
-2
/
+2
*
amd/common: Implement ptr->int casts in ac_to_integer.
Bas Nieuwenhuizen
2019-02-06
1
-0
/
+13
*
amd/common: Add gep helper for pointer increment.
Bas Nieuwenhuizen
2019-02-06
2
-0
/
+13
*
radv: Only look at pImmutableSamples if the descriptor has a sampler.
Bas Nieuwenhuizen
2019-02-06
1
-2
/
+6
*
xvmc: fix string comparison
Eric Engestrom
2019-02-06
1
-3
/
+3
*
xvmc: fix string comparison
Eric Engestrom
2019-02-06
1
-10
/
+10
*
gitlab-ci: add meson glvnd build
Eric Engestrom
2019-02-06
2
-0
/
+20
*
travis: remove unused scons code path
Eric Engestrom
2019-02-06
1
-10
/
+0
*
travis: remove unused linux code path
Eric Engestrom
2019-02-06
1
-123
/
+0
*
gitlab-ci: add make Gallium ST Other build
Eric Engestrom
2019-02-06
2
-37
/
+26
*
gitlab-ci: add make Gallium ST Clover LLVM-7 build
Eric Engestrom
2019-02-06
2
-30
/
+6
*
gitlab-ci: add make Gallium ST Clover LLVM-6.0 build
Eric Engestrom
2019-02-06
2
-28
/
+5
*
gitlab-ci: add make Gallium ST Clover LLVM-5.0 build
Eric Engestrom
2019-02-06
2
-30
/
+5
*
gitlab-ci: add make Gallium ST Clover LLVM-4.0 build
Eric Engestrom
2019-02-06
3
-30
/
+7
*
gitlab-ci: add make Gallium ST Clover LLVM-3.9 build
Eric Engestrom
2019-02-06
2
-30
/
+24
*
gitlab-ci: add make Gallium Drivers "Other" build
Eric Engestrom
2019-02-06
2
-27
/
+6
*
gitlab-ci: add make Gallium Drivers RadeonSI build
Eric Engestrom
2019-02-06
2
-29
/
+6
*
gitlab-ci: add make Gallium Drivers SWR build
Eric Engestrom
2019-02-06
2
-28
/
+25
*
gitlab-ci: add make loaders/classic DRI build
Eric Engestrom
2019-02-06
2
-23
/
+23
*
gitlab-ci: add meson gallium ST "Other" build
Eric Engestrom
2019-02-06
3
-32
/
+23
*
gitlab-ci: add meson gallium ST Clover (LLVM 7.0) build
Eric Engestrom
2019-02-06
3
-29
/
+8
*
gitlab-ci: add meson gallium ST Clover (LLVM 6.0) build
Eric Engestrom
2019-02-06
3
-25
/
+7
*
gitlab-ci: add meson gallium ST Clover (LLVM 5.0) build
Eric Engestrom
2019-02-06
3
-26
/
+23
*
gitlab-ci: add meson gallium "other drivers" build
Eric Engestrom
2019-02-06
3
-24
/
+21
*
gitlab-ci: add meson gallium RadeonSI build
Eric Engestrom
2019-02-06
2
-26
/
+20
*
gitlab-ci: add meson gallium SWR build
Eric Engestrom
2019-02-06
3
-25
/
+24
*
gitlab-ci: add meson loader/classic DRI build
Eric Engestrom
2019-02-06
3
-20
/
+24
*
gitlab-ci: add scons SWR build
Eric Engestrom
2019-02-06
3
-19
/
+8
*
gitlab-ci: add scons llvm 3.5 build
Eric Engestrom
2019-02-06
3
-22
/
+12
*
gitlab-ci: add a scons no-llvm build
Eric Engestrom
2019-02-06
3
-17
/
+15
*
gitlab-ci: add a make vulkan build
Eric Engestrom
2019-02-06
2
-28
/
+49
*
gitlab-ci: add a meson vulkan build
Eric Engestrom
2019-02-06
2
-24
/
+61
*
gitlab-ci: add ubuntu container
Eric Engestrom
2019-02-06
2
-0
/
+190
*
radeonsi: use local ws variable in si_need_dma_space
Marek Olšák
2019-02-06
1
-9
/
+10
*
radeonsi: don't leak an index buffer if draw_vbo fails
Marek Olšák
2019-02-06
1
-3
/
+5
*
radeonsi: make allocator_zeroed_memory unmappable and use bigger buffers
Marek Olšák
2019-02-06
1
-1
/
+2
*
radeonsi: clear allocator_zeroed_memory with SDMA
Marek Olšák
2019-02-06
4
-12
/
+9
*
radeonsi: initialize textures using DCC to black when possible
Marek Olšák
2019-02-06
3
-13
/
+63
*
freedreno: a2xx: fix fast clear
Jonathan Marek
2019-02-06
1
-1
/
+0
*
egl: use coherent variable names
Eric Engestrom
2019-02-06
24
-383
/
+383
*
meson: Remove panfrost from default driver list
Alyssa Rosenzweig
2019-02-06
1
-1
/
+1
*
v3d: Whitespace consistency fix.
Eric Anholt
2019-02-05
1
-1
/
+1
*
v3d: Fix copy-propagation of input unpacks.
Eric Anholt
2019-02-05
5
-35
/
+94
*
v3d: Fix input packing of .l for rounding/fdx/fdy.
Eric Anholt
2019-02-05
2
-1
/
+2
*
v3d: Fix pack/unpack of VFPACK operand unpacks.
Eric Anholt
2019-02-05
2
-1
/
+33
[prev]
[next]