projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2017-02-06
Nicolai Hähnle
glx: guard swap-interval functions against destroyed...
commit
|
commitdiff
|
tree
2017-02-06
Nicolai Hähnle
glx/dri3: guard in_current_context against a disappeare...
commit
|
commitdiff
|
tree
2017-02-06
Nicolai Hähnle
glx/dri3: handle NULL pointers in loader-to-DRI3 drawab...
commit
|
commitdiff
|
tree
2017-02-06
Juan A. Suarez...
anv/pipeline: set ThreadDispatchEnable conditionally
commit
|
commitdiff
|
tree
2017-02-06
Alejandro Piñeiro
main/fboject: default_framebuffer allowed for GetFrameb...
commit
|
commitdiff
|
tree
2017-02-06
Alejandro Piñeiro
main/fbobject: implement new 4.5 pnames for GetFramebuf...
commit
|
commitdiff
|
tree
2017-02-06
Alejandro Piñeiro
main/framebuffer: refactor _mesa_get_color_read_format...
commit
|
commitdiff
|
tree
2017-02-03
Dave Airlie
radv: fix shared memory load/stores.
commit
|
commitdiff
|
tree
2017-02-03
Dave Airlie
radv/ac: correctly size shared memory usage.
commit
|
commitdiff
|
tree
2017-02-03
Dave Airlie
radv: fix compute shared memory stores since 64-bit.
commit
|
commitdiff
|
tree
2017-02-03
Brian Paul
docs: replace URL in features.txt
commit
|
commitdiff
|
tree
2017-02-03
Brian Paul
mesa: whitespace fixes in context.c
commit
|
commitdiff
|
tree
2017-02-03
Nanley Chery
anv/blorp: Disable resolves for transparent black clears
commit
|
commitdiff
|
tree
2017-02-03
Nanley Chery
anv/cmd_buffer: Don't temporarily enable CCS_E within...
commit
|
commitdiff
|
tree
2017-02-03
Kenneth Graunke
mesa: Don't crash when destroying contexts created...
commit
|
commitdiff
|
tree
2017-02-03
Samuel Pitoiset
winsys/amdgpu: avoid potential segfault in amdgpu_bo_map()
commit
|
commitdiff
|
tree
2017-02-03
Tapani Pälli
android: fix droid_create_image_from_prime_fd_yuv for...
commit
|
commitdiff
|
tree
2017-02-03
Edward O'Callaghan
ilo: EOL unmaintained older gallium intel driver
commit
|
commitdiff
|
tree
2017-02-03
Edward O'Callaghan
ilo: EOL drop unmaintained gallium drv from buildsys
commit
|
commitdiff
|
tree
2017-02-03
Edward O'Callaghan
ilo: EOL unplumb unmaintained gallium drv from winsys
commit
|
commitdiff
|
tree
2017-02-03
Ilia Mirkin
configure: libdrm is a single package
commit
|
commitdiff
|
tree
2017-02-03
Ilia Mirkin
st/mesa: MAX_VARYING is the max supported number of...
commit
|
commitdiff
|
tree
2017-02-03
Ilia Mirkin
vbo: process buffer binding state changes on draw when...
commit
|
commitdiff
|
tree
2017-02-02
Dave Airlie
radv/ac: move to using shared emit_ddxy code.
commit
|
commitdiff
|
tree
2017-02-02
Dave Airlie
radeonsi/ac: move most of emit_ddxy to shared code.
commit
|
commitdiff
|
tree
2017-02-02
Dave Airlie
radv/ac: use shared thread id code
commit
|
commitdiff
|
tree
2017-02-02
Dave Airlie
radeonsi/ac: move get thread id to shared code.
commit
|
commitdiff
|
tree
2017-02-02
Dave Airlie
radv/ac: migrate to using shared code for some load...
commit
|
commitdiff
|
tree
2017-02-02
Dave Airlie
radeonsi/ac: move tbuffer store and buffer load to...
commit
|
commitdiff
|
tree
2017-02-02
Dave Airlie
radeonsi/ac: move a bunch of load/store related things...
commit
|
commitdiff
|
tree
2017-02-02
Eduardo Lima...
texgetimage: Add check for the effective target to...
commit
|
commitdiff
|
tree
2017-02-02
Marek Olšák
Revert "radeonsi: decrease the number of texture slots...
commit
|
commitdiff
|
tree
2017-02-02
Dave Airlie
configure.ac: explicitly require libdrm for dri classic...
commit
|
commitdiff
|
tree
2017-02-02
Jason Ekstrand
intel/isl: Add a better comment for format_supports_ccs_e
commit
|
commitdiff
|
tree
2017-02-02
Jason Ekstrand
anv: Remove the finishme for CCS_E with storage images
commit
|
commitdiff
|
tree
2017-02-02
Jason Ekstrand
intel/isl: Assert that we don't use CCS for storage...
commit
|
commitdiff
|
tree
2017-02-02
Jason Ekstrand
intel/isl: Add a formats_are_ccs_e_compatible helper
commit
|
commitdiff
|
tree
2017-02-02
Jason Ekstrand
intel/isl: Add a format_supports_ccs_d helper
commit
|
commitdiff
|
tree
2017-02-02
Jason Ekstrand
intel/isl: Rename supports_lossless_compression to...
commit
|
commitdiff
|
tree
2017-02-02
Nanley Chery
anv/pass: Store the depth-stencil attachment's last...
commit
|
commitdiff
|
tree
2017-02-02
Nicolai Hähnle
gallium: turn PIPE_SHADER_CAP_DOUBLES into a screen...
commit
|
commitdiff
|
tree
2017-02-02
Plamena Manolova
mesa: Enable EXT_compressed_ETC1_RGB8_sub_texture
commit
|
commitdiff
|
tree
2017-02-02
Vinson Lee
configure: Only require libdrm 2.4.75 for intel.
commit
|
commitdiff
|
tree
2017-02-02
Lionel Landwerlin
anv: enable VK_KHR_shader_draw_parameters
commit
|
commitdiff
|
tree
2017-02-02
Lionel Landwerlin
anv: emit DrawID if needed
commit
|
commitdiff
|
tree
2017-02-02
Lionel Landwerlin
anv: always allocate a vertex element with vertexid...
commit
|
commitdiff
|
tree
2017-02-02
Lionel Landwerlin
anv: move BaseVertexID/BaseInstanceID vertex buffer...
commit
|
commitdiff
|
tree
2017-02-02
Lionel Landwerlin
anv: limit vertex buffers to 31
commit
|
commitdiff
|
tree
2017-02-01
Mauro Rossi
android: fix llvm, elf dependencies for M, N releases
commit
|
commitdiff
|
tree
2017-02-01
Jason Ekstrand
anv: Don't use bogus alpha swizzles
commit
|
commitdiff
|
tree
2017-02-01
Micah Fedke
Add missing copyright header to wayland-egl-priv.h
commit
|
commitdiff
|
tree
2017-02-01
Dave Airlie
radv: handle VK_QUEUE_FAMILY_IGNORED in image transitio...
commit
|
commitdiff
|
tree
2017-02-01
Dave Airlie
radv/ac: handle clip/cull distance sizing in geometry...
commit
|
commitdiff
|
tree
2017-02-01
Dave Airlie
radv/ac: add const_index to fetch index for gs inputs
commit
|
commitdiff
|
tree
2017-02-01
Dave Airlie
radeonsi/ac: move frag interp emission code to shared...
commit
|
commitdiff
|
tree
2017-02-01
Timothy Arceri
st/mesa: inline get_mesa_program()
commit
|
commitdiff
|
tree
2017-02-01
Timothy Arceri
st/mesa: create set_prog_affected_state_flags() helper
commit
|
commitdiff
|
tree
2017-02-01
Timothy Arceri
st/mesa: st_atom_shader.c C99 tidy up
commit
|
commitdiff
|
tree
2017-02-01
Timothy Arceri
st/mesa: remove pre C99 statement block for variable...
commit
|
commitdiff
|
tree
2017-02-01
Jason Ekstrand
isl: Add assertions for render target swizzle restrictions
commit
|
commitdiff
|
tree
2017-02-01
Boyuan Zhang
st/va: add h264 constrained baseline profile
commit
|
commitdiff
|
tree
2017-02-01
Boyuan Zhang
st/vdpau: add h264 constrained baseline profile
commit
|
commitdiff
|
tree
2017-02-01
Boyuan Zhang
radeon/uvd: add h264 constrained baseline support
commit
|
commitdiff
|
tree
2017-02-01
Boyuan Zhang
vl: add h264 constrained baseline profile
commit
|
commitdiff
|
tree
2017-02-01
Bas Nieuwenhuizen
radv: Enable VK_KHR_shader_draw_parameters.
commit
|
commitdiff
|
tree
2017-02-01
Bas Nieuwenhuizen
radv: Pass draw index to shader.
commit
|
commitdiff
|
tree
2017-02-01
Bas Nieuwenhuizen
radv/ac: Add draw index support.
commit
|
commitdiff
|
tree
2017-02-01
Robert Foss
i965: Prevent coverity warning
commit
|
commitdiff
|
tree
2017-02-01
Lionel Landwerlin
spirv: add SPV_KHR_shader_draw_parameters support
commit
|
commitdiff
|
tree
2017-02-01
Lionel Landwerlin
compiler: add missing enums for debug
commit
|
commitdiff
|
tree
2017-02-01
Emil Velikov
docs: add news item and link release notes for 13.0.4
commit
|
commitdiff
|
tree
2017-02-01
Emil Velikov
docs: add sha256 checksums for 13.0.4
commit
|
commitdiff
|
tree
2017-02-01
Emil Velikov
docs: add release notes for 13.0.4
commit
|
commitdiff
|
tree
2017-02-01
Michel Dänzer
winsys/radeon: Allow visible VRAM size > 256MB with...
commit
|
commitdiff
|
tree
2017-02-01
Tapani Pälli
android: add vulkan build for intel
commit
|
commitdiff
|
tree
2017-02-01
Ilia Mirkin
mesa: use same is_color_attachment trick to discern...
commit
|
commitdiff
|
tree
2017-02-01
Jason Ekstrand
anv: Improve flushing around STATE_BASE_ADDRESS
commit
|
commitdiff
|
tree
2017-02-01
Jason Ekstrand
anv: Flush render cache before STATE_BASE_ADDRESS on...
commit
|
commitdiff
|
tree
2017-02-01
Jason Ekstrand
isl/formats: Only advertise sampling for A4B4G4R4 on...
commit
|
commitdiff
|
tree
2017-02-01
Jason Ekstrand
intel/blorp: Handle clearing of A4B4G4R4 on all platforms
commit
|
commitdiff
|
tree
2017-02-01
Tom Stellard
radeonsi: Fix build on LLVM < 3.9 v2
commit
|
commitdiff
|
tree
2017-02-01
Bas Nieuwenhuizen
radv: Enable Float64 support.
commit
|
commitdiff
|
tree
2017-02-01
Bas Nieuwenhuizen
radv/ac: Implement Float64 SSBO loads.
commit
|
commitdiff
|
tree
2017-02-01
Bas Nieuwenhuizen
radv/ac: Implement Float64 UBO loads.
commit
|
commitdiff
|
tree
2017-02-01
Bas Nieuwenhuizen
radv/ac: Implement Float64 load/store var.
commit
|
commitdiff
|
tree
2017-02-01
Bas Nieuwenhuizen
radv/ac: Implement Float64 SSBO stores.
commit
|
commitdiff
|
tree
2017-02-01
Bas Nieuwenhuizen
radv/ac: Add core Float64 support.
commit
|
commitdiff
|
tree
2017-01-31
Rob Herring
vc4: Enable Neon on arm android builds
commit
|
commitdiff
|
tree
2017-01-31
Rob Herring
vc4: fix arm64 build with Neon
commit
|
commitdiff
|
tree
2017-01-31
Rob Herring
vc4: Make Neon inline assembly clang compatible
commit
|
commitdiff
|
tree
2017-01-31
Tom Stellard
radeonsi: Set datalayout on the llvm module
commit
|
commitdiff
|
tree
2017-01-31
Francisco Jerez
nir/spirv/glsl450: Implement IEEE-compliant handling...
commit
|
commitdiff
|
tree
2017-01-31
Francisco Jerez
glsl: Implement IEEE-compliant handling of atan2(±...
commit
|
commitdiff
|
tree
2017-01-31
Francisco Jerez
nir/spirv/glsl450: Rewrite atan2 implementation to...
commit
|
commitdiff
|
tree
2017-01-31
Francisco Jerez
glsl: Rewrite atan2 implementation to fix accuracy...
commit
|
commitdiff
|
tree
2017-01-31
Francisco Jerez
i965/fs: Fix nir_op_fsign of absolute value.
commit
|
commitdiff
|
tree
2017-01-31
Francisco Jerez
glsl/ir_builder: Add rcp builder.
commit
|
commitdiff
|
tree
2017-01-31
Francisco Jerez
glsl: Fix constant evaluation of the rcp op.
commit
|
commitdiff
|
tree
2017-01-31
Francisco Jerez
mesa/program: Translate csel operation from GLSL IR.
commit
|
commitdiff
|
tree
2017-01-31
Wladimir J...
etnaviv: Set SE.CLIP registers, add margins for scissor...
commit
|
commitdiff
|
tree
next