projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2018-03-27
Timothy Arceri
nir: fix crash in loop unroll corner case
commit
|
commitdiff
|
tree
2018-03-27
Timothy Arceri
st/glsl_to_nir: correctly handle arrays packed across...
commit
|
commitdiff
|
tree
2018-03-27
Timothy Arceri
radeonsi/nir: fix input processing for packed varyings
commit
|
commitdiff
|
tree
2018-03-27
Timothy Arceri
ac/nir_to_llvm: fix component packing for double outputs
commit
|
commitdiff
|
tree
2018-03-27
Timothy Arceri
st/glsl_to_nir: fix driver location for dual-slot packe...
commit
|
commitdiff
|
tree
2018-03-27
Timothy Arceri
radeonsi/nir: fix scanning of multi-slot output varyings
commit
|
commitdiff
|
tree
2018-03-27
Eric Anholt
broadcom/vc5: Fix RG16I/UI texture sampling.
commit
|
commitdiff
|
tree
2018-03-27
Rob Clark
nir: fix generated nir_intrinsics.c for MSVC
commit
|
commitdiff
|
tree
2018-03-27
Emil Velikov
docs: update calendar 18.0.0 is out
commit
|
commitdiff
|
tree
2018-03-27
Emil Velikov
docs: add news item and link release notes for 18.0.0
commit
|
commitdiff
|
tree
2018-03-27
Emil Velikov
docs: add sha256 checksums for 18.0.0
commit
|
commitdiff
|
tree
2018-03-27
Emil Velikov
docs: Update 18.0.0 release notes
commit
|
commitdiff
|
tree
2018-03-27
Rob Clark
nir: mako all the intrinsics
commit
|
commitdiff
|
tree
2018-03-27
Rob Clark
nir: fix per_vertex_output intrinsic
commit
|
commitdiff
|
tree
2018-03-27
Rob Clark
glsl_types: fix build break with intel/msvc compiler
commit
|
commitdiff
|
tree
2018-03-27
Lin Johnson
mesa: add GL_HALF_FLOAT as supported type to readpixels
commit
|
commitdiff
|
tree
2018-03-27
Eric Anholt
broadcom/vc5: Fix swizzling of RGB10_A2UI render targets.
commit
|
commitdiff
|
tree
2018-03-27
Eric Anholt
broadcom/vc5: Fix extraneous register index in QIR...
commit
|
commitdiff
|
tree
2018-03-27
Eric Anholt
broadcom/vc5: Implement workaround for GFXH-1431.
commit
|
commitdiff
|
tree
2018-03-27
Eric Anholt
broadcom/vc5: Fix EZ disabling and allow using GT/GE...
commit
|
commitdiff
|
tree
2018-03-27
Eric Anholt
broadcom/vc5: Disable TF on V3D 4.x when drawing with...
commit
|
commitdiff
|
tree
2018-03-27
Eric Anholt
broadcom/vc5: Disable transform feedback on V3D 4.x...
commit
|
commitdiff
|
tree
2018-03-27
Eric Anholt
broadcom/vc5: Move the BCL epilogue code to a per-versi...
commit
|
commitdiff
|
tree
2018-03-27
Eric Anholt
broadcom/vc5: Fix transform feedback in the presence...
commit
|
commitdiff
|
tree
2018-03-27
Eric Anholt
broadcom/vc5: Split transform feedback specs update...
commit
|
commitdiff
|
tree
2018-03-27
Eric Anholt
broadcom/vc5: Limit each transform feedback data spec...
commit
|
commitdiff
|
tree
2018-03-27
Eric Anholt
gallium/u_vbuf: Protect against overflow with large...
commit
|
commitdiff
|
tree
2018-03-27
Eric Anholt
st: Allow accelerated CopyTexImage from RGBA to RGB.
commit
|
commitdiff
|
tree
2018-03-26
Marek Olšák
winsys/amdgpu: always allow GTT placements on APUs
commit
|
commitdiff
|
tree
2018-03-26
Marek Olšák
radeonsi: don't reallocate on DMABUF export if local...
commit
|
commitdiff
|
tree
2018-03-26
Timothy Arceri
glsl: fix infinite loop caused by bug in loop unrolling...
commit
|
commitdiff
|
tree
2018-03-26
Vinson Lee
gallium: Do not add -Wframe-address option for gcc...
commit
|
commitdiff
|
tree
2018-03-26
Alyssa Rosenzweig
gallium: Correct minor typo in header comments
commit
|
commitdiff
|
tree
2018-03-26
Rafael Antognolli
intel/aubinator_error_decode: Decode more registers.
commit
|
commitdiff
|
tree
2018-03-26
Rafael Antognolli
intel/genxml: Add SAMPLER_INSTDONE register.
commit
|
commitdiff
|
tree
2018-03-26
Rafael Antognolli
intel/genxml: Add ROW_INSTDONE register.
commit
|
commitdiff
|
tree
2018-03-26
Rafael Antognolli
intel/genxml: Add SC_INSTDONE register.
commit
|
commitdiff
|
tree
2018-03-26
Ian Romanick
i965/vec4: Fix null destination register in 3-source...
commit
|
commitdiff
|
tree
2018-03-26
Ian Romanick
nir: Don't condition 'a-b < 0' -> 'a < b' on is_not_use...
commit
|
commitdiff
|
tree
2018-03-26
Ian Romanick
i965/vec4: Propagate conditional modifiers from compare...
commit
|
commitdiff
|
tree
2018-03-26
Ian Romanick
i965/vec4: Allow cmod propagation when src0 is a unifor...
commit
|
commitdiff
|
tree
2018-03-26
Ian Romanick
i965/fs: Propagate conditional modifiers from compares...
commit
|
commitdiff
|
tree
2018-03-26
Ian Romanick
i965/fs: Allow cmod propagation when src0 is a uniform...
commit
|
commitdiff
|
tree
2018-03-26
Ian Romanick
i965: Add negative_equals methods
commit
|
commitdiff
|
tree
2018-03-26
Gert Wollny
mesa/st/tests: Use tgsi opcode enum also in the test...
commit
|
commitdiff
|
tree
2018-03-26
Eric Engestrom
meson: fix header check message
commit
|
commitdiff
|
tree
2018-03-25
Rob Clark
glsl_types: vec8/vec16 support
commit
|
commitdiff
|
tree
2018-03-25
Rob Clark
glsl_types: refactor/prep for vec8/vec16
commit
|
commitdiff
|
tree
2018-03-24
Jordan Justen
anv: Set genX_table for gen11
commit
|
commitdiff
|
tree
2018-03-24
Jordan Justen
anv: Add gen11 to anv_genX_call
commit
|
commitdiff
|
tree
2018-03-23
Mathias Fröhlich
vbo: Make sure the internal VAO's stay within limits.
commit
|
commitdiff
|
tree
2018-03-23
Mathias Fröhlich
mesa: Flag early if we modify a SharedAndImmutable...
commit
|
commitdiff
|
tree
2018-03-23
Mathias Fröhlich
mesa: When copying a VAO also copy the vertex attribute...
commit
|
commitdiff
|
tree
2018-03-23
Emil Velikov
configure: use AC_CHECK_HEADERS to check for endian.h
commit
|
commitdiff
|
tree
2018-03-23
Kenneth Graunke
android: Use local i915_drm.h rather than the system...
commit
|
commitdiff
|
tree
2018-03-23
Brian Paul
st/mesa: s/unsigned/enum pipe_shader_type/ for st_bind_...
commit
|
commitdiff
|
tree
2018-03-23
Brian Paul
st/mesa: whitespace/formatting fixes in st_atom_constbuf.c
commit
|
commitdiff
|
tree
2018-03-23
Brian Paul
st/mesa: s/unsigned/enum pipe_shader_type/
commit
|
commitdiff
|
tree
2018-03-23
Brian Paul
svga: simplify uses_flat_interp expression in emit_inpu...
commit
|
commitdiff
|
tree
2018-03-23
Brian Paul
svga: replace unsigned with proper enum names
commit
|
commitdiff
|
tree
2018-03-23
Brian Paul
tgsi,softpipe: use enum tgsi_opcode
commit
|
commitdiff
|
tree
2018-03-23
Brian Paul
st/mesa,tgsi: use enum tgsi_opcode
commit
|
commitdiff
|
tree
2018-03-23
Brian Paul
tgsi/nir: use enum tgsi_opcode
commit
|
commitdiff
|
tree
2018-03-23
Brian Paul
tgsi: use enum tgsi_opcode
commit
|
commitdiff
|
tree
2018-03-23
Brian Paul
gallivm: use enum tgis_opcode
commit
|
commitdiff
|
tree
2018-03-23
Brian Paul
svga: use enum tgsi_opcode
commit
|
commitdiff
|
tree
2018-03-23
Brian Paul
tgsi: convert opcode macros to enums
commit
|
commitdiff
|
tree
2018-03-23
Lionel Landwerlin
compiler: glsl: silence valgrind warning on write cache
commit
|
commitdiff
|
tree
2018-03-23
Eric Engestrom
meson/configure: detect endian.h instead of trying...
commit
|
commitdiff
|
tree
2018-03-23
Juan A. Suarez...
wayland-drm: do not distribute generated sources
commit
|
commitdiff
|
tree
2018-03-23
Samuel Pitoiset
radv: enable TC-compat HTILE for 16-bit depth surfaces...
commit
|
commitdiff
|
tree
2018-03-23
Samuel Pitoiset
radv: add radv_calc_decompress_on_z_planes() helper
commit
|
commitdiff
|
tree
2018-03-23
Samuel Pitoiset
radv: add radv_image_is_tc_compat_htile() helper
commit
|
commitdiff
|
tree
2018-03-23
Jason Ekstrand
nir: Rename image intrinsics to image_var
commit
|
commitdiff
|
tree
2018-03-23
Dave Airlie
virgl: add ARB_cull_distance support.
commit
|
commitdiff
|
tree
2018-03-22
Eric Anholt
broadcom/vc5: Account for InstanceID/VertexID in VPM...
commit
|
commitdiff
|
tree
2018-03-22
Eric Anholt
broadcom/vc5: Allow FBOs with mixed color formats.
commit
|
commitdiff
|
tree
2018-03-22
Eric Anholt
broadcom/vc5: Add missing support for 2101010_REV verte...
commit
|
commitdiff
|
tree
2018-03-22
Eric Anholt
broadcom/vc5: Set up a vertex position if the shader...
commit
|
commitdiff
|
tree
2018-03-22
Lionel Landwerlin
i965: add performance query support on CNL
commit
|
commitdiff
|
tree
2018-03-22
Lionel Landwerlin
i965: perf: add support for new equation operators
commit
|
commitdiff
|
tree
2018-03-22
Lionel Landwerlin
i965: perf: query topology
commit
|
commitdiff
|
tree
2018-03-22
Lionel Landwerlin
intel: devinfo: add helper functions to fill fusing...
commit
|
commitdiff
|
tree
2018-03-22
Lionel Landwerlin
intel: devinfo: meson: include drm uapi
commit
|
commitdiff
|
tree
2018-03-22
Lionel Landwerlin
drm-uapi: bump headers
commit
|
commitdiff
|
tree
2018-03-22
Lionel Landwerlin
intel: devinfo: store slice/subslice/eu masks
commit
|
commitdiff
|
tree
2018-03-22
Lionel Landwerlin
intel: devinfo: store number of EUs per subslice
commit
|
commitdiff
|
tree
2018-03-22
Dylan Baker
Revert "meson: merge C and C++ compiler arguments check"
commit
|
commitdiff
|
tree
2018-03-22
Lionel Landwerlin
i965/perf: fix config registration when uploading to...
commit
|
commitdiff
|
tree
2018-03-22
Lepton Wu
gallium/winsys/kms: Add support for multi-planes
commit
|
commitdiff
|
tree
2018-03-22
Lepton Wu
gallium/winsys/kms: Fix possible leak in map/unmap.
commit
|
commitdiff
|
tree
2018-03-22
Juan A. Suarez...
broadcom/vc4: add path to nir_builder.h
commit
|
commitdiff
|
tree
2018-03-22
Juan A. Suarez...
autotools: add tegra header files
commit
|
commitdiff
|
tree
2018-03-22
Juan A. Suarez...
swr/rast: autotools: add events_private.proto in dist...
commit
|
commitdiff
|
tree
2018-03-22
Juan A. Suarez...
radv: autotools: add radv_extensions.h in the generated...
commit
|
commitdiff
|
tree
2018-03-22
Juan A. Suarez...
anv/radv: autotools: include vulkan_*.h headers
commit
|
commitdiff
|
tree
2018-03-22
Juan A. Suarez...
nir: autotools, meson: add GLSL.ext.AMD.h in the files...
commit
|
commitdiff
|
tree
2018-03-22
Matt Turner
intel/compiler: Readd ICL to test_eu_validate.cpp
commit
|
commitdiff
|
tree
2018-03-22
Matt Turner
intel/compiler: Skip 64-bit type tests when types not...
commit
|
commitdiff
|
tree
2018-03-22
Anuj Phogat
intel: Add a Ice Lake PCI IDs
commit
|
commitdiff
|
tree
next