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
*
mesa: remove unneeded semicolons
Grazvydas Ignotas
2018-01-17
3
-3
/
+3
*
radeon: remove unneeded semicolons
Grazvydas Ignotas
2018-01-17
4
-6
/
+6
*
osmesa: don't check SmoothFlag twice
Grazvydas Ignotas
2018-01-17
1
-1
/
+0
*
ac: set no-signed-zeros-fp-math when RADV_DEBUG="unsafemath" is used
Samuel Pitoiset
2018-01-16
1
-0
/
+3
*
ac: set fast math flags when RADV_DEBUG="unsafemath" is used
Samuel Pitoiset
2018-01-16
1
-2
/
+10
*
ac: import lp_create_builder() from gallivm
Samuel Pitoiset
2018-01-16
5
-42
/
+43
*
ac: replace llvm.AMDGPU.kilp by llvm.amdgcn.kill with LLVM 6
Samuel Pitoiset
2018-01-16
1
-10
/
+12
*
glsl/linker: link-error using the same name in unnamed block and outside
Juan A. Suarez Romero
2018-01-16
1
-0
/
+23
*
glx: fix non-dri build
Samuel Thibault
2018-01-16
1
-0
/
+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 "docs: Mark GLX_ARB_context_flush_control done"
Adam Jackson
2018-01-15
1
-1
/
+1
*
Revert "gallium/dri2: Enable {GLX_ARB,EGL_KHR}_context_flush_control"
Adam Jackson
2018-01-15
1
-2
/
+0
*
Revert "i965: Enable flush control"
Adam Jackson
2018-01-15
2
-21
/
+1
*
Revert "ac/shader: gather If TES reads TESSINNER or TESSOUTER"
Samuel Pitoiset
2018-01-15
5
-8
/
+4
*
amd/common: fix loading InstanceID for tess on < GFX9
Samuel Pitoiset
2018-01-15
1
-2
/
+1
*
ac/shader: gather If TES reads TESSINNER or TESSOUTER
Samuel Pitoiset
2018-01-15
5
-4
/
+8
*
ac: remove ac_shader_variant_info::fs::output_mask
Samuel Pitoiset
2018-01-15
2
-3
/
+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
*
util: use faster zlib's CRC32 implementaion
Grazvydas Ignotas
2018-01-14
1
-0
/
+13
*
android,configure,meson: define HAVE_ZLIB
Grazvydas Ignotas
2018-01-14
3
-0
/
+3
*
util/crc32: don't drop the const qualifier
Grazvydas Ignotas
2018-01-14
1
-1
/
+1
*
ac: add doubles support to isign
Timothy Arceri
2018-01-14
1
-7
/
+18
*
ac: add i64_0 and i64_1 to llvm build context
Timothy Arceri
2018-01-14
2
-0
/
+4
*
ac/nir: fix translation of nir_op_b2i for doubles
Timothy Arceri
2018-01-14
1
-3
/
+9
*
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
2
-0
/
+2
*
broadcom/vc5: Use MSF to ignore discards/non-dispatched channels in loops.
Eric Anholt
2018-01-12
1
-1
/
+5
*
broadcom/vc5: Use XOR instead of SUB for execute flags comparisons.
Eric Anholt
2018-01-12
1
-3
/
+3
*
broadcom/vc5: Also check the update flags for avoiding DCE.
Eric Anholt
2018-01-12
1
-1
/
+5
*
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
2
-8
/
+8
*
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: Add support for loading varyings in V3D 4.1.
Eric Anholt
2018-01-12
6
-17
/
+13
*
broadcom/vc5: Update state setup for V3D 4.1.
Eric Anholt
2018-01-12
7
-14
/
+206
*
broadcom/vc5: Add compiler support for V3D 4.x texturing.
Eric Anholt
2018-01-12
7
-6
/
+283
*
broadcom/vc5: Add the new TMU write addresses for V3D 4.x (and r5rep).
Eric Anholt
2018-01-12
2
-10
/
+37
*
broadcom/vc5: Move V3D 3.3 texturing to a separate file.
Eric Anholt
2018-01-12
5
-229
/
+267
*
broadcom/vc5: Move V3D 3.3 VPM write setup to a separate file.
Eric Anholt
2018-01-12
5
-34
/
+82
*
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
[next]