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
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600: Fix stack overflow
Bartosz Tomczyk
2017-02-03
1
-1
/
+1
*
d3dadapter9: automake: include builddir prior to srcdir
Emil Velikov
2017-02-03
1
-1
/
+1
*
st/dri: automake: include builddir prior to srcdir
Emil Velikov
2017-02-03
1
-1
/
+1
*
clover: automake: include builddir prior to srcdir
Emil Velikov
2017-02-03
1
-1
/
+1
*
freedreno: automake: correctly set MKDIR_GEN
Emil Velikov
2017-02-03
1
-0
/
+1
*
radeonsi: handle first_non_void correctly in si_create_vertex_elements
Marek Olšák
2017-02-03
1
-3
/
+3
*
gallivm: (trivial) fix ddiv cpu implementation
Roland Scheidegger
2017-02-03
1
-1
/
+0
*
tgsi: implement ddiv opcode
Roland Scheidegger
2017-02-03
1
-0
/
+14
*
radeonsi: always set the TCL1_ACTION_ENA when invalidating L2
Marek Olšák
2017-01-24
1
-1
/
+2
*
swr: Align query results allocation
George Kyriazis
2017-01-24
2
-4
/
+5
*
swr: Prune empty nodes in CalculateProcessorTopology.
Bruce Cherniak
2017-01-24
1
-0
/
+9
*
r600: implement DDIV
Nicolai Hähnle
2017-01-24
1
-0
/
+59
*
r600: factor out cayman_emit_unary_double_raw
Nicolai Hähnle
2017-01-24
1
-20
/
+42
*
r600: double multiply can handle only one multiply at a time
Nicolai Hähnle
2017-01-24
1
-17
/
+19
*
freedreno/a5xx: set frag shader threadsize
Rob Clark
2017-01-24
1
-2
/
+7
*
freedreno/a5xx: set fragcoordxy properly
Rob Clark
2017-01-24
1
-1
/
+1
*
freedreno/a5xx: fix psize
Rob Clark
2017-01-24
2
-8
/
+5
*
freedreno/a5xx: srgb fix
Rob Clark
2017-01-24
1
-1
/
+2
*
freedreno/a5xx: fix int vbos
Rob Clark
2017-01-24
1
-1
/
+3
*
freedreno/a5xx: fix clear for uint/sint formats
Rob Clark
2017-01-24
1
-19
/
+28
*
freedreno/a5xx: fix cull state
Rob Clark
2017-01-24
1
-5
/
+5
*
freedreno: update generated headers
Rob Clark
2017-01-24
6
-13
/
+36
*
gallium/hud: add missing break in hud_cpufreq_graph_install()
Samuel Pitoiset
2017-01-20
1
-0
/
+1
*
radeonsi: don't forget to add HTILE to the buffer list for texturing
Marek Olšák
2017-01-20
1
-6
/
+13
*
radeonsi: fix texture gather on stencil textures
Nicolai Hähnle
2017-01-20
1
-2
/
+16
*
radeonsi: Always leave poly_offset in a valid state
Zachary Michaels
2017-01-20
1
-1
/
+3
*
gallivm: use #ifdef not #if for PIPE_ARCH_BIG_ENDIAN
Dave Airlie
2017-01-20
1
-1
/
+1
*
radeonsi: determine in advance which VBOs should be added to the buffer list
Marek Olšák
2017-01-18
3
-4
/
+11
*
radeonsi: use fewer pointer dereferences in upload_vertex_buffer_descriptors
Marek Olšák
2017-01-18
1
-8
/
+9
*
radeonsi: reject invalid vertex buffer indices at state creation
Marek Olšák
2017-01-18
2
-5
/
+6
*
radeonsi: use a global dirty mask for shader pointers
Marek Olšák
2017-01-18
4
-41
/
+51
*
radeonsi: use a bitmask-based loop in si_decompress_textures
Marek Olšák
2017-01-18
3
-7
/
+31
*
radeonsi: skip an unnecessary mutex lock for L2 prefetches
Marek Olšák
2017-01-18
1
-5
/
+7
*
radeonsi: si_cp_dma_prepare is a no-op for L2 prefetches
Marek Olšák
2017-01-18
2
-5
/
+12
*
radeonsi: add SI_CPDMA_SKIP_BO_LIST_UPDATE
Marek Olšák
2017-01-18
2
-10
/
+15
*
radeonsi: use the correct target machine when building shader variants
Marek Olšák
2017-01-18
2
-14
/
+29
*
radeonsi: move shader pipe context state into a separate structure
Marek Olšák
2017-01-18
2
-14
/
+22
*
Revert "etnaviv: Fake occlusion query capability"
Christian Gmeiner
2017-01-18
1
-3
/
+2
*
android: ac/debug: move sid_tables.h generation and IB decode to amd/common
Mauro Rossi
2017-01-18
1
-12
/
+3
*
android: gallium/auxiliary: fix building error in Android 7.0
Mauro Rossi
2017-01-18
1
-1
/
+1
*
android: radeonsi: fix LLVMInitializeAMDGPU* functions declaration
Mauro Rossi
2017-01-18
1
-0
/
+2
*
android: radeon: fix LLVMInitializeAMDGPU* functions declaration
Mauro Rossi
2017-01-18
1
-0
/
+1
*
nouveau: remove always false argument in nouveau_fence_new()
Emil Velikov
2017-01-18
5
-11
/
+6
*
gallium: correctly manage libsensors link flags
Emil Velikov
2017-01-18
2
-2
/
+1
*
etnaviv: Fake occlusion query capability
Wladimir J. van der Laan
2017-01-18
1
-2
/
+3
*
etnaviv: add flags parameter to texture barrier
Christian Gmeiner
2017-01-18
1
-1
/
+1
*
etnaviv: handle PIPE_CAP_TGSI_FS_FBFETCH
Christian Gmeiner
2017-01-18
1
-0
/
+1
*
gallivm: (trivial) fix copy/paste bug with big endian code
Roland Scheidegger
2017-01-18
1
-2
/
+4
*
configure.ac: Revert recent HAVE_LLVM changes.
Jose Fonseca
2017-01-18
5
-12
/
+12
*
configure.ac: Set and use HAVE_GALLIUM_LLVM define
Tobias Droste
2017-01-18
5
-12
/
+12
[next]