mesa.git
2018-08-09 Eric Anholtvc4: Implement texture_subdata() to directly upload...
2018-08-08 Eric Anholtvc4: Handle partial loads/stores of tiled textures.
2018-08-08 Eric Anholtvc4: Compile the LT image helper per cpp we might load...
2018-08-08 Eric Anholtvc4: Refactor to reuse the LT tile walking code.
2018-08-08 Juan A. Suarez... wayland/egl: update surface size on window resize
2018-08-08 Juan A. Suarez... wayland/egl: initialize window surface size to window...
2018-08-08 Juan A. Suarez... travis: make drivers explicit in Meson targets
2018-08-08 Brian Paulsvga: use pipe_sampler_view::target in svga_set_sampler...
2018-08-08 Brian Paulsvga: use SVGA3D_RS_FILLMODE for vgpu9
2018-08-08 Brian Paulsvga: add TGSI_SEMANTIC_FACE switch case in svga_swtnl_...
2018-08-08 Brian Paulxlib: remove unused Fake_glXGetAGPOffsetMESA() function
2018-08-08 Brian Paulgl.h: define GLeglImageOES depending on GL_EXT_EGL_imag...
2018-08-08 Emil VelikovAndroid: copy -fno*math* options from the autotools...
2018-08-08 Emil Velikovautotools: use correct gl.pc LIBS when using glvnd
2018-08-08 Emil Velikovglx: automake: add egl.pc/headers TODO when using glvnd
2018-08-08 Emil Velikovegl: automake: add egl.pc/headers TODO when using glvnd
2018-08-08 Emil Velikovautotools: error out when building with mangling and...
2018-08-08 Emil Velikovautotools: error out when using the broken --with-...
2018-08-08 Emil Velikovmeson: recommend building the surfaceless platform
2018-08-08 Emil Velikovautomake: require shared glapi when using DRI based...
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...
next