summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mesa: When copying a VAO also copy the vertex attribute mode.Mathias Fröhlich2018-03-231-0/+1
* configure: use AC_CHECK_HEADERS to check for endian.hEmil Velikov2018-03-231-1/+1
* android: Use local i915_drm.h rather than the system one.Kenneth Graunke2018-03-231-0/+2
* st/mesa: s/unsigned/enum pipe_shader_type/ for st_bind_ubos()Brian Paul2018-03-231-1/+1
* st/mesa: whitespace/formatting fixes in st_atom_constbuf.cBrian Paul2018-03-231-21/+36
* st/mesa: s/unsigned/enum pipe_shader_type/Brian Paul2018-03-232-3/+5
* svga: simplify uses_flat_interp expression in emit_input_declarations()Brian Paul2018-03-231-1/+1
* svga: replace unsigned with proper enum namesBrian Paul2018-03-232-15/+16
* tgsi,softpipe: use enum tgsi_opcodeBrian Paul2018-03-233-8/+8
* st/mesa,tgsi: use enum tgsi_opcodeBrian Paul2018-03-236-57/+58
* tgsi/nir: use enum tgsi_opcodeBrian Paul2018-03-231-2/+2
* tgsi: use enum tgsi_opcodeBrian Paul2018-03-235-14/+14
* gallivm: use enum tgis_opcodeBrian Paul2018-03-232-8/+12
* svga: use enum tgsi_opcodeBrian Paul2018-03-232-5/+5
* tgsi: convert opcode macros to enumsBrian Paul2018-03-231-273/+275
* compiler: glsl: silence valgrind warning on write cacheLionel Landwerlin2018-03-231-2/+2
* meson/configure: detect endian.h instead of trying to guess when it's availableEric Engestrom2018-03-235-2/+7
* wayland-drm: do not distribute generated sourcesJuan A. Suarez Romero2018-03-233-13/+36
* radv: enable TC-compat HTILE for 16-bit depth surfaces on GFX8Samuel Pitoiset2018-03-232-18/+24
* radv: add radv_calc_decompress_on_z_planes() helperSamuel Pitoiset2018-03-231-14/+37
* radv: add radv_image_is_tc_compat_htile() helperSamuel Pitoiset2018-03-231-11/+45
* nir: Rename image intrinsics to image_varJason Ekstrand2018-03-2315-164/+164
* virgl: add ARB_cull_distance support.Dave Airlie2018-03-234-5/+13
* broadcom/vc5: Account for InstanceID/VertexID in VPM segment size.Eric Anholt2018-03-221-4/+9
* broadcom/vc5: Allow FBOs with mixed color formats.Eric Anholt2018-03-221-1/+1
* broadcom/vc5: Add missing support for 2101010_REV vertex attributes.Eric Anholt2018-03-221-0/+8
* broadcom/vc5: Set up a vertex position if the shader doesn't.Eric Anholt2018-03-221-0/+22
* i965: add performance query support on CNLLionel Landwerlin2018-03-224-1/+10415
* i965: perf: add support for new equation operatorsLionel Landwerlin2018-03-221-0/+15
* i965: perf: query topologyLionel Landwerlin2018-03-222-71/+118
* intel: devinfo: add helper functions to fill fusing masks valuesLionel Landwerlin2018-03-222-1/+140
* intel: devinfo: meson: include drm uapiLionel Landwerlin2018-03-221-1/+1
* drm-uapi: bump headersLionel Landwerlin2018-03-224-36/+189
* intel: devinfo: store slice/subslice/eu masksLionel Landwerlin2018-03-222-1/+91
* intel: devinfo: store number of EUs per subsliceLionel Landwerlin2018-03-222-2/+38
* Revert "meson: merge C and C++ compiler arguments check"Dylan Baker2018-03-221-6/+11
* i965/perf: fix config registration when uploading to kernelLionel Landwerlin2018-03-221-1/+1
* gallium/winsys/kms: Add support for multi-planesLepton Wu2018-03-221-40/+112
* gallium/winsys/kms: Fix possible leak in map/unmap.Lepton Wu2018-03-221-7/+31
* broadcom/vc4: add path to nir_builder.hJuan A. Suarez Romero2018-03-221-1/+1
* autotools: add tegra header filesJuan A. Suarez Romero2018-03-222-0/+2
* swr/rast: autotools: add events_private.proto in dist tarball.Juan A. Suarez Romero2018-03-221-0/+1
* radv: autotools: add radv_extensions.h in the generated VULKAN listJuan A. Suarez Romero2018-03-221-1/+2
* anv/radv: autotools: include vulkan_*.h headersJuan A. Suarez Romero2018-03-222-0/+8
* nir: autotools, meson: add GLSL.ext.AMD.h in the files listJuan A. Suarez Romero2018-03-222-0/+2
* intel/compiler: Readd ICL to test_eu_validate.cppMatt Turner2018-03-221-0/+1
* intel/compiler: Skip 64-bit type tests when types not availableMatt Turner2018-03-221-0/+19
* intel: Add a Ice Lake PCI IDsAnuj Phogat2018-03-221-0/+8
* intel: Disable fast color clear on iclAnuj Phogat2018-03-221-0/+5
* intel/compiler/icl: Clear "null render target" bit in extended message descri...Jason Ekstrand2018-03-222-0/+6