mesa.git
2018-04-18 Dylan Bakermeson: build tests for gallium mesa state tracker
2018-04-18 Dylan Bakermeson: build gallium unit tests
2018-04-18 Dylan Bakermeson: Build gallium trivial tests
2018-04-18 Dylan Bakermeson: Remove TODO about mesa/main tests
2018-04-18 Dylan Bakermeson: enable glcpp test
2018-04-18 Dylan Bakerglcpp/tests: Convert shell scripts to a python script
2018-04-18 Dylan Bakerglsl/tests: Remove unused compare_ir.py script
2018-04-18 Dylan Bakermeson: enable optimization-test
2018-04-18 Dylan Bakerglsl/tests: Convert optimization-test.sh to pure python
2018-04-18 Dylan Bakermeson: run glsl compiler warnings test
2018-04-18 Dylan Bakerglsl/tests: reimplement warnings-test in python
2018-04-18 George Kyriazisswr/rast: Fix VGATHERPD lowering
2018-04-18 George Kyriazisswr/rast: Replace x86 VMOVMSK with llvm-only implementation
2018-04-18 George Kyriazisswr/rast: Optimize late/bindless JIT of samplers
2018-04-18 George Kyriazisswr/rast: Implement VROUND intrinsic in x86 lowering...
2018-04-18 George Kyriazisswr/rast: Refactor to improve code sharing.
2018-04-18 George Kyriazisswr/rast: minimize codegen redundant work
2018-04-18 George Kyriazisswr/rast: double-pump in x86 lowering pass
2018-04-18 George Kyriazisswr/rast: Fix 64bit float loads in x86 lowering pass
2018-04-18 George Kyriazisswr/rast: Add shader stats infrastructure (WIP)
2018-04-18 George Kyriazisswr/rast: Type-check TemplateArgUnroller
2018-04-18 George Kyriazisswr/rast: Add vgather to x86 lowering pass.
2018-04-18 George Kyriazisswr/rast: fix comment
2018-04-18 George Kyriazisswr/rast: add cvt instructions in x86 lowering pass
2018-04-18 George Kyriazisswr/rast: Fix alloca usage in jitter
2018-04-18 George Kyriazisswr/rast: Change gfx pointers to gfxptr_t
2018-04-18 George Kyriazisswr/rast: Fix byte offset for non-indexed draws
2018-04-18 George Kyriazisswr/rast: Add support for setting optimization level
2018-04-18 George Kyriazisswr/rast: Adding translate call to builder_gfx_mem.
2018-04-18 George Kyriazisswr/rast: Fix codegen for typedef types
2018-04-18 George Kyriazisswr: add x86 lowering pass to fragment shader
2018-04-18 George Kyriazisswr/rast: Enable generalized fetch jit
2018-04-18 George Kyriazisswr/rast: Add builder_gfx_mem.{h|cpp}
2018-04-18 George Kyriazisswr/rast: Lower VGATHERPS and VGATHERPS_16 to x86.
2018-04-18 George Kyriazisswr/rast: Cleanup of JitManager convenience types
2018-04-18 George Kyriazisswr/rast: Lower PERMD and PERMPS to x86.
2018-04-18 George Kyriazisswr/rast: Start refactoring of builder/packetizer.
2018-04-18 George Kyriazisswr/rast: Simplify #define usage in gen source file
2018-04-18 George Kyriazisswr/rast: Move CallPrint() to a separate file
2018-04-18 George Kyriazisswr/rast: Fix name mangling for LLVM pow intrinsic
2018-04-18 George Kyriazisswr/rast: Add some archrast counters
2018-04-18 George Kyriazisswr/rast: Code cleanup
2018-04-18 George Kyriazisswr/rast: Add "Num Instructions Executed" stats intrinsic.
2018-04-18 George Kyriazisswr/rast: Add MEM_ADD helper function to Builder.
2018-04-18 George Kyriazisswr/rast: Permute work for simd16
2018-04-18 George Kyriazisswr/rast: WIP builder rewrite (2)
2018-04-18 George Kyriazisswr/rast: Add autogen of helper llvm intrinsics.
2018-04-18 George Kyriazisswr/rast: WIP builder rewrite.
2018-04-18 George Kyriazisswr/rast: LLVM 6 fix
2018-04-18 George Kyriazisswr/rast: Changes to allow jitter to compile with LLVM5
2018-04-18 George Kyriazisswr/rast: Add some archrast stats
2018-04-18 George Kyriazisswr/rast: Silence some unused variable warnings
2018-04-18 George Kyriazisswr/rast: Add debug type info for i128
2018-04-18 George Kyriazisswr/rast: Use blend context struct to pass params
2018-04-18 George Kyriazisswr/rast: Introduce JIT_MEM_CLIENT
2018-04-18 George Kyriazisswr/rast: Add some instructions to jitter
2018-04-18 Juan A. Suarez... docs: update calendar, add news and link release notes...
2018-04-18 Juan A. Suarez... docs: add sha256 checksums for 18.0.1
2018-04-18 Juan A. Suarez... docs: add release notes for 18.0.1
2018-04-18 Juan A. Suarez... docs: update calendar, add news and link release notes...
2018-04-18 Juan A. Suarez... docs: add sha256 checksums for 17.3.9
2018-04-18 Juan A. Suarez... docs: add release notes for 17.3.9
2018-04-17 Dylan BakerRevert "meson: add wrap for libdrm"
2018-04-17 Dylan BakerRevert "Add subprojects directory and git ignore"
2018-04-17 Jan Alexander... meson: Version libMesaOpenCL like autotools does
2018-04-17 Jan Alexander... meson: Add library versions to swr drivers
2018-04-17 Dylan Bakermeson: add wrap for libdrm
2018-04-17 Dylan BakerAdd subprojects directory and git ignore
2018-04-17 Samuel Pitoisetradv: fix scissor computation when using half-pixel...
2018-04-17 Neil Robertsspirv: Accept doubles in FaceForward, Reflect and Refract
2018-04-17 Neil Robertsspirv: Add a 64-bit implementation of OpIsInf
2018-04-17 Neil Robertsspirv: Use nir_imm_floatN_t for constants for GLSL450...
2018-04-17 Neil Robertsnir/builder: Add a nir_imm_floatN_t helper
2018-04-17 Timothy Arcerinir: return early when lowering a return at the end...
2018-04-17 Timothy Arcerimesa: merge the driver functions DrawBuffers and DrawBuffer
2018-04-17 Marc Dietrichglsl: fix gcc 8 parenthesis warning
2018-04-17 Rob Clarkcompiler: int8/uint8 fixes
2018-04-16 Marek Olšákradeonsi: don't emit partial flushes for internal CS...
2018-04-16 Marek Olšákwinsys/amdgpu: always set AMDGPU_IB_FLAG_TC_WB_NOT_INVA...
2018-04-16 Marek Olšákradeonsi: implement mechanism for IBs without partial...
2018-04-16 Erico Nunesnir: fix ir_binop_gequal glsl_to_nir conversion
2018-04-16 Jason Ekstrandanv,radv: Drop XML workarounds for VK_ANDROID_native_buffer
2018-04-16 Jason Ekstrandvulkan: Update the XML and headers to 1.1.73
2018-04-16 Samuel Pitoisetradv: clean up radv_decompress_resolve_subpass_src()
2018-04-16 Samuel Pitoisetradv: don't fast-clear eliminate after resolving a...
2018-04-16 Samuel Pitoisetradv: handle CMASK/FMASK transitions only if DCC is...
2018-04-16 Samuel Pitoisetradv: merge radv_handle_{dcc,cmask}_image_transition...
2018-04-16 Samuel Pitoisetradv: add radv_init_color_image_metadata() helper
2018-04-16 Samuel Pitoisetradv: make radv_initialise_cmask() static
2018-04-16 Samuel Pitoisetradv: clean up radv_handle_image_transition() a bit
2018-04-16 Samuel Pitoisetradv: add radv_handle_color_image_transition() helper
2018-04-16 Samuel Pitoisetradv: handle DCC image transitions before CMASK/FMASK...
2018-04-16 Samuel Pitoisetradv: disable prediction only if it has been enabled
2018-04-16 Bas Nieuwenhuizenac/nir: Make the GFX9 buffer size fix apply to image...
2018-04-14 Brian Paulgallium/osmesa: link with winsock2 library on Windows
2018-04-14 Brian Paulgallium/util: put (void) in a few function signatures
2018-04-14 Brian Paulddebug: add PIPE_OS_UNIX/LINUX checks to fix MSVC build
2018-04-14 Brian Paulmesa: protect #include of unistd.h with _MSV_VER check
2018-04-14 Brian Paulmesa: remove unused 'i' in dimensions_error_check()
2018-04-14 Marek Olšákradeonsi: restore si_emit_cache_flush call at the end...
next