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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP
Marek Olšák
2018-01-17
18
-24
/
+0
*
gallium: remove PIPE_CAP_TWO_SIDED_STENCIL
Marek Olšák
2018-01-17
19
-24
/
+1
*
svga: add num-commands-per-draw HUD query
Brian Paul
2018-01-17
6
-0
/
+24
*
gallium/hud: Fix support for PIPE_DRIVER_QUERY_TYPE_FLOAT
Brian Paul
2018-01-17
2
-3
/
+29
*
gallium/hud: remove uint64_t casts in sensor query_sti_load() function
Brian Paul
2018-01-17
1
-5
/
+5
*
gallium/hud: compute cpu load, percent with doubles
Brian Paul
2018-01-17
1
-4
/
+5
*
gallium/hud: s/unsigned/enum pipe_query_type/
Brian Paul
2018-01-17
2
-3
/
+5
*
meson: add llvm dependency for swr build
George Kyriazis
2018-01-17
1
-0
/
+1
*
st/va: add break for MPEG4 data buffer handling case
Leo Liu
2018-01-17
1
-0
/
+1
*
st/va: remove TODO line for JPEG data buffer handling
Leo Liu
2018-01-17
1
-1
/
+0
*
radeonsi: bump glsl version to 450 for nir backend
Timothy Arceri
2018-01-18
1
-6
/
+1
*
radeonsi/nir: add some missing tcs bits to the nir scan pass
Timothy Arceri
2018-01-18
1
-0
/
+14
*
ac/radeonsi: add tcs load outputs support
Timothy Arceri
2018-01-18
2
-16
/
+29
*
draw: remove VSPLIT_CREATE_IDX macro
Roland Scheidegger
2018-01-17
1
-11
/
+12
*
draw: fix vsplit code when the (post-bias) index value is -1
Roland Scheidegger
2018-01-17
2
-3
/
+4
*
st/va: release held locks in error paths
Grazvydas Ignotas
2018-01-17
3
-3
/
+9
*
radeon: remove unneeded semicolons
Grazvydas Ignotas
2018-01-17
1
-3
/
+3
*
ac: import lp_create_builder() from gallivm
Samuel Pitoiset
2018-01-16
3
-42
/
+4
*
st/va: clear pointers for mpeg2 quantiser matrices
Indrajit Das
2018-01-16
1
-0
/
+5
*
radeon/vcn: update quantiser matrices only when requested
Indrajit Das
2018-01-16
1
-6
/
+11
*
radeon/uvd: update quantiser matrices only when requested
Indrajit Das
2018-01-16
1
-6
/
+11
*
Revert "gallium/dri2: Enable {GLX_ARB,EGL_KHR}_context_flush_control"
Adam Jackson
2018-01-15
1
-2
/
+0
*
r600/shader: Initialize max_driver_temp_used correctly for the first time
Gert Wollny
2018-01-15
1
-0
/
+1
*
freedreno/ir3: "soft" depth scheduling for SFU instructions
Rob Clark
2018-01-14
1
-9
/
+21
*
freedreno/a5xx: work around SWAP vs TILE_MODE constraint
Rob Clark
2018-01-14
1
-0
/
+20
*
freedreno/a5xx: texture tiling
Rob Clark
2018-01-14
16
-25
/
+339
*
freedreno: update generated headers
Rob Clark
2018-01-14
6
-26
/
+35
*
freedreno: add screen->setup_slices() for tex layout
Rob Clark
2018-01-14
3
-19
/
+43
*
r300g: remove double assignment
Grazvydas Ignotas
2018-01-14
1
-1
/
+0
*
ac: fix build error in si_shader
Mauro Rossi
2018-01-13
1
-1
/
+1
*
radv/radeonsi/nir: lower 64bit flrp
Timothy Arceri
2018-01-13
1
-0
/
+1
*
broadcom/vc5: Fix up channel swizzling for textures on 4.x.
Eric Anholt
2018-01-12
1
-2
/
+5
*
broadcom/vc5: Port the draw-time state emission to V3D 4.1.
Eric Anholt
2018-01-12
7
-27
/
+76
*
broadcom/vc5: Rename V3D 3.x Flat Shade Action to match v4.x naming.
Eric Anholt
2018-01-12
1
-5
/
+5
*
broadcom/vc5: Update pixel center setup for V3D 4.x.
Eric Anholt
2018-01-12
1
-2
/
+12
*
broadcom/vc5: Print the buffer name in simulator overflow checks.
Eric Anholt
2018-01-12
1
-2
/
+4
*
broadcom/vc5: Update state setup for V3D 4.1.
Eric Anholt
2018-01-12
7
-14
/
+206
*
broadcom/vc5: Set up depth formats for V3D 4.x.
Eric Anholt
2018-01-12
1
-1
/
+12
*
broadcom/vc5: Always use the RGBA8 formats for RGBX8.
Eric Anholt
2018-01-12
1
-3
/
+7
*
broadcom/vc5: Move the formats table to per-V3D-version compile.
Eric Anholt
2018-01-12
12
-337
/
+451
*
broadcom/vc5: Use THRSW to enable multi-threaded shaders.
Eric Anholt
2018-01-12
1
-3
/
+26
*
broadcom/vc5: Port drawing commands to V3D 4.x.
Eric Anholt
2018-01-12
9
-20
/
+93
*
broadcom/vc5: Enable the driver on V3D 4.1
Eric Anholt
2018-01-12
1
-1
/
+1
*
broadcom/vc5: Port the simulator to support V3D 4.1
Eric Anholt
2018-01-12
9
-125
/
+216
*
broadcom/vc5: Port the RCL setup to V3D4.1.
Eric Anholt
2018-01-12
7
-58
/
+360
*
broadcom/vc5: Fix per-tile extra clear packet.
Eric Anholt
2018-01-12
1
-1
/
+1
*
broadcom/vc5: Move the TLB loads and stores to helper functions.
Eric Anholt
2018-01-12
1
-35
/
+50
*
broadcom/vc5: Convert vc5_cl.h to use the V3DX() macros.
Eric Anholt
2018-01-12
7
-10
/
+24
*
meson: move libsensors dependency to libgallium
Dylan Baker
2018-01-11
8
-13
/
+7
*
meson: Use dependencies for nir
Dylan Baker
2018-01-11
6
-17
/
+21
[next]