mesa.git
2017-02-27 Kenneth Graunkecompiler: Free types in _mesa_glsl_release_types()...
2017-02-27 Jan Veselyclover: Dump linked binary to a different file
2017-02-27 Dave Airlieradv: fix depth format in blit2d.
2017-02-27 Dave Airlieradv/formats: add fast clear for 8-bit signed ints.
2017-02-27 Samuel Pitoisetmesa/main: refactor sampler parameter error codepath
2017-02-27 Samuel Pitoisetglsl: reject samplers not declared as uniform/function...
2017-02-27 Samuel Pitoisetglsl: use is_sampler() anywhere it's possible
2017-02-27 Samuel Pitoisetglsl: use is_image() anywhere it's possible
2017-02-27 Samuel Pitoisetglsl: add missing blend_support qualifier in validate_f...
2017-02-27 Samuel Pitoisetglsl: use an enum for AMD_conservative_depth layout...
2017-02-27 Samuel Pitoisetglsl: add has_shader_image_load_store()
2017-02-27 Samuel Pitoisetdrirc: add force_glsl_version=440 for The Culling
2017-02-27 Jason Ekstrandanv: Bump advertised version to 1.0.42
2017-02-27 Jason Ekstrandvulkan: Update registry and headers to 1.0.42
2017-02-27 Elie TOURNIERnir: Delete unused arg in get_iteration
2017-02-27 Eric Engestromdocs: fix a few typos
2017-02-27 Grazvydas Ignotasgallium/u_queue: set num_threads correctly if not all...
2017-02-27 Grazvydas Ignotasgallium/u_queue: fix a crash with atexit handlers
2017-02-27 Bas Nieuwenhuizenradv: Use correct size for availability flag.
2017-02-27 Bas Nieuwenhuizenradv: Only use PKT3_OCCLUSION_QUERY when it doesn't...
2017-02-27 Bas Nieuwenhuizenradv: Reset emitted compute pipeline when calling secon...
2017-02-27 Dave Airlieradv: add support for NV_dedicated_allocation
2017-02-27 Andres Rodriguezradv/winsys: fix freeing imported memory.
2017-02-26 Dave Airlievulkan/wsi/radv: add initial prime support (v1.1)
2017-02-26 Bas Nieuwenhuizenradv/ac: Add integer->integer casts.
2017-02-26 Eric Engestromcheck: add support for running test as standalone
2017-02-26 Eric Engestromcheck: make any failure fatal
2017-02-26 Eric Engestromcheck: mark two tests are requiring bash
2017-02-25 Mike Lothianst/nine: Drop USER_INDEX_BUFFERS check
2017-02-25 Constantine... st/nine: make use of common uploaders v4
2017-02-25 Timothy Arcericompiler: style clean-ups in blob.h
2017-02-25 Brian Paulsvga: fix MSVC build error after PIPE_CAP_USER_INDEX_BU...
2017-02-25 Eric Anholtvc4: Lazily emit our FS/VS input loads.
2017-02-25 Eric Anholtvc4: Refactor the load_input code out of the intrinsic...
2017-02-25 Eric Anholtvc4: Track the last block we emitted at the top level.
2017-02-25 Eric Anholtvc4: Emit max number of temps in the shader-db output.
2017-02-25 Vinson Leeutil/disk_cache: Use backward compatible st_mtime.
2017-02-25 Vinson Leeglsl: Fix missing-braces warning.
2017-02-24 Marek Olšákac: silence a warning
2017-02-24 Marek Olšákradeonsi: fix broken tessellation on Carrizo and Stoney
2017-02-24 Marek Olšákst/mesa: don't update unrelated states in non-draw...
2017-02-24 Marek Olšákst/mesa: set blend state for PBO readbacks
2017-02-24 Marek Olšákst/mesa: reset sample_mask, min_sample, and render_cond...
2017-02-24 Marek Olšákst/mesa: don't check st->vp in update_clip
2017-02-24 Marek Olšáktrace: remove pipe_resource wrapping
2017-02-24 Marek Olšákgallium: remove PIPE_CAP_USER_INDEX_BUFFERS
2017-02-24 Marek Olšákst/mesa: assume all drivers support user index buffers
2017-02-24 Marek Olšáksvga: implement user index buffers
2017-02-24 Marek Olšákfreedreno: add support for user index buffers
2017-02-24 Marek Olšáketnaviv: add support for user index buffers
2017-02-24 Marek Olšákgallium/util: add new helpers for user index buffer...
2017-02-24 Elie TOURNIERnir: delete magic number
2017-02-24 Roland Scheideggergallium/util: (trivial) fix util_clear_render_target
2017-02-24 Emil Velikovutil: automake: add sha1/README to the tarball
2017-02-24 Emil Velikovmapi: remove unused mapi.[ch]
2017-02-24 Emil Velikovblorp: automake: add TODO to the tarball
2017-02-24 Emil Velikovanv: automake: add TODO to the tarball
2017-02-24 Emil Velikovvc4: automake: add the kernel/README to the tarball
2017-02-24 Emil Velikovnir: automake: add the README to the tarball
2017-02-24 Emil Velikovradv/entrypoints: Only generate entrypoints for support...
2017-02-24 Robert Braggmain/performance_query: s/GLboolean/bool/
2017-02-24 Eric Engestromeglapi: replace linear entrypoint search with binary...
2017-02-24 Eric Engestromegl: make sure entrypoints list is always sorted
2017-02-24 Eric Engestromegl: distribute all tests
2017-02-24 Eric Engestromeglapi: move entrypoints list out to its own file
2017-02-24 Eric Engestromeglapi: sort entrypoints list
2017-02-24 Eric Engestromeglapi: use macro to map entrypoints to functions
2017-02-24 Eric Engestromeglapi: add entrypoint for eglClientWaitSyncKHR
2017-02-24 Eric Engestromeglapi: add entrypoint for eglDestroySyncKHR
2017-02-24 Eric Engestromeglapi: add entrypoint for eglDestroyImageKHR
2017-02-24 Thomas Hellstromst/va: Fix up YV12 to NV12 putImage conversion
2017-02-24 Thomas Hellstromst/vdpau: Provide YV12 to NV12 putBits conversion v2
2017-02-24 Leo Liuconfigure.ac: check require_basic_egl only if egl enabled
2017-02-24 Eric Engestromglx: add GLXdispatchIndex sort check
2017-02-24 Lars Hamredocs: update features.txt for GL_ARB_clear_texture...
2017-02-24 Lars Hamresoftpipe: enable clear_texture with util_clear_texture
2017-02-24 Lars Hamrellvmpipe: enable clear_texture with util_clear_texture
2017-02-24 Lars Hamregallium: implement util_clear_texture
2017-02-24 Jerome Duvalhaiku/winsys: fix dt prototype args
2017-02-24 Jerome Duvalhaiku: build fixes around debug defines
2017-02-24 Dave Airlieradv: add sample mask output support
2017-02-24 Dave Airlieradv/ac: refactor our fmask sample index fixup.
2017-02-24 Dave Airlieradv: fetch sample index via fmask for image coord...
2017-02-24 Dave Airlieradv: add sample mask input support
2017-02-24 Dave Airlieradv: enable location at sample when persample is forced.
2017-02-24 Dave Airlieradv: fix interpolation at wrong place for offset interp
2017-02-23 George Kyriazisswr: fix index buffers with non-zero indices
2017-02-23 George Kyriazisswr: add fetch shader cache
2017-02-23 Timothy Arcerist/mesa: free shader cache buffer on fallback
2017-02-23 Timothy Arcerist/mesa: fix crash in shader cache cased by race condition
2017-02-23 Jason Ekstrandanv: Enable MSAA compression
2017-02-23 Jason Ekstrandanv/blorp/clear_subpass: Only set surface clear color...
2017-02-23 Pohjolainen... intel/isl: Apply render target alignment constraints...
2017-02-23 Lionel Landwerlinintel/isl: add MCS width constraint 16 samples
2017-02-23 Jason Ekstrandintel/isl: Return surface creation success from aux...
2017-02-23 Kenneth Graunkeglsl: Raise a link error for non-SSO ES programs with...
2017-02-23 Samuel Iglesias... isl/state: fix assert on raw buffer surface state minim...
2017-02-23 Iago Toral... glsl: enable early_fragment_tests implicitly with post_...
2017-02-23 Samuel Iglesias... glsl: refactor get_variable_being_redeclared() to retur...
2017-02-23 Samuel Iglesias... glsl: fix heap-use-after-free in ast_declarator_list...
next