mesa.git
2018-05-31 Scott D Phillipsutil: Add a randomized test for the virtual memory...
2018-05-31 Jason Ekstrandutil: Add a virtual memory allocator
2018-05-31 Bas Nieuwenhuizenradv: Add startup debug option.
2018-05-31 Bas Nieuwenhuizenradv: Add option to print errors even in optimized...
2018-05-31 Bas Nieuwenhuizenradv: Make the sem_info allocate/free functions static.
2018-05-31 Samuel Pitoisetnir: optimize iand(ieq(a, 0), ieq(b, 0)) to ieq(ior...
2018-05-31 Tapani Pällimesa: don't call Driver.TexEnv with invalid arguments
2018-05-30 Vinson Leev3d: Fix automake linking error.
2018-05-30 Jakob Bornecrantzvirgl: Update virgl_hw.h
2018-05-30 Dave Airlievirgl: add ARB_transform_feedback_overflow_query support
2018-05-30 Dave Airlievirgl: add polygon offset clamp
2018-05-30 Dave Airlievirgl: add derivative control support
2018-05-30 Dave Airlievirgl: add ARB_conditional_render_inverted support
2018-05-30 Dave Airlievirgl: update caps bitset to latest version.
2018-05-30 Timothy Arcerinir: add unsigned comparison simplifications
2018-05-30 Bas Nieuwenhuizenradv: Only expose subgroup shuffles on VI+.
2018-05-30 Samuel Pitoisetradv: fix emitting descriptor pointers with LLVM < 7
2018-05-30 Ilia Mirkinnv30: add a couple of missed shader caps
2018-05-30 Ilia Mirkinnv30: ensure that displayable formats are marked accord...
2018-05-30 Marek Olšákmesa: expose ARB_tessellation_shader in the compatibili...
2018-05-30 Marek Olšákmesa: expose AMD_vertex_shader_layer in the compatibili...
2018-05-30 Marek Olšákmesa: expose ARB_gpu_shader5 in the compatibility profile
2018-05-30 Marek Olšákst/mesa: use PIPE_CAP_GLSL_FEATURE_LEVEL_COMPATIBILITY
2018-05-30 Marek Olšákgallium: add PIPE_CAP_GLSL_FEATURE_LEVEL_COMPATIBILITY
2018-05-30 Marek Olšákmesa: update fixed-func state constants for TCS, TES, GS
2018-05-30 Marek Olšákmesa: print Compatibility Profile in the version string
2018-05-30 Marek Olšákglsl: parse #version XXX compatibility
2018-05-30 Marek Olšákst/mesa: fix assertion failures with GL_UNSIGNED_INT64_...
2018-05-30 Marek Olšákmesa: handle GL_UNSIGNED_INT64_ARB properly (v2)
2018-05-29 Timothy Arcerimesa: add display list support for glPatchParameter...
2018-05-29 Dave Airlieglx/drisw: make the shm/non-shm loader extensions separ...
2018-05-29 Marc-André... drisw/glx: implement getImageShm
2018-05-29 Marc-André... drisw: use getImageShm() if available
2018-05-29 Marc-André... drisw: learn to query shmid handle type
2018-05-29 Marc-André... drisw/glx: use XShm if possible
2018-05-29 Marc-André... drisw: use shared memory when possible
2018-05-29 Marc-André... drisw: use putImageShm if available
2018-05-29 Marc-André... dri: add putImageShm and getImageShm to swrastLoader
2018-05-29 Dave Airliegallium/winsys: rename DRM_API_HANDLE_* to WINSYS_HANDLE_*
2018-05-29 Marc-André... gallium: move winsys handle to it's own file.
2018-05-29 Francisco Jerezintel/fs: Add explicit last_rt flag to fb writes orthog...
2018-05-29 Francisco Jerezintel/fs: Replace the CINTERP opcode with a simple MOV
2018-05-29 Francisco Jerezintel/fs: Use the ATTR file for FS inputs
2018-05-29 Francisco Jerezintel/fs: Rename a local variable so it doesn't shadow...
2018-05-29 Francisco Jerezintel/eu: Remove brw_codegen::compressed_stack.
2018-05-29 Jason Ekstrandintel/fs: Use groups for SIMD16 LINTERP on gen11+
2018-05-29 Jason Ekstrandintel/fs: Assert that the gen4-6 plane restrictions...
2018-05-29 Jan Veselytravis: Add clover llvm-6.0 build
2018-05-29 Jan Veselyclover: Cleanup compat code for llvm < 3.9
2018-05-29 Jan Veselyclover: Fix build after llvm r332881.
2018-05-29 Chris Wilsoni965: Only emit VF cache invalidations when the high...
2018-05-29 Eric Engestromvulkan: don't free uninitialised memory
2018-05-29 Eric Engestromdri: replace two-way switch case with a table lookup
2018-05-29 Eric Engestromdri: fix error value returned by driGLFormatToImageFormat()
2018-05-29 Eric Engestromegl/x11: fix build with DRI3 disabled
2018-05-29 Emil Velikovmeson: require shared glapi when using DRI based libGL
2018-05-29 Emil Velikovmeson: remove unreachable with_glx == 'auto' check
2018-05-29 Thierry Redingtegra: Treat resources with modifiers as scanout
2018-05-29 Thierry Redingtegra: Fix scanout resources without modifiers
2018-05-29 Thierry Redingtegra: Remove usage of non-stable UAPI
2018-05-29 Eric Engestromdocs: add favicon to the website
2018-05-29 Eric Engestromdocs: add missing html closing tag
2018-05-29 Eric Engestromdocs: add missing html tag
2018-05-29 Karol Herbstnir/print: fix printing of 8/16 bit constant variables
2018-05-29 Pierre Moreaunv50/ir: Extend ImmediateValue::applyLog2 to 64-bit...
2018-05-29 Pierre Moreauutil/u_math: Implement a logbase2 function for unsigned...
2018-05-29 Eric Engestromdocs: trivial typo fix
2018-05-29 Samuel Pitoisetradv: emit shader descriptor pointers consecutively
2018-05-29 Samuel Pitoisetradv: allow radv_emit_shader_pointer_head() to emit...
2018-05-29 Samuel Pitoisetradv: split radv_emit_shader_pointer()
2018-05-28 Rhys Perrygm107/ir: prevent WaW hazards in instruction scheduling
2018-05-28 Bas Nieuwenhuizenradv: Implement VK_KHR_draw_indirect_count.
2018-05-28 Bas Nieuwenhuizenvulkan: Update header+vk.xml to 1.1.76
2018-05-28 Bas Nieuwenhuizenradv: Implement alternate GFX9 scissor workaround.
2018-05-28 Eric AnholtRevert "st/nir: use NIR for asm programs"
2018-05-28 Scott D Phillipsanv: move canonical_address calculation into a separate...
2018-05-28 Gert Wollnyr600: Fix SSG when not all components are written
2018-05-28 Gert Wollnyr600: Correct IDIV if DST and SRC use the same temporary
2018-05-26 Kenneth Graunkei965: Revert recent tiled memcpy changes.
2018-05-26 Scott D Phillipsi965/miptree: Use cpu tiling/detiling when mapping
2018-05-26 Chris Wilsoni915: Fix streaming loads for intel_tiled_memcpy
2018-05-25 Marek Olšákradeonsi: remove unused variable addr_vec
2018-05-25 Jason Ekstrandintel/blorp: Support blits and clears on surfaces with...
2018-05-25 Marek Olšákradeonsi: fix passing gl_ClipVertex for GS and tess
2018-05-25 Marek Olšákradeonsi: fix color inputs/outputs for GS and tess
2018-05-25 Marek Olšákradeonsi: fix incorrect parentheses around VS-PS varyin...
2018-05-25 Marek Olšákst/mesa: simplify lastLevel determination in st_finaliz...
2018-05-25 Scott D Phillipsi965/tiled_memcpy: inline movntdqa loads in tiled_to_linear
2018-05-25 Alok Hotaswr/rast: Adjusted avx512 primitive assembly for msvc...
2018-05-25 Alok Hotaswr/rast: Moved memory init out of core swr init
2018-05-25 Alok Hotaswr/rast: Removed superfluous JitManager argument from...
2018-05-25 Alok Hotaswr/rast: Renamed MetaData calls
2018-05-25 Alok Hotaswr/rast: Use metadata to communicate between passes
2018-05-25 Alok Hotaswr/rast: Check gCoreBuckets/CORE_BUCKETS equal length...
2018-05-25 Alok Hotaswr/rast: Added in-place building to SCATTERPS
2018-05-25 Samuel Pitoisetradv: run the EarlyCSEMemSSA LLVM pass
2018-05-25 Samuel Pitoisetradv: fix dumping compute shader on the graphics queue
2018-05-25 Samuel Pitoisetradv: add radv_dump_pipeline_state() helper
2018-05-25 Samuel Pitoisetradv: rework how shaders are dumped when generating...
2018-05-25 Samuel Pitoisetradv: remove unused parameter in radv_dump_annotated_sh...
next