summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* anv/nir: Delete the apply_dynamic_offsets prototypeJason Ekstrand2017-05-031-3/+0
* spirv: Add support for SPV_KHR_multiviewJason Ekstrand2017-05-033-0/+9
* spirv: Bump the SPIR-V header to the latest public versionJason Ekstrand2017-05-031-3/+31
* compiler: Add a system value and varying for ViewIndexJason Ekstrand2017-05-035-0/+13
* mesa/vbo: reduce prim array sizeBartosz Tomczyk2017-05-031-37/+37
* mesa: add const qualifier on _mesa_valid_to_render()Brian Paul2017-05-032-2/+2
* i965/vec4: don't modify regioning parameters to the sources of DF align1 inst...Samuel Iglesias Gonsálvez2017-05-031-8/+1
* i965/vec4: fix register width for DF VGRF and UNIFORMSamuel Iglesias Gonsálvez2017-05-031-5/+7
* i965/vec4: fix vertical stride to avoid breaking region parameter ruleSamuel Iglesias Gonsálvez2017-05-031-18/+32
* radv/ac: canonicalize the output for 32-bit float min/max.Dave Airlie2017-05-031-0/+8
* radv: flush f32->f16 conversion denormals to zero. (v2)Dave Airlie2017-05-032-4/+41
* radv: Add userspace fence buffer per context.Bas Nieuwenhuizen2017-05-034-37/+44
* radv: enable lower_sub to fix loop unrolling.Dave Airlie2017-05-031-0/+1
* radv: Don't set dynamic state for pipelines with rasterizer dicard.Bas Nieuwenhuizen2017-05-031-6/+9
* radv: flush more stages when semaphore are waiting.Dave Airlie2017-05-032-3/+23
* glsl: set vector_elements to 1 for samplersSamuel Pitoiset2017-05-022-16/+6
* vc4: Use runtime CPU detection for whether NEON is available.Eric Anholt2017-05-022-14/+16
* vc4: Use a wrapper file to set VC4_BUILD_NEON instead of CFLAGS.Eric Anholt2017-05-024-8/+31
* gallium: Enable ARM NEON CPU detection.Eric Anholt2017-05-023-0/+46
* radv: fix stencil only clears.Dave Airlie2017-05-031-0/+3
* renderonly: use drmIoctlPhilipp Zabel2017-05-021-4/+3
* renderonly: drop resources on destroyPhilipp Zabel2017-05-023-3/+13
* renderonly: close transfer prime_fdPhilipp Zabel2017-05-021-0/+2
* radv/wsi: report presentation error per image requestDave Airlie2017-05-031-6/+13
* radv: minor pahole related improvements.Dave Airlie2017-05-033-5/+5
* radv/image: resize some surface members.Dave Airlie2017-05-031-3/+3
* radv: drop unused surface level members.Dave Airlie2017-05-032-6/+0
* radv/image: drop blk_dDave Airlie2017-05-033-3/+1
* radv: remove some members of radeon surface.Dave Airlie2017-05-034-48/+40
* radv: move some image info into a separate struct.Dave Airlie2017-05-0313-80/+90
* radv: provide a helper for comparing an image extents.Dave Airlie2017-05-032-2/+11
* gbm/dri: Fix sign-extension in modifier queryDaniel Stone2017-05-021-1/+1
* nir: Pick just the channels we want for bitmap and drawpixels lowering.Eric Anholt2017-05-022-2/+6
* anv/tests: Create a dummy instance as well as deviceJason Ekstrand2017-05-014-4/+16
* radv: Use correct stage for ready bit.Bas Nieuwenhuizen2017-05-021-9/+24
* radv: Add top of pipe timestamp queries.Bas Nieuwenhuizen2017-05-022-12/+27
* radv: Add NIR loop unrolling.Bas Nieuwenhuizen2017-05-021-0/+10
* i965: Solve Android native fence fd double closeRandy Xu2017-05-011-1/+1
* vc4: Only build the NEON code on arm32.Eric Anholt2017-05-011-2/+2
* gm107/ir: add a missing assertion in emitISCADD()Samuel Pitoiset2017-05-011-0/+2
* i965: Don't allocate uniform space for samplersTimothy Arceri2017-05-011-1/+1
* egl: initialise dummy_thread via _eglInitThreadInfoEmil Velikov2017-04-291-9/+4
* egl: polish dri2_to_egl_attribute_map[]Emil Velikov2017-04-291-50/+18
* gallium/targets: fix bool setting on BE architecturesIlia Mirkin2017-04-298-11/+11
* docs: add release calendar page and references to itEmil Velikov2017-04-295-1/+107
* travis: bump MAKEFLAGS to -j4Emil Velikov2017-04-291-6/+6
* travis: enable wayland supportEmil Velikov2017-04-291-4/+16
* travis: add Gallium state-tracker targetsEmil Velikov2017-04-291-0/+80
* travis: model scons check target like the make oneEmil Velikov2017-04-291-1/+7
* travis: split the make target to three separate onesEmil Velikov2017-04-291-16/+80