summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ilo: fix "Render Cache Read Write Mode"Chia-I Wu2015-06-145-28/+12
* ilo: avoid resource owning in coreChia-I Wu2015-06-147-142/+27
* ilo: assert core objects are zero-initializedChia-I Wu2015-06-146-2/+29
* radeon/llvm: Handle LLVM backend rename from R600 to AMDGPUTom Stellard2015-06-122-5/+16
* gallivm: Only build lp_profile() body when PROFILE is definedTom Stellard2015-06-121-1/+1
* glsl: fix compile error messageTimothy Arceri2015-06-131-1/+1
* i965/gen8+: Add aux buffer alignment assertionsBen Widawsky2015-06-121-0/+22
* i965/gen9: Set HALIGN_16 for all aux buffersBen Widawsky2015-06-121-3/+19
* i965/gen8: Correct HALIGN for AUX surfacesBen Widawsky2015-06-123-7/+22
* i965: Extract tiling from fast clear decisionBen Widawsky2015-06-122-16/+30
* i965/gen9: Only allow Y-Tiled MCS buffersBen Widawsky2015-06-121-0/+2
* i965: Consolidate certain miptree params to flagsBen Widawsky2015-06-129-75/+77
* glsl: enforce restriction on AoA interface blocks in GLSL ES 3.10Timothy Arceri2015-06-131-0/+11
* glsl: enforce fragment shader input restrictions in GLSL ES 3.10Timothy Arceri2015-06-131-0/+45
* glsl: enforce output variable rules for GLSL ES 3.10Timothy Arceri2015-06-131-0/+49
* i965/nir: Support barrier intrinsic functionJordan Justen2015-06-121-0/+4
* i965/fs: Implement support for ir_barrierJordan Justen2015-06-125-0/+45
* i965: Add brw_barrier to emit a Gateway Barrier SENDJordan Justen2015-06-122-0/+32
* i965: Add brw_WAIT to emit wait instructionJordan Justen2015-06-122-0/+23
* i965: Add notification registerJordan Justen2015-06-121-0/+16
* i965: Disassemble Gateway SEND messagesJordan Justen2015-06-121-0/+16
* i965/inst: Add gateway_notify and gateway_subfuncid fieldsJordan Justen2015-06-121-3/+11
* i965: Add GATEWAY_SFID definitionsJordan Justen2015-06-121-0/+8
* nir: Add barrier intrinsic functionJordan Justen2015-06-122-1/+4
* glsl: Add builtin barrier() functionChris Forbes2015-06-121-0/+18
* glsl: Add ir node for barrierChris Forbes2015-06-1212-0/+76
* i965/cs: Use exec all for CS terminateJordan Justen2015-06-121-1/+2
* i965/fs: Fix unused variable warningChad Versace2015-06-121-1/+2
* vc4: automake: enable subdir-objectsEmil Velikov2015-06-121-0/+2
* mesa: build xmlconfig to a separate static libraryErik Faye-Lund2015-06-128-17/+17
* targets/nine: link against libnir/libglsl_utilEmil Velikov2015-06-121-0/+2
* pipe-loader: add libnir and libglsl_util to the linkEmil Velikov2015-06-121-0/+2
* mesa; add a dummy _mesa_error_no_memory() symbol to libglsl_utilEmil Velikov2015-06-128-39/+13
* gallium: use $(top_builddir) when referencing static archivesEmil Velikov2015-06-122-2/+2
* freedreno: use CXX linker rather than explicit link against libstdc++Emil Velikov2015-06-121-1/+2
* egl/haiku: coding style fixesEmil Velikov2015-06-121-4/+5
* egl/haiku: plug some obvious memory leaksEmil Velikov2015-06-121-7/+25
* egl/haiku: minor surface management cleanupsEmil Velikov2015-06-121-11/+4
* egl/haiku: kill off haiku_log()Emil Velikov2015-06-121-24/+0
* egl/haiku: we don't use src/loader, drop all the references to itEmil Velikov2015-06-122-8/+0
* egl/haiku: remove unused variables in struct haiku_egl_driverEmil Velikov2015-06-121-4/+0
* egl/haiku: handle memory allocation failureEmil Velikov2015-06-121-7/+28
* egl/haiku: use CALL/TRACE/ERROR over _eglLog() for haiku specificsEmil Velikov2015-06-121-25/+39
* egl/haiku: remove commented out codeEmil Velikov2015-06-121-93/+0
* egl/haiku: use correct version variableEmil Velikov2015-06-121-2/+1
* trace: Add missing p_compiler.h include.Jose Fonseca2015-06-121-0/+2
* i965/fs: Remove one more fixed brw_null_reg() from the visitor.Francisco Jerez2015-06-121-1/+1
* Revert "i965: Advertise a line width of 40.0 on Cherryview and Skylake."Kenneth Graunke2015-06-111-5/+1
* i965: Re-index SSA definitions before printing NIR code.Kenneth Graunke2015-06-111-0/+6
* gallium: remove explicit values from PIPE_CAP_ enumsBrian Paul2015-06-111-98/+98