glx: Sync <GL/glxext.h> with Khronos
[mesa.git] / src / gallium /
2019-08-22 Adam Jacksonglx: Sync <GL/glxext.h> with Khronos
2019-08-22 Eric Engestromswr: use LLVM version string instead of re-computing it
2019-08-22 Eric Engestromllvmpipe: use LLVM version string instead of re-computi...
2019-08-22 Tapani Pälliiris/android: fix build and link with libmesa_intel_perf
2019-08-21 Kenneth Graunkegallium/noop: Implement resource_get_param
2019-08-21 Kenneth Graunkegallium/rbug: Wrap resource_get_param if available
2019-08-21 Kenneth Graunkegallium/trace: Wrap resource_get_param if available
2019-08-21 Kenneth Graunkegallium/ddebug: Wrap resource_get_param if available
2019-08-21 Kevin Strassergallium: Add buffer and configs handling or fp16 formats
2019-08-21 Kevin Strassergallium: Use consistent approach for config format...
2019-08-21 Alyssa Rosenzweigpanfrost: Fix PIPE_BUFFER spacing
2019-08-21 Alyssa Rosenzweigpanfrost: Implement depth range clipping
2019-08-21 Alyssa Rosenzweigpanfrost: Don't bail on PIPE_BUFFER
2019-08-21 Alyssa Rosenzweigpanfrost: Pass stream_output_info by reference
2019-08-21 Alyssa Rosenzweigpanfrost: Guard against NULL rasterizer explicitly
2019-08-21 Alyssa Rosenzweigpanfrost: Fix missing ret assignment in DRM code
2019-08-21 Alyssa Rosenzweigpanfrost: Hoist bo != NULL check before dereference
2019-08-21 Alyssa Rosenzweigpanfrost: Hoist job != NULL check
2019-08-21 Alyssa Rosenzweigpanfrost: Prevent potential integer overflow in instancing
2019-08-21 Alyssa Rosenzweigpanfrost: Clarify intention with PIPE_SWIZZLE_X check
2019-08-21 Alyssa Rosenzweigpanfrost: Pay attention to framebuffer dimension sign
2019-08-21 Alyssa Rosenzweigpanfrost: Don't check reads_point_coord
2019-08-21 Jason Ekstrandnir: Add explicit signs to image min/max intrinsics
2019-08-21 Alyssa Rosenzweigpanfrost: Break up usage2 field
2019-08-21 Alyssa Rosenzweigpanfrost: Remove ancient TODO
2019-08-21 Alyssa Rosenzweigpanfrost: nr_mipmap_levels -> levels
2019-08-21 Alyssa Rosenzweigpanfrost: Don't crash on GL_CLAMP
2019-08-21 Alyssa Rosenzweigpanfrost: Do not expose PIPE_CAP_TEXTURE_MIRROR_CLAMP
2019-08-21 Alyssa Rosenzweigpanfrost: Fix scoreboarding with dependency on job #0
2019-08-21 Alyssa Rosenzweigpan/decode: Check for a number of potential issues
2019-08-21 Alyssa Rosenzweigpanfrost: Correct polygon size computations
2019-08-21 Alyssa Rosenzweigpanfrost: Remove DRY_RUN
2019-08-21 Alyssa Rosenzweigpanfrost: Move pan_tiler.c outside of Gallium
2019-08-21 Alyssa Rosenzweigpanfrost: Set workgroups z to 32 for non-instanced...
2019-08-21 Alyssa Rosenzweigpanfrost: Move pan_invocation to shared panfrost/
2019-08-21 Tomeu Vizosopanfrost/ci: Print load stats
2019-08-21 Tomeu Vizosopanfrost/ci: Install qemu-arm-static into chroot
2019-08-21 Tomeu Vizosopanfrost/ci: Build kernel with CONFIG_DETECT_HUNG_TASK
2019-08-21 Tomeu Vizosopanfrost/ci: Print bootstrap log
2019-08-21 Tomeu Vizosopanfrost/ci: Use Volt-based runner for dEQP tests
2019-08-21 Lionel Landwerlinradeonsi: take reference glsl types for compile threads
2019-08-21 Ilia Mirkingallium/vl: use compute preference for all multimedia...
2019-08-20 Erico Nuneslima/ppir: use ra_get_best_spill_node to select spill...
2019-08-20 Eric Anholttgsi: Remove unused tgsi_check_soa_dependencies().
2019-08-20 Eric Anholttgsi: Drop the SSE2 constants setup that's been dead...
2019-08-20 Eric Anholttgsi: drop a stale comment
2019-08-20 Jose Maria Casanov... tgsi_to_nir: only update TGSI properties of the current...
2019-08-20 Sagar Ghugeiris: Enable non coherent framebuffer fetch on broadwell
2019-08-20 Sagar Ghugeiris: Free resource if failed to allocate surface state
2019-08-20 Sagar Ghugeiris: Pass isl_surf to fill_surface_state
2019-08-20 Sagar Ghugeiris: Add infrastructure to support non coherent frameb...
2019-08-20 Sagar Ghugeiris: Add helper functions to get tile offset
2019-08-20 Sagar Ghugeiris: Add helper function to get isl dim layout
2019-08-20 Sagar Ghugeiris: Add render target read entry in binding table
2019-08-20 Kai Wasserbächbuild: Bump C++ standard requirement to C++14 to fix...
2019-08-20 Rob Herringpanfrost: Add madvise support to BO cache
2019-08-19 Marek Olšákradeonsi/nir: always lower ballot masks as 64-bit,...
2019-08-19 Marek Olšákradeonsi: remove the unsafemath debug option
2019-08-19 Marek Olšákradeonsi/nir: fix counting shader inputs & outputs
2019-08-19 Marek Olšákradeonsi/nir: fix assertion in si_nir_load_sampler_desc
2019-08-19 Marek Olšákradeonsi: clean up si_llvm_context_set_tgsi
2019-08-19 Marek Olšákradeonsi: allocate and resize global_buffers as needed
2019-08-19 Marek Olšákradeonsi/gfx10: don't set PA_SC_TILE_STEERING_OVERRIDE...
2019-08-19 Marek Olšákradeonsi: don't emit PKT3_CONTEXT_CONTROL on amdgpu
2019-08-19 Marek Olšákradeonsi: fix an assertion failure: assert(!res->b...
2019-08-19 Marek Olšákradeonsi: handle the use_ngg_streamout flag in si_updat...
2019-08-19 Marek Olšákradeonsi: move the tess factor ring size assertion...
2019-08-19 Christian Gmeineretnaviv: rs: add support for 64bpp clears
2019-08-19 Christian GMEINERetnaviv: update headers from rnndb
2019-08-19 Eric Anholtgallium: Remove manual defining of PIPE_FORMAT enum...
2019-08-19 Eric Anholtsvga: Drop unsupported formats from the format table.
2019-08-19 Eric Anholtsvga: Remove duplication in the format table.
2019-08-19 Eric Anholtsvga: Factor out the format conversion table entry...
2019-08-17 Jason Ekstrandiris: Only request an input mask if the shader needs it
2019-08-16 Xiong, Jamesgallium: add back YVU support
2019-08-16 Erico Nuneslima: actually wait for bo in lima_bo_wait
2019-08-15 Vasily Khoruzhicklima: fix compilation of standalone compiler
2019-08-15 Erik Faye-Lundgallium/util: widen type before multiplication
2019-08-15 Erik Faye-Lundmesa: avoid warning on Windows
2019-08-15 Erik Faye-Lundwin32: unify strcasecmp definitions
2019-08-14 Alyssa Rosenzweigpanfrost: Add R10G10B10A2_SSCALED vertex format
2019-08-14 Alyssa Rosenzweigpanfrost: Extend blending to MRT
2019-08-14 Alyssa Rosenzweigpan/mfbd: Stuff in RT count
2019-08-14 Alyssa Rosenzweigpanfrost: Note "MFBD preload disable" bit
2019-08-14 Alyssa Rosenzweigpanfrost: Ensure we upload at least 1 blend RT
2019-08-14 Alyssa Rosenzweigpanfrost: Zero tripipe on initialize
2019-08-14 Alyssa Rosenzweigpanfrost: Remove panfrost_add_dependency asserts
2019-08-14 Marek Olšákradeonsi: add support for Renoir
2019-08-14 Christian Gmeineretnaviv: fix weird indentation
2019-08-14 Christian Gmeineretnaviv: split destroy_shader
2019-08-14 Christian Gmeineretnaviv: split link_shader
2019-08-14 Christian Gmeineretnaviv: split dump_shader
2019-08-14 Christian Gmeineretnaviv: mv etnaviv_compiler.c etnaviv_compiler_tgsi.c
2019-08-14 Christian Gmeineretnaviv: correct PIPE_SHADER_CAP_MAX_CONST_BUFFER_SIZE...
2019-08-14 Christian Gmeineretnaviv: update logic to determine uniform limits
2019-08-14 Christian Gmeineretnaviv: put uniform limit determination into own function
2019-08-14 Marek Vasutetnaviv: Use reentrant screen lock around flush
2019-08-14 Roman Stratiienkokmsro: Add missing definitions to Android.mk
2019-08-14 Gert Wollnysoftpipe: Add support for ARB_derivative_control
2019-08-14 Vasily Khoruzhicklima/ppir: print srcs and dests in ppir_node_print_prog()
next