index
:
~funfunctor/mesa
ARB_parallel_shader_compile
ARB_query_buffer_object-radeonsi
KHR_robustness-radeonsi
KHR_robustness-radeonsi2
R600_DEBUG_rename
clSetCommandQueueProperty
clover-image-support
clover-image-support-enabled
master
radv-doom2016
radv-wip-doom-wine
shader-cache-radeonsi5
Mesa3D repository; personal mesa3D branches.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-02
radv/ac: add const_index to fetch index for gs inputs
Dave Airlie
1
-1
/
+1
2017-02-02
radeonsi/ac: move frag interp emission code to shared llvm code.
Dave Airlie
3
-87
/
+98
2017-02-02
st/mesa: inline get_mesa_program()
Timothy Arceri
1
-37
/
+23
2017-02-02
st/mesa: create set_prog_affected_state_flags() helper
Timothy Arceri
1
-106
/
+111
2017-02-02
st/mesa: st_atom_shader.c C99 tidy up
Timothy Arceri
1
-3
/
+1
2017-02-02
st/mesa: remove pre C99 statement block for variable declaration
Timothy Arceri
1
-60
/
+58
2017-02-01
isl: Add assertions for render target swizzle restrictions
Jason Ekstrand
1
-0
/
+32
2017-02-01
st/va: add h264 constrained baseline profile
Boyuan Zhang
1
-0
/
+1
2017-02-01
st/vdpau: add h264 constrained baseline profile
Boyuan Zhang
1
-0
/
+4
2017-02-01
radeon/uvd: add h264 constrained baseline support
Boyuan Zhang
1
-0
/
+1
2017-02-01
vl: add h264 constrained baseline profile
Boyuan Zhang
2
-0
/
+2
2017-02-01
radv: Enable VK_KHR_shader_draw_parameters.
Bas Nieuwenhuizen
2
-0
/
+5
2017-02-01
radv: Pass draw index to shader.
Bas Nieuwenhuizen
1
-5
/
+9
2017-02-01
radv/ac: Add draw index support.
Bas Nieuwenhuizen
1
-2
/
+8
2017-02-01
i965: Prevent coverity warning
Robert Foss
1
-0
/
+1
2017-02-01
spirv: add SPV_KHR_shader_draw_parameters support
Lionel Landwerlin
3
-0
/
+17
2017-02-01
compiler: add missing enums for debug
Lionel Landwerlin
1
-0
/
+2
2017-02-01
winsys/radeon: Allow visible VRAM size > 256MB with kernel driver >= 2.49
Michel Dänzer
1
-1
/
+6
2017-02-01
android: add vulkan build for intel
Tapani Pälli
2
-0
/
+227
2017-01-31
mesa: use same is_color_attachment trick to discern error cases
Ilia Mirkin
1
-3
/
+11
2017-01-31
anv: Improve flushing around STATE_BASE_ADDRESS
Jason Ekstrand
1
-0
/
+4
2017-01-31
anv: Flush render cache before STATE_BASE_ADDRESS on gen7
Jason Ekstrand
1
-3
/
+0
2017-01-31
isl/formats: Only advertise sampling for A4B4G4R4 on Broadwell
Jason Ekstrand
1
-2
/
+3
2017-01-31
intel/blorp: Handle clearing of A4B4G4R4 on all platforms
Jason Ekstrand
1
-0
/
+23
2017-02-01
radeonsi: Fix build on LLVM < 3.9 v2
Tom Stellard
1
-2
/
+4
2017-02-01
radv: Enable Float64 support.
Bas Nieuwenhuizen
2
-1
/
+2
2017-02-01
radv/ac: Implement Float64 SSBO loads.
Bas Nieuwenhuizen
1
-26
/
+49
2017-02-01
radv/ac: Implement Float64 UBO loads.
Bas Nieuwenhuizen
1
-2
/
+6
2017-02-01
radv/ac: Implement Float64 load/store var.
Bas Nieuwenhuizen
1
-53
/
+48
2017-02-01
radv/ac: Implement Float64 SSBO stores.
Bas Nieuwenhuizen
1
-3
/
+14
2017-02-01
radv/ac: Add core Float64 support.
Bas Nieuwenhuizen
1
-44
/
+129
2017-01-31
vc4: Enable Neon on arm android builds
Rob Herring
1
-0
/
+2
2017-01-31
vc4: fix arm64 build with Neon
Rob Herring
1
-1
/
+1
2017-01-31
vc4: Make Neon inline assembly clang compatible
Rob Herring
1
-35
/
+35
2017-01-31
radeonsi: Set datalayout on the llvm module
Tom Stellard
1
-0
/
+6
2017-01-31
nir/spirv/glsl450: Implement IEEE-compliant handling of atan2(±∞, ±∞).
Francisco Jerez
1
-1
/
+21
2017-01-31
glsl: Implement IEEE-compliant handling of atan2(±∞, ±∞).
Francisco Jerez
1
-1
/
+21
2017-01-31
nir/spirv/glsl450: Rewrite atan2 implementation to fix accuracy and handling ...
Francisco Jerez
1
-22
/
+55
2017-01-31
glsl: Rewrite atan2 implementation to fix accuracy and handling of zero/infin...
Francisco Jerez
1
-36
/
+60
2017-01-31
i965/fs: Fix nir_op_fsign of absolute value.
Francisco Jerez
1
-1
/
+8
2017-01-31
glsl/ir_builder: Add rcp builder.
Francisco Jerez
2
-0
/
+7
2017-01-31
glsl: Fix constant evaluation of the rcp op.
Francisco Jerez
1
-1
/
+1
2017-01-31
mesa/program: Translate csel operation from GLSL IR.
Francisco Jerez
1
-1
/
+8
2017-01-31
etnaviv: Set SE.CLIP registers, add margins for scissor/clip registers
Wladimir J. van der Laan
3
-20
/
+52
2017-01-31
etnaviv: Generate new sin/cos instructions on GC3000
Wladimir J. van der Laan
3
-1
/
+40
2017-01-31
anv/cmd_buffer: Use the proper depth input attachment surface state
Nanley Chery
1
-6
/
+6
2017-01-31
glsl: fix heap-buffer-overflow
Bartosz Tomczyk
1
-1
/
+1
2017-01-31
etnaviv: Cannot render to rb-swapped formats
Wladimir J. van der Laan
1
-2
/
+5
2017-01-31
etnaviv: Avoid infinite loop in find_frame()
Christian Gmeiner
1
-1
/
+1
2017-01-31
radv/ac: apply slice rounding to 1d arrays as well.
Dave Airlie
1
-5
/
+15
[prev]
[next]