projects
/
platform
/
upstream
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mesa.git
2017-02-08
Tim Rowley
swr: [rasterizer jitter] Pass LLVM-IR size into jitter
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Tim Rowley
swr: [rasterizer core] Frontend SIMD16 WIP
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Tim Rowley
swr: [rasterizer jitter] Disable unsafe FP optimization...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Tim Rowley
swr: [rasterizer core] Frontend SIMD16 WIP
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Tim Rowley
swr: [rasterizer jitter] Add DEBUGTRAP jit builder...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Tim Rowley
swr: [rasterizer jitter] Multisample blend jit fix
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Tim Rowley
swr: [rasterizer jitter] Change SimdVector representati...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Tim Rowley
swr: [rasterizer jitter] Fix issues with stream-out...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Tim Rowley
swr: [rasterizer jitter] Adjust jitter header includes
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Tim Rowley
swr: [rasterizer core] Frontend SIMD16 WIP
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Eric Engestrom
docs: update package contents
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Eric Engestrom
docs: fix unpacking instructions
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Eric Engestrom
docs: remove dead 'beta' link
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Eric Engestrom
docs: add a note about the new version scheme
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Bartosz Tomczyk
r600/sb: Fix memory leak
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Timothy Arceri
mesa: use PRId64/PRIu64 when printing 64-bit ints
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Dave Airlie
mesa/st: fix strict aliasing issue in int64 code.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Dave Airlie
mesa/uniform: fix strict aliasing issues with int64...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Dave Airlie
radv: handle dcc in explicit image resolve path. (v2)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Bas Nieuwenhuizen
radv: Enable fast clears by default.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Jason Ekstrand
spirv: Add more asserts in vtn_vector_construct
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Emil Velikov
configure.ac: remove src/gallium/winsys/intel/drm/Makef...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Emil Velikov
docs: reword ilo removal note
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Boyan Ding
configure.ac: Remove redundant libglvnd stanza
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Emil Velikov
travis: use both cores for make/make check
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Emil Velikov
travis: add nearly all gallium drivers to the list
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Emil Velikov
travis: correct libdrm required regex to also track...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Emil Velikov
configure.ac: add swr to the gallium drivers list.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Emil Velikov
configure.ac: list all the dri-drivers in the help...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Marc Di Luzio
glsl: correct compute shader checks for memoryBarrier...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Li Qiang
gallium/tgsi: fix oob access in parse instruction
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Kenneth Graunke
Revert "i965: Disable guardband clipping in the smaller...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Kenneth Graunke
i965: Always scissor on Gen6-7.5 instead of disabling...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Jason Ekstrand
i965: Use a better guardband calculation.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Kenneth Graunke
i965: Combine the Gen6 SF and Clip viewport atoms.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Dave Airlie
radv: pass FMASK alignment to application
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Bas Nieuwenhuizen
radv: Pass DCC alignment to application.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Bas Nieuwenhuizen
radv: Pass CMASK alignment to application.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Dave Airlie
radv/ac: avoid the fmask path when doing txs.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Bruce Cherniak
swr: [rasterizer core] Removed unused clip code.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Bruce Cherniak
swr: [rasterizer core] Remove dead code Clipper::ClipSc...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Eric Anholt
gallium: Remove vc4 simulator hack from loader infrastr...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Eric Anholt
loader: Add an environment variable to override driver...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Eric Anholt
targets: Use a macro to reduce cut and paste in driver...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Dave Airlie
radeon/ac: move common llvm build functions to a separa...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Nicolai Hähnle
eglmesaext: add new enums for EGL_MESA_drm_image_formats
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Nicolai Hähnle
docs: add EGL_MESA_drm_image_formats extension proposal
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Nicolai Hähnle
dri/common: clear the loaderPrivate pointer in driDestr...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Nicolai Hähnle
glx: guard swap-interval functions against destroyed...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Nicolai Hähnle
glx/dri3: guard in_current_context against a disappeare...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Nicolai Hähnle
glx/dri3: handle NULL pointers in loader-to-DRI3 drawab...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Juan A. Suarez...
anv/pipeline: set ThreadDispatchEnable conditionally
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Alejandro Piñeiro
main/fboject: default_framebuffer allowed for GetFrameb...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Alejandro Piñeiro
main/fbobject: implement new 4.5 pnames for GetFramebuf...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Alejandro Piñeiro
main/framebuffer: refactor _mesa_get_color_read_format...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-03
Dave Airlie
radv: fix shared memory load/stores.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-03
Dave Airlie
radv/ac: correctly size shared memory usage.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-03
Dave Airlie
radv: fix compute shared memory stores since 64-bit.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-03
Brian Paul
docs: replace URL in features.txt
commit
|
commitdiff
|
tree
|
snapshot
2017-02-03
Brian Paul
mesa: whitespace fixes in context.c
commit
|
commitdiff
|
tree
|
snapshot
2017-02-03
Nanley Chery
anv/blorp: Disable resolves for transparent black clears
commit
|
commitdiff
|
tree
|
snapshot
2017-02-03
Nanley Chery
anv/cmd_buffer: Don't temporarily enable CCS_E within...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-03
Kenneth Graunke
mesa: Don't crash when destroying contexts created...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-03
Samuel Pitoiset
winsys/amdgpu: avoid potential segfault in amdgpu_bo_map()
commit
|
commitdiff
|
tree
|
snapshot
2017-02-03
Tapani Pälli
android: fix droid_create_image_from_prime_fd_yuv for...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-03
Edward O'Callaghan
ilo: EOL unmaintained older gallium intel driver
commit
|
commitdiff
|
tree
|
snapshot
2017-02-03
Edward O'Callaghan
ilo: EOL drop unmaintained gallium drv from buildsys
commit
|
commitdiff
|
tree
|
snapshot
2017-02-03
Edward O'Callaghan
ilo: EOL unplumb unmaintained gallium drv from winsys
commit
|
commitdiff
|
tree
|
snapshot
2017-02-03
Ilia Mirkin
configure: libdrm is a single package
commit
|
commitdiff
|
tree
|
snapshot
2017-02-03
Ilia Mirkin
st/mesa: MAX_VARYING is the max supported number of...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-03
Ilia Mirkin
vbo: process buffer binding state changes on draw when...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Dave Airlie
radv/ac: move to using shared emit_ddxy code.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Dave Airlie
radeonsi/ac: move most of emit_ddxy to shared code.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Dave Airlie
radv/ac: use shared thread id code
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Dave Airlie
radeonsi/ac: move get thread id to shared code.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Dave Airlie
radv/ac: migrate to using shared code for some load...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Dave Airlie
radeonsi/ac: move tbuffer store and buffer load to...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Dave Airlie
radeonsi/ac: move a bunch of load/store related things...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Eduardo Lima...
texgetimage: Add check for the effective target to...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Marek Olšák
Revert "radeonsi: decrease the number of texture slots...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Dave Airlie
configure.ac: explicitly require libdrm for dri classic...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Jason Ekstrand
intel/isl: Add a better comment for format_supports_ccs_e
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Jason Ekstrand
anv: Remove the finishme for CCS_E with storage images
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Jason Ekstrand
intel/isl: Assert that we don't use CCS for storage...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Jason Ekstrand
intel/isl: Add a formats_are_ccs_e_compatible helper
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Jason Ekstrand
intel/isl: Add a format_supports_ccs_d helper
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Jason Ekstrand
intel/isl: Rename supports_lossless_compression to...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Nanley Chery
anv/pass: Store the depth-stencil attachment's last...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Nicolai Hähnle
gallium: turn PIPE_SHADER_CAP_DOUBLES into a screen...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Plamena Manolova
mesa: Enable EXT_compressed_ETC1_RGB8_sub_texture
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Vinson Lee
configure: Only require libdrm 2.4.75 for intel.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Lionel Landwerlin
anv: enable VK_KHR_shader_draw_parameters
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Lionel Landwerlin
anv: emit DrawID if needed
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Lionel Landwerlin
anv: always allocate a vertex element with vertexid...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Lionel Landwerlin
anv: move BaseVertexID/BaseInstanceID vertex buffer...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Lionel Landwerlin
anv: limit vertex buffers to 31
commit
|
commitdiff
|
tree
|
snapshot
2017-02-01
Mauro Rossi
android: fix llvm, elf dependencies for M, N releases
commit
|
commitdiff
|
tree
|
snapshot
2017-02-01
Jason Ekstrand
anv: Don't use bogus alpha swizzles
commit
|
commitdiff
|
tree
|
snapshot
2017-02-01
Micah Fedke
Add missing copyright header to wayland-egl-priv.h
commit
|
commitdiff
|
tree
|
snapshot
2017-02-01
Dave Airlie
radv: handle VK_QUEUE_FAMILY_IGNORED in image transitio...
commit
|
commitdiff
|
tree
|
snapshot
next