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
Commit message (
Expand
)
Author
Age
Files
Lines
*
android: fix llvm, elf dependencies for M, N releases
Mauro Rossi
2017-02-01
2
-2
/
+2
*
anv: Don't use bogus alpha swizzles
Jason Ekstrand
2017-02-01
3
-3
/
+22
*
Add missing copyright header to wayland-egl-priv.h
Micah Fedke
2017-02-01
1
-0
/
+27
*
radv: handle VK_QUEUE_FAMILY_IGNORED in image transitions (v3)
Dave Airlie
2017-02-02
4
-12
/
+15
*
radv/ac: handle clip/cull distance sizing in geometry shader outputs
Dave Airlie
2017-02-02
1
-8
/
+10
*
radv/ac: add const_index to fetch index for gs inputs
Dave Airlie
2017-02-02
1
-1
/
+1
*
radeonsi/ac: move frag interp emission code to shared llvm code.
Dave Airlie
2017-02-02
3
-87
/
+98
*
st/mesa: inline get_mesa_program()
Timothy Arceri
2017-02-02
1
-37
/
+23
*
st/mesa: create set_prog_affected_state_flags() helper
Timothy Arceri
2017-02-02
1
-106
/
+111
*
st/mesa: st_atom_shader.c C99 tidy up
Timothy Arceri
2017-02-02
1
-3
/
+1
*
st/mesa: remove pre C99 statement block for variable declaration
Timothy Arceri
2017-02-02
1
-60
/
+58
*
isl: Add assertions for render target swizzle restrictions
Jason Ekstrand
2017-02-01
1
-0
/
+32
*
st/va: add h264 constrained baseline profile
Boyuan Zhang
2017-02-01
1
-0
/
+1
*
st/vdpau: add h264 constrained baseline profile
Boyuan Zhang
2017-02-01
1
-0
/
+4
*
radeon/uvd: add h264 constrained baseline support
Boyuan Zhang
2017-02-01
1
-0
/
+1
*
vl: add h264 constrained baseline profile
Boyuan Zhang
2017-02-01
2
-0
/
+2
*
radv: Enable VK_KHR_shader_draw_parameters.
Bas Nieuwenhuizen
2017-02-01
2
-0
/
+5
*
radv: Pass draw index to shader.
Bas Nieuwenhuizen
2017-02-01
1
-5
/
+9
*
radv/ac: Add draw index support.
Bas Nieuwenhuizen
2017-02-01
1
-2
/
+8
*
i965: Prevent coverity warning
Robert Foss
2017-02-01
1
-0
/
+1
*
spirv: add SPV_KHR_shader_draw_parameters support
Lionel Landwerlin
2017-02-01
3
-0
/
+17
*
compiler: add missing enums for debug
Lionel Landwerlin
2017-02-01
1
-0
/
+2
*
winsys/radeon: Allow visible VRAM size > 256MB with kernel driver >= 2.49
Michel Dänzer
2017-02-01
1
-1
/
+6
*
android: add vulkan build for intel
Tapani Pälli
2017-02-01
2
-0
/
+227
*
mesa: use same is_color_attachment trick to discern error cases
Ilia Mirkin
2017-01-31
1
-3
/
+11
*
anv: Improve flushing around STATE_BASE_ADDRESS
Jason Ekstrand
2017-01-31
1
-0
/
+4
*
anv: Flush render cache before STATE_BASE_ADDRESS on gen7
Jason Ekstrand
2017-01-31
1
-3
/
+0
*
isl/formats: Only advertise sampling for A4B4G4R4 on Broadwell
Jason Ekstrand
2017-01-31
1
-2
/
+3
*
intel/blorp: Handle clearing of A4B4G4R4 on all platforms
Jason Ekstrand
2017-01-31
1
-0
/
+23
*
radeonsi: Fix build on LLVM < 3.9 v2
Tom Stellard
2017-02-01
1
-2
/
+4
*
radv: Enable Float64 support.
Bas Nieuwenhuizen
2017-02-01
2
-1
/
+2
*
radv/ac: Implement Float64 SSBO loads.
Bas Nieuwenhuizen
2017-02-01
1
-26
/
+49
*
radv/ac: Implement Float64 UBO loads.
Bas Nieuwenhuizen
2017-02-01
1
-2
/
+6
*
radv/ac: Implement Float64 load/store var.
Bas Nieuwenhuizen
2017-02-01
1
-53
/
+48
*
radv/ac: Implement Float64 SSBO stores.
Bas Nieuwenhuizen
2017-02-01
1
-3
/
+14
*
radv/ac: Add core Float64 support.
Bas Nieuwenhuizen
2017-02-01
1
-44
/
+129
*
vc4: Enable Neon on arm android builds
Rob Herring
2017-01-31
1
-0
/
+2
*
vc4: fix arm64 build with Neon
Rob Herring
2017-01-31
1
-1
/
+1
*
vc4: Make Neon inline assembly clang compatible
Rob Herring
2017-01-31
1
-35
/
+35
*
radeonsi: Set datalayout on the llvm module
Tom Stellard
2017-01-31
1
-0
/
+6
*
nir/spirv/glsl450: Implement IEEE-compliant handling of atan2(±∞, ±∞).
Francisco Jerez
2017-01-31
1
-1
/
+21
*
glsl: Implement IEEE-compliant handling of atan2(±∞, ±∞).
Francisco Jerez
2017-01-31
1
-1
/
+21
*
nir/spirv/glsl450: Rewrite atan2 implementation to fix accuracy and handling ...
Francisco Jerez
2017-01-31
1
-22
/
+55
*
glsl: Rewrite atan2 implementation to fix accuracy and handling of zero/infin...
Francisco Jerez
2017-01-31
1
-36
/
+60
*
i965/fs: Fix nir_op_fsign of absolute value.
Francisco Jerez
2017-01-31
1
-1
/
+8
*
glsl/ir_builder: Add rcp builder.
Francisco Jerez
2017-01-31
2
-0
/
+7
*
glsl: Fix constant evaluation of the rcp op.
Francisco Jerez
2017-01-31
1
-1
/
+1
*
mesa/program: Translate csel operation from GLSL IR.
Francisco Jerez
2017-01-31
1
-1
/
+8
*
etnaviv: Set SE.CLIP registers, add margins for scissor/clip registers
Wladimir J. van der Laan
2017-01-31
3
-20
/
+52
*
etnaviv: Generate new sin/cos instructions on GC3000
Wladimir J. van der Laan
2017-01-31
3
-1
/
+40
[next]