projects
/
mesa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
docs: add sha256 checksums for 18.3.3
[mesa.git]
/
src
/
2019-01-31
Neha Bhende
st/mesa: Fix topogun-1.06-orc-84k-resize.trace crash
tree
|
commitdiff
2019-01-31
Dylan Baker
android,autotools,i965: Fix location of float64_glsl.h
tree
|
commitdiff
2019-01-31
Marek Olšák
gallium: allow more PIPE_RESOURCE_ driver flags
tree
|
commitdiff
2019-01-31
Eric Anholt
v3d: Fix image_load_store clamping of signed integer...
tree
|
commitdiff
2019-01-31
Eric Anholt
mesa: Skip partial InvalidateFramebuffer of packed...
tree
|
commitdiff
2019-01-31
Rob Clark
freedreno: more fixing release tarball
tree
|
commitdiff
2019-01-31
Rob Clark
freedreno: fix release tarball
tree
|
commitdiff
2019-01-31
Dave Airlie
virgl: ARB_query_buffer_object support
tree
|
commitdiff
2019-01-31
Dave Airlie
virgl: enable elapsed time queries
tree
|
commitdiff
2019-01-30
Marek Olšák
radeonsi: fix a comment typo in si_fine_fence_set
tree
|
commitdiff
2019-01-30
Marek Olšák
r600: add -Wstrict-overflow=0 to meson to silence the...
tree
|
commitdiff
2019-01-30
Marek Olšák
winsys/amdgpu: remove amdgpu_drm.h definitions
tree
|
commitdiff
2019-01-30
Marek Olšák
radeonsi: unify error paths in si_texture_create_object
tree
|
commitdiff
2019-01-30
Marek Olšák
radeonsi: merge & rename texture BO metadata functions
tree
|
commitdiff
2019-01-30
Marek Olšák
radeonsi: enable dithered alpha-to-coverage for better...
tree
|
commitdiff
2019-01-30
Dylan Baker
gallium: wrap u_screen in extern "C" for c++
tree
|
commitdiff
2019-01-30
Gert Wollny
mesa/core: Enable EXT_texture_sRGB_R8 also for desktop GL
tree
|
commitdiff
2019-01-30
Samuel Pitoiset
radv/winsys: fix hash when adding internal buffers
tree
|
commitdiff
2019-01-30
Erik Faye-Lund
mesa: expose NV_conditional_render on GLES
tree
|
commitdiff
2019-01-30
Ernestas Kulik
v3d: Fix leak in resource setup error path
tree
|
commitdiff
2019-01-30
Ernestas Kulik
vc4: Fix leak in HW queries error path
tree
|
commitdiff
2019-01-30
Eric Anholt
v3d: Fix a release build set-but-unused compiler warning.
tree
|
commitdiff
2019-01-30
Eric Anholt
v3d: Always enable the NEON utile load/store code.
tree
|
commitdiff
2019-01-30
Emil Velikov
vc4: Declare the last cpu pointer as being modified...
tree
|
commitdiff
2019-01-29
Dylan Baker
automake: Add include dir for nir src directory
tree
|
commitdiff
2019-01-29
Dylan Baker
automake: Add float64.glsl to dist tarball
tree
|
commitdiff
2019-01-29
Dylan Baker
automake: Fix path to generated source
tree
|
commitdiff
2019-01-29
Matt Turner
nir: Optimize double-precision lower_round_even()
tree
|
commitdiff
2019-01-29
Marek Olšák
ac: use the correct LLVM processor name on Raven2
tree
|
commitdiff
2019-01-29
Eric Anholt
v3d: Fix the autotools build.
tree
|
commitdiff
2019-01-29
Jonathan Marek
freedreno: fix sysmem rendering being used when clear...
tree
|
commitdiff
2019-01-29
Jonathan Marek
freedreno: fix depth usage logic
tree
|
commitdiff
2019-01-29
Jonathan Marek
freedreno: fix invalidate logic
tree
|
commitdiff
2019-01-29
Jonathan Marek
mesa/st: wire up DiscardFramebuffer
tree
|
commitdiff
2019-01-29
Rob Clark
mesa: wire up InvalidateFramebuffer
tree
|
commitdiff
2019-01-29
Jonathan Marek
st/dri: invalidate_resource depth/stencil before flush_...
tree
|
commitdiff
2019-01-29
Mario Kleiner
egl/wayland-drm: Only announce formats via wl_drm which...
tree
|
commitdiff
2019-01-29
Mario Kleiner
egl/wayland: Allow client->server format conversion...
tree
|
commitdiff
2019-01-29
Jason Ekstrand
intel/fs: Use split sends for surface writes on gen9+
tree
|
commitdiff
2019-01-29
Jason Ekstrand
intel/fs: Add interference between SENDS sources
tree
|
commitdiff
2019-01-29
Jason Ekstrand
intel/fs: Support SENDS in SHADER_OPCODE_SEND
tree
|
commitdiff
2019-01-29
Jason Ekstrand
intel/disasm: Properly disassemble split sends
tree
|
commitdiff
2019-01-29
Jason Ekstrand
intel/eu: Add support for the SENDS[C] messages
tree
|
commitdiff
2019-01-29
Jason Ekstrand
intel/inst: Indent some code
tree
|
commitdiff
2019-01-29
Jason Ekstrand
intel/inst: Fix the ia16_addr_imm helpers
tree
|
commitdiff
2019-01-29
Jason Ekstrand
intel/disasm: Rework SEND decoding to use descriptors
tree
|
commitdiff
2019-01-29
Jason Ekstrand
intel/eu: Add more message descriptor helpers
tree
|
commitdiff
2019-01-29
Jason Ekstrand
intel/eu/validate: SEND restrictions also apply to...
tree
|
commitdiff
2019-01-29
Jason Ekstrand
intel/eu: Use GET_BITS in brw_inst_set_send_ex_desc
tree
|
commitdiff
2019-01-29
Jason Ekstrand
intel/fs: Use SHADER_OPCODE_SEND for varying UBO pulls...
tree
|
commitdiff
2019-01-29
Jason Ekstrand
intel/fs: Use SHADER_OPCODE_SEND for texturing on gen7+
tree
|
commitdiff
2019-01-29
Jason Ekstrand
intel/fs: Use a logical opcode for IMAGE_SIZE
tree
|
commitdiff
2019-01-29
Jason Ekstrand
intel/fs: Use SHADER_OPCODE_SEND for surface messages
tree
|
commitdiff
2019-01-29
Jason Ekstrand
intel/fs: Add a generic SEND opcode
tree
|
commitdiff
2019-01-29
Jason Ekstrand
intel/eu: Rework surface descriptor helpers
tree
|
commitdiff
2019-01-29
Jason Ekstrand
intel/eu: Add has_simd4x2 bools to surface_write functions
tree
|
commitdiff
2019-01-29
Jason Ekstrand
intel/fs: Take an explicit exec size in brw_surface_pay...
tree
|
commitdiff
2019-01-29
Jason Ekstrand
intel/fs: Handle IMAGE_SIZE in size_read() and is_send_...
tree
|
commitdiff
2019-01-29
Jason Ekstrand
intel/defines: Explicitly cast to uint32_t in SET_FIELD...
tree
|
commitdiff
2019-01-29
Jason Ekstrand
intel/fs: Get rid of fs_inst::equals
tree
|
commitdiff
2019-01-29
Rob Clark
freedreno: minor cleanups
tree
|
commitdiff
2019-01-29
Rob Clark
freedreno: stop frob'ing pipe_resource::nr_samples
tree
|
commitdiff
2019-01-29
Rob Clark
freedreno/a6xx: fix blitter nr_samples check
tree
|
commitdiff
2019-01-29
Rob Clark
freedreno/a5xx: fix blitter nr_samples check
tree
|
commitdiff
2019-01-29
Bas Nieuwenhuizen
radv: Enable VK_EXT_memory_priority.
tree
|
commitdiff
2019-01-29
Bas Nieuwenhuizen
radv/winsys: Add priority handling during submit.
tree
|
commitdiff
2019-01-29
Bas Nieuwenhuizen
radv/winsys: Set winsys bo priority on creation.
tree
|
commitdiff
2019-01-29
Samuel Pitoiset
radv: re-enable fast depth clears for 16-bit surfaces...
tree
|
commitdiff
2019-01-29
Eric Anholt
vc4: Enable NEON asm on meson cross-builds.
tree
|
commitdiff
2019-01-29
Carsten Haitzler...
vc4: Declare the cpu pointers as being modified in...
tree
|
commitdiff
2019-01-29
Carsten Haitzler...
vc4: Use named parameters for the NEON inline asm.
tree
|
commitdiff
2019-01-28
Jonathan Marek
kmsro: Add freedreno renderonly support
tree
|
commitdiff
2019-01-28
Jonathan Marek
freedreno: a2xx: add perfcntrs
tree
|
commitdiff
2019-01-28
Jonathan Marek
freedreno: a2xx: minor solid_vertexbuf fixups
tree
|
commitdiff
2019-01-28
Jonathan Marek
freedreno: a2xx: clear fixes and fast clear path
tree
|
commitdiff
2019-01-28
Jonathan Marek
freedreno: a2xx: a20x hw binning
tree
|
commitdiff
2019-01-28
Jonathan Marek
freedreno: update a2xx registers
tree
|
commitdiff
2019-01-28
Timothy Arceri
glsl: use remap location when serialising uniform progr...
tree
|
commitdiff
2019-01-28
Jonathan Marek
freedreno: a2xx: enable early-Z testing
tree
|
commitdiff
2019-01-28
Jonathan Marek
freedreno: a2xx: ir2 cleanup
tree
|
commitdiff
2019-01-28
Rob Herring
Switch imx to kmsro and remove the imx winsys
tree
|
commitdiff
2019-01-28
Rob Herring
kmsro: Add etnaviv renderonly support
tree
|
commitdiff
2019-01-28
Eric Anholt
kmsro: Extend to include hx8357d.
tree
|
commitdiff
2019-01-28
Rob Herring
pipe-loader: Fallback to kmsro driver when no matching...
tree
|
commitdiff
2019-01-28
Eric Anholt
pl111: Rename the pl111 driver to "kmsro".
tree
|
commitdiff
2019-01-28
Samuel Pitoiset
radv: set noalias/dereferenceable LLVM attributes based...
tree
|
commitdiff
2019-01-28
Samuel Pitoiset
radv: simplify allocating user SGPRS for descriptor...
tree
|
commitdiff
2019-01-28
Samuel Pitoiset
radv: remove radv_userdata_info::indirect field
tree
|
commitdiff
2019-01-28
Gert Wollny
mesa/main: Expose EXT_sRGB_write_control
tree
|
commitdiff
2019-01-28
Gert Wollny
mesa/main/version: Lower the requirements for GLES 3.0
tree
|
commitdiff
2019-01-28
Gert Wollny
mesa/main: Use flag for EXT_sRGB instead of EXT_framebu...
tree
|
commitdiff
2019-01-28
Gert Wollny
mesa/st: rework support for sRGB framebuffer attachements
tree
|
commitdiff
2019-01-28
Gert Wollny
i965: Set flag for EXT_sRGB
tree
|
commitdiff
2019-01-28
Gert Wollny
mesa:main: Add flag for EXT_sRGB to gl_extensions
tree
|
commitdiff
2019-01-28
Gert Wollny
virgl: Set sRGB write control CAP based on host capabil...
tree
|
commitdiff
2019-01-28
Gert Wollny
Gallium: Add new CAPS to indicate whether a driver...
tree
|
commitdiff
2019-01-28
Neil Roberts
spirv: Don't use special semantics when counting vertex...
tree
|
commitdiff
2019-01-28
Neil Roberts
glsl_types: Rename parameter of glsl_count_attribute_slots
tree
|
commitdiff
2019-01-28
Neil Roberts
spirv/nir: handle location decorations on block interfa...
tree
|
commitdiff
2019-01-28
Christian Gmeiner
etnaviv: add linear sampling support
tree
|
commitdiff
next