summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* intel/compiler/icl: Update the assert in brw_stage_has_packed_dispatch()Anuj Phogat2018-03-221-1/+1
* intel/common/icl: Disable hiz surface samplingAnuj Phogat2018-03-221-0/+1
* intel/common/icl: Add L3 configAnuj Phogat2018-03-221-0/+18
* intel/tools/aubinator: Drop platform list from print_help()Matt Turner2018-03-221-1/+1
* egl/wayland: Make swrast display_sync the correct queueDerek Foreman2018-03-221-1/+1
* radv: remove unused radv_pipeline::needs_data_cache variableSamuel Pitoiset2018-03-221-1/+0
* meson: merge C and C++ compiler arguments checkEric Engestrom2018-03-221-11/+6
* omx: always define ENABLE_ST_OMX_{BELLAGIO,TIZONIA}Mathias Fröhlich2018-03-222-2/+11
* meson: simplify omx logicMathias Fröhlich2018-03-221-16/+14
* vbo: Remove now duplicate _DrawVAO notification.Mathias Fröhlich2018-03-221-5/+0
* vbo: Remove now duplicate _vbo_update_inputs from dlist draw.Mathias Fröhlich2018-03-221-3/+0
* vbo: Remove redundant set of DriverFlags.NewArray in vbo_bind_arrays.Mathias Fröhlich2018-03-221-1/+0
* vbo: Remove vbo...recalculate_inputs from vbo_exec_invalidate_state.Mathias Fröhlich2018-03-221-8/+0
* mesa: A change of gl_vertex_processing_mode needs an array update.Mathias Fröhlich2018-03-221-3/+17
* mesa: Set DriverFlags.NewArray together with vbo...recalculate_inputs.Mathias Fröhlich2018-03-223-3/+32
* mesa: Update VAO internal state when setting the _DrawVAO.Mathias Fröhlich2018-03-223-8/+13
* vbo: Move vbo_bind_arrays into a dd_driver_functions draw callback.Mathias Fröhlich2018-03-224-46/+27
* mesa: Move vbo draw functions into dd_function_table.Mathias Fröhlich2018-03-229-48/+162
* clover/llvm: Fix build against LLVM/Clang 4.0Aaron Watry2018-03-212-1/+3
* ac/nir_to_llvm: add frexp supportTimothy Arceri2018-03-221-0/+11
* nir: add frexp_exp and frexp_sig opcodesTimothy Arceri2018-03-222-0/+5
* anv/pipeline: don't pass constant view index in multiviewCaio Marcelo de Oliveira Filho2018-03-211-6/+11
* anv/pipeline: use less instructions for multiviewCaio Marcelo de Oliveira Filho2018-03-211-1/+1
* broadcom/vc5: Fix up the NIR types of FS outputs generated by NIR-to-TGSI.Eric Anholt2018-03-214-0/+54
* spirv: Add a 64-bit implementation of FrexpNeil Roberts2018-03-211-4/+56
* aubinator_error_decode: Compare only the class_name of the ring.Rafael Antognolli2018-03-211-1/+1
* nir: Migrate nir_dce to instr worklistThomas Helland2018-03-211-35/+18
* nir: Initial implementation of a nir_instr_worklistThomas Helland2018-03-211-0/+67
* intel/tools: aubinator: Catch gen11 "enhanced execlist" submissionScott D Phillips2018-03-211-6/+20
* radeonsi: fix a snprintf warning on gcc 7.3.0Marek Olšák2018-03-211-1/+1
* radeonsi/gfx9: print the swizzle mode for testdmaMarek Olšák2018-03-211-2/+16