mesa.git
2018-11-21 Marek Olšákmesa/glthread: pass the function name to _mesa_glthread...
2018-11-21 Marek Olšákgallium/u_tests: fix MSVC build by using old-style...
2018-11-20 Kenneth Graunkei965: Do NIR shader cloning in the caller.
2018-11-20 Kenneth Graunkei965: Use a 'nir' temporary rather than poking at brw_p...
2018-11-20 Marek Olšákgallium/u_tests: add a compute shader test that clears...
2018-11-20 Dave Airlieac: handle cast derefs
2018-11-20 Dave Airlieradv: handle loading from shared pointers
2018-11-20 Dave Airlieac: avoid casting pointers on bcsel and stores
2018-11-20 Dylan Bakermeson: Add tests to suites
2018-11-20 Andrii Simikliti965/batch: avoid reverting batch buffer if saved state...
2018-11-20 Emil Velikovtravis: adding missing x11-xcb for meson+vulkan
2018-11-20 Emil Velikovglx: make xf86vidmode mandatory for direct rendering
2018-11-20 Emil Velikovtravis: drop unneeded x11proto-xf86vidmode-dev
2018-11-20 Samuel Pitoisetac/nir: fix intrinsic name string size in visit_image_a...
2018-11-19 Bas Nieuwenhuizenradv: Use structured intrinsics instead of indexing...
2018-11-19 Kenneth Graunkei965: Allow only one slot of clip distances to be set...
2018-11-19 Kenneth Graunkenir: Make nir_lower_clip_vs optionally work with variables.
2018-11-19 Kenneth Graunkenir: Save nir_variable pointers in nir_lower_clip_vs...
2018-11-19 Kenneth Graunkenir: Inline lower_clip_vs() into nir_lower_clip_vs().
2018-11-19 Kenneth Graunkenir: Use nir_shader_get_entrypoint in nir_lower_clip_vs().
2018-11-19 Dave Airlienir: handle shared pointers in lowering indirect derefs.
2018-11-19 Dave Airlienir: move getting deref from var after we check deref...
2018-11-19 Dave Airliespirv/vtn: handle variable pointers without offset...
2018-11-19 Jason Ekstrandintel/fs,vec4: Fix a compiler warning
2018-11-19 Jason Ekstrandintel,nir: Move gl_LocalInvocationID lowering to nir_lo...
2018-11-19 Eric Engestromgbm: add missing comma between strings
2018-11-19 Samuel Pitoisetradv: implement fast HTILE clears for depth or stencil...
2018-11-19 Samuel Pitoisetradv: rewrite the condition that checks allowed depth...
2018-11-19 Samuel Pitoisetradv: check allowed fast HTILE clears a bit earlier
2018-11-19 Samuel Pitoisetradv: add radv_is_fast_clear_{depth,stencil}_allowed...
2018-11-19 Samuel Pitoisetradv: add radv_get_htile_fast_clear_value() helper
2018-11-19 Samuel Pitoisetradv: remove unnecessary goto in the fast clear paths
2018-11-19 Samuel Pitoisetradv/winsys: remove the max IBs per submit limit for...
2018-11-19 Samuel Pitoisetradv/winsys: remove the max IBs per submit limit for...
2018-11-19 Lucas Stachetnaviv: use dummy RT buffer when rendering without...
2018-11-19 Dave Airlievirgl: fix vtest regression since fencing changes.
2018-11-19 Samuel Pitoisetradv: always clear the FCE predicate after DCC/FMASK...
2018-11-19 Samuel Pitoisetradv: tidy up radv_set_dcc_need_cmask_elim_pred()
2018-11-19 Nicolai Hähnleradeonsi: fix an out-of-bounds read reported by ASAN
2018-11-19 Gert Wollnyr600: Only set context streamout strides info from...
2018-11-19 Gert Wollnyi965:use FRAMEBUFFER_UNSUPPORTED instead of FRAMEBUFFER...
2018-11-19 Gert Wollnyvirgl: Use file descriptor instead of un-allocated...
2018-11-19 Gert Wollnyi965: Add support for and expose EXT_texture_sRGB_R8
2018-11-19 Gert Wollnyi965: Force zero swizzles for unused components in...
2018-11-19 Gert Wollnyi965: be more specific about FBO completeness errors
2018-11-19 Gert Wollnyi965: Correct L8_UNORM_SRGB table entry
2018-11-18 Robert Fossvirgl: Clean up fences commit
2018-11-17 Kenneth Graunkei915: Delete swizzling detection logic.
2018-11-17 Ilia Mirkinnv50/ir/ra: enforce max register requirement, and chang...
2018-11-17 Ilia Mirkinnv50/ir/ra: improve condition for short regs, unify...
2018-11-17 Ilia Mirkinnv50/ir: delete MINMAX instruction that is no longer...
2018-11-17 Eric Anholtegl: Print the actual message to the console from _eglE...
2018-11-17 Eric Anholtloader: Factor out the common driver opening logic...
2018-11-16 Eric Anholtloader: Stop using a local definition for an in-tree...
2018-11-16 Eric Anholtegl: Move loader_set_logger() up to egl_dri2.c.
2018-11-16 Eric Anholtglx: Move DRI extensions pointer loading to driOpenDriv...
2018-11-16 Eric Anholtglx: Remove an old DEFAULT_DRIVER_DIR default.
2018-11-16 Samuel Pitoisetradv: enable primitive binning by default
2018-11-16 Samuel Pitoisetradv: add a debug option for disabling primitive binning
2018-11-16 Robert Fossvirgl: native fence fd support
2018-11-16 Lionel Landwerlinintel/aub_viewer: Print blend states properly
2018-11-16 Lionel Landwerlinintel/aub_viewer: fix dynamic state printing
2018-11-16 Lionel Landwerlinintel/aubinator: fix ring buffer pointer
2018-11-16 Lionel Landwerlinintel/decoders: read ring buffer length
2018-11-16 Lionel Landwerlinegl/dri: fix error value with unknown drm format
2018-11-16 Daniel Stonegbm: Clarify acceptable formats for gbm_bo
2018-11-16 Connor AbbottRevert "radv: disable VK_SUBGROUP_FEATURE_VOTE_BIT"
2018-11-16 Eric Anholtvc4: Don't return a vc4 BO handle on a renderonly screen.
2018-11-16 Eric Anholtvc4: Make sure we make ro scanout resources for create_...
2018-11-16 Danylo Piliaievi965: Fix calculation of layers array length for isl_view
2018-11-16 Jason Ekstrandintel/compiler: Lower SSBO and shared loads/stores...
2018-11-16 Jason Ekstrandnir: Add alignment parameters to SSBO, UBO, and shared...
2018-11-16 Jason Ekstrandnir/lower_io: Add shared to get_io_offset_src
2018-11-16 Jason Ekstrandnir/glsl: Force 32-bit for UBO and SSBO Booleans
2018-11-16 Jason Ekstrandnir/spirv: Force 32-bit for UBO and SSBO Booleans
2018-11-16 Jason Ekstrandnir/builder: Add a nir_pack/unpack/bitcast helpers
2018-11-16 Jason Ekstrandnir/builder: Add iadd_imm and imul_imm helpers
2018-11-16 Jason Ekstrandnir/builder: Assert that intN_t immediates fit
2018-11-16 Jason Ekstrandnir/lower_alu_to_scalar: Don't try to lower unpack_32_2x16
2018-11-15 Ian Romanickglsl: Refactor type checking for redeclarations
2018-11-15 Ian Romanickglsl: Omit redundant qualifier checks on redeclarations
2018-11-15 Ian Romanickglsl: prevent qualifiers modification of predeclared...
2018-11-15 Eric Anholtv3d: Don't try to set PF flags on a LDTMU operation
2018-11-15 Eric Anholtv3d: Fix double-swapping of R/B on V3D 4.1
2018-11-15 Eric Engestromegl: fix bad rebase
2018-11-15 Sagar Ghugeintel/compiler: Disassemble GEN6_SFID_DATAPORT_SAMPLER_...
2018-11-15 Eric Engestromegl: add missing glvnd entrypoint for EGL_ANDROID_blob_...
2018-11-15 Eric Engestromgbm: add new entrypoint to symbols check
2018-11-15 Emil Velikovbin/get-pick-list.sh: handle reverts prior to the branc...
2018-11-15 Emil Velikovbin/get-pick-list.sh: use test instead of [ ]
2018-11-15 Emil Velikovbin/get-pick-list.sh: handle unofficial "broken by...
2018-11-15 Emil Velikovbin/get-pick-list.sh: handle fixes tag with missing...
2018-11-15 Emil Velikovbin/get-pick-list.sh: flesh out is_sha_nomination
2018-11-15 Emil Velikovbin/get-pick-list.sh: tweak the commit sha matching...
2018-11-15 Emil Velikovbin/get-pick-list.sh: handle the fixes tag
2018-11-15 Emil Velikovbin/get-pick-list.sh: handle "typod" usecase.
2018-11-15 Emil Velikovbin/get-pick-list.sh: prefix output with "[stable] "
2018-11-15 Emil Velikovbin/get-pick-list.sh: simplify git oneline printing
2018-11-15 Emil Velikovdocs: document the staging branch and add reference...
2018-11-15 Emil Velikovdocs/submittingpatches.html: correctly handle the ...
next