mesa.git
2018-08-08 Emil Velikovttn: remove {varying_slot, frag_result}_to_tgsi_semanti...
2018-08-08 Juan A. Suarez... travis: remove libedit-dev dependency in LLVM 6.0 targets
2018-08-08 Erik Faye-Lundglsl_to_tgsi: plumb image writable through to driver
2018-08-08 Eric Anholtvc4: Fix vc4_fence_server_sync() on pre-syncobj kernels.
2018-08-08 Eric Anholtvc4: Ignore samplers for finding uniform offsets.
2018-08-08 Eric Anholtvc4: Extend dumping of uniforms in QIR and in the comma...
2018-08-08 Eric Anholtvc4: Pull uinfo->data[i] dereference out to the top...
2018-08-08 Eric Anholtvc4: Make sure to emit a tile coordinates between two...
2018-08-08 Eric Anholtvc4: Respect a sampler view's first_layer field.
2018-08-07 Dave Airlievirgl: add ARB_shader_clock support
2018-08-07 Mathieu Bridonpython: Specify the template output encoding
2018-08-07 Mathieu Bridonpython: Fix rich comparisons
2018-08-07 Mathieu Bridonpython: Use explicit integer divisions
2018-08-07 Chad Versaceegl/main: Add bits for EGL_KHR_mutable_render_buffer
2018-08-07 Chad Versacedri: Add param driCreateConfigs(mutable_render_buffer)
2018-08-07 Chad Versacedri: Define DRI_MutableRenderBuffer extensions
2018-08-07 Chad Versaceegl/dri2: In dri2_make_current, return early on failure
2018-08-07 Chad Versaceegl: Simplify queries for EGL_RENDER_BUFFER
2018-08-07 Marek Olšákradeonsi: set GLC=1 for all write-only shader resources
2018-08-07 Marek Olšákradeonsi: don't load block dimensions into SGPRs if...
2018-08-07 Juan A. Suarez... travis: meson/Vulkan requires LLVM 6.0
2018-08-07 Juan A. Suarez... travis: add ubuntu-toolchain-r-test
2018-08-07 Emil Velikovegl: set EGL_BAD_NATIVE_PIXMAP in the copy_buffers...
2018-08-07 Emil Velikovegl/x11: use the no-op dri2_fallback_copy_buffers for...
2018-08-07 Emil Velikovegl: remove unneeded _eglGetNativePlatform check
2018-08-07 Emil Velikovtravis: use https for all the links
2018-08-07 Emil Velikovautoconf: stop exporting internal wayland details
2018-08-07 Emil Velikovmeson: stop exporting internal wayland details
2018-08-07 Emil Velikovmeson: use dependency()+find_program() for wayland...
2018-08-07 Emil Velikovswr: don't export swr_create_screen_internal
2018-08-07 Eric Engestrommeson: install KHR/khrplatform.h when needed
2018-08-07 Eric Engestromi965: gen_shader_sha1() doesn't use the brw_context
2018-08-07 Eric Engestromconfigure: install KHR/khrplatform.h when needed
2018-08-07 Lionel Landwerlinintel: don't build tools without -Dtools=intel
2018-08-07 Erik Faye-Lundvirgl: update virgl_hw.h from virglrenderer
2018-08-07 Erik Faye-Lundvirgl: rename msaa_sample_positions -> sample_locations
2018-08-07 Eric Anholtvc4: Fix a leak of the no-vertex-elements workaround BO.
2018-08-07 Eric Anholtvc4: Fix context creation when syncobjs aren't supported.
2018-08-06 Eric Anholtv3d: Emit the VCM_CACHE_SIZE packet.
2018-08-06 Eric Anholtv3d: Drop "VC5" from the renderer string.
2018-08-06 Eric Anholtv3d: Avoid spilling that breaks the r5 usage after...
2018-08-06 Eric Anholtv3d: Make sure that QPU instruction-has-a-dest matches...
2018-08-06 Eric Anholtv3d: Wait for TMU writes to complete before continuing...
2018-08-06 Eric Anholtv3d: Make sure we don't emit a thrsw before the last...
2018-08-06 Eric Anholtv3d: Add some debug code for forcing register spilling.
2018-08-06 Chad Versacedrisw: Fix build on Android Nougat, which lacks shm...
2018-08-06 Ian Romanickmesa: fix make check for AMD_framebuffer_multisample_ad...
2018-08-06 Ian Romanickglapi: Fix GLES versioning for AMD_framebuffer_multisam...
2018-08-06 Gert Wollnymeson, install_megadrivers: Also remove stale symlinks
2018-08-06 Tapani Pällianv: add more swapchain formats
2018-08-04 Karol Herbstnvc0/ir: return 0 in imageLoad on incomplete textures
2018-08-04 Karol Herbstgm200/ir: optimize rcp(sqrt) to rsq
2018-08-04 Karol Herbstgm200/ir: add native OP_SQRT support
2018-08-04 Lionel Landwerlinintel: tools: simplify meson build
2018-08-04 Lionel Landwerlinintel: aubinator: simplify decoding
2018-08-04 Lionel Landwerlinintel: common: add missing stdint include
2018-08-04 Lionel Landwerlinintel: decoder: remove unused variable
2018-08-04 Lionel Landwerlinintel: tools: aubwrite: reuse canonical address helper
2018-08-04 Lionel Landwerlinintel: aubinator: fix read the context/ring
2018-08-04 Ian Romanicknir: Transform expressions of b2f(a) and b2f(b) to...
2018-08-04 Ian Romanicknir: Transform expressions of b2f(a) and b2f(b) to...
2018-08-04 Ian Romanicknir: Transform expressions of b2f(a) and b2f(b) to...
2018-08-04 Ian Romanicknir: Transform expressions of b2f(a) and b2f(b) to...
2018-08-04 Ian Romanicknir: Transform expressions of b2f(a) and b2f(b) to...
2018-08-04 Ian Romanicknir: Transform -fabs(a) >= 0 to a == 0
2018-08-04 Ian Romanicknir: Transform expressions of b2f(a) and b2f(b) to...
2018-08-04 Ian Romanicknir: Transform -fabs(a) < 0 to a != 0
2018-08-04 Ian Romanicknir: Rearrange bcsel with two bcsel sources
2018-08-04 Ian Romanicknir: Collapse more repeated bcsels on the same argument
2018-08-04 Ian Romanicknir: Don't compare i2f or u2i with zero
2018-08-04 Ian Romanicknir: Remove f2i(i2f(x)) conversions
2018-08-04 Ian Romanicknir: Mark the 0.0 < abs(a) transformation as imprecise
2018-08-04 Marek Olšákradeonsi: cosmetic changes
2018-08-04 Marek Olšákst/mesa: expose & set limits for AMD_framebuffer_multis...
2018-08-04 Marek Olšákst/mesa: add renderbuffer support for AMD_framebuffer_m...
2018-08-04 Marek Olšákst/mesa: pass storage_sample_count parameter into st_ch...
2018-08-04 Marek Olšákmesa: add functional FBO changes for AMD_framebuffer_mu...
2018-08-04 Marek Olšákmesa: add gl_renderbuffer::NumStorageSamples
2018-08-04 Marek Olšákmesa: implement glGet for AMD_framebuffer_multisample_a...
2018-08-04 Marek Olšákglapi: define AMD_framebuffer_multisample_advanced...
2018-08-04 Marek Olšákmesa: add storageSamples parameter to renderbuffer...
2018-08-04 Marek Olšákinclude: update GL & GLES headers (v2)
2018-08-03 Marek Olšákamd: remove support for LLVM 5.0
2018-08-03 Marek Olšákwinsys/amdgpu: pass the BO list via the CS ioctl on...
2018-08-03 Marek Olšákgallium/u_vbuf: handle indirect multidraws correctly...
2018-08-03 Mauro Rossiandroid: radv: build vulkan.radv conditionally to radeonsi
2018-08-03 Roland Scheideggerutil: return 0 for NaNs in float_to_ubyte
2018-08-03 Jason Ekstrandanv/pipeline: Disable FS dispatch for pointless fragmen...
2018-08-02 Timothy Arcerinir: add fall through comment to nir_gather_info
2018-08-02 Dan WillemsenCleanSpec.mk: Remove HOST_OUT_release
2018-08-02 Sumit SemwalAndroid.common.mk: define HAVE_TIMESPEC_GET
2018-08-02 Dan Willemsenutil: Android.mk: Convert implicit rules to static...
2018-08-02 Darren Powellradeonsi: add new R600_DEBUG test "testclearbufperf"
2018-08-02 Brian Paulmesa: add switch case for GL 2.0 in _mesa_compute_version()
2018-08-02 Andres Gomezintel/tools: add error2aub creation into autotools
2018-08-02 Jason Ekstrandanv/pipeline: Do cross-stage linking optimizations
2018-08-02 Jason Ekstrandanv/pipeline: Pull most of the anv_pipeline_compile_...
2018-08-02 Jason Ekstrandanv/pipeline: Add a separate "link" stage
2018-08-02 Jason Ekstrandanv/pipeline: Compile to NIR in compile_graphics
2018-08-02 Jason Ekstrandanv/pipeline: Recompile all shaders if any are missing...
next