mesa.git
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...
2017-02-18 Charmaine Leest/wgl: flush with ST_FLUSH_WAIT before releasing share...
2017-02-18 Charmaine Leest: add ST_FLUSH_WAIT to st_context_flush()
2017-02-23 Dave Airlieradv/ac: handle gs->copy shader clip distances.
2017-02-23 Dave Airlieradv/ac: pass clips properly from vertex->geometry...
2017-02-23 Dave Airlieradv/ac: rename num clips/cull to output clips/culls
2017-02-23 Dave Airlievulkan/wsi: move image count to shared structure.
2017-02-23 Timothy Arceriradeon: fix r600 builds when old version of llvm is...
2017-02-23 Dylan Bakervulkan: Fix gen_enum_to_str in out of tree builds
2017-02-22 Jason Ekstrandanv/Makefile: Gather all the genX files into one place
2017-02-22 Timothy Arcerir600/radeonsi: enable glsl/tgsi on-disk cache
2017-02-22 Timothy Arcerist/mesa: get on-disk shader cache
2017-02-22 Timothy Arceriddebug/rbug/trace: add get_disk_shader_cache() to pass...
2017-02-22 Timothy Arcerigallium: add get_disk_shader_cache() callback
2017-02-22 Timothy Arcerist/mesa: implement a tgsi on-disk shader cache
2017-02-22 Timothy Arcerist/mesa: add sha1 field to st program structs
2017-02-22 Timothy Arcerist/mesa: move set_prog_affected_state_flags() to st_pro...
2017-02-22 Timothy Arceriutil/disk_cache: fix bug with deleting old cache dirs
2017-02-22 Dylan Bakervulkan: Combine wsi and util makefiles
2017-02-22 Dylan Bakervulkan/util: Add generator for enum_to_str functions
2017-02-22 Thomas HellstromRevert "st/vdpau: Fix multithreading"
2017-02-22 Nayan Deshmukhvl: u_upload_alloc might fail to allocate buffer in...
2017-02-22 Marek Olšákgallium: reorder fields in pipe_draw_info
2017-02-22 Marek Olšákgallium/hud: handle a thread switch for API-thread...
2017-02-22 Marek Olšákgallium/hud: prevent an infinite loop
2017-02-22 Marek Olšákgallium/u_queue: isolate util_queue_fence implementation
2017-02-22 Marek Olšákgallium/u_queue: fix random crashes when the app calls...
next