2019-09-18 |
Michel Dänzer | gitlab-ci: Use newer packages from backports by default |
commit | commitdiff | tree | snapshot |
2019-09-18 |
Michel Dänzer | gitlab-ci: Create separate docker images for Debian... |
commit | commitdiff | tree | snapshot |
2019-09-18 |
Michel Dänzer | gitlab-ci: Pass --no-remove to apt-get where possible |
commit | commitdiff | tree | snapshot |
2019-09-18 |
Michel Dänzer | gitlab-ci: Reference full ci-templates commit hash |
commit | commitdiff | tree | snapshot |
2019-09-18 |
Haihao Xiang | i965: support AYUV/XYUV for external import only |
commit | commitdiff | tree | snapshot |
2019-09-18 |
Boris Brezillon | panfrost: Allocate tiler and scratchpad BOs per-batch |
commit | commitdiff | tree | snapshot |
2019-09-18 |
Boris Brezillon | panfrost: Add FBO BOs to batch->bos earlier |
commit | commitdiff | tree | snapshot |
2019-09-18 |
Boris Brezillon | panfrost: Add the panfrost_batch_create_bo() helper |
commit | commitdiff | tree | snapshot |
2019-09-18 |
Boris Brezillon | panfrost: Don't return imported/exported BOs to the... |
commit | commitdiff | tree | snapshot |
2019-09-18 |
Boris Brezillon | panfrost: Add panfrost_bo_{alloc,free}() |
commit | commitdiff | tree | snapshot |
2019-09-18 |
Boris Brezillon | panfrost: Stop using panfrost_bo_release() outside... |
commit | commitdiff | tree | snapshot |
2019-09-18 |
Boris Brezillon | panfrost: Stop passing screen around for BO operations |
commit | commitdiff | tree | snapshot |
2019-09-18 |
Boris Brezillon | panfrost: Don't check if BO is mmaped before calling... |
commit | commitdiff | tree | snapshot |
2019-09-18 |
Boris Brezillon | panfrost: Stop exposing panfrost_bo_cache_{fetch,put}() |
commit | commitdiff | tree | snapshot |
2019-09-18 |
Boris Brezillon | panfrost: Move the BO API to its own header |
commit | commitdiff | tree | snapshot |
2019-09-18 |
Boris Brezillon | panfrost: s/PAN_ALLOCATE_/PAN_BO_/ |
commit | commitdiff | tree | snapshot |
2019-09-18 |
Boris Brezillon | panfrost: Move panfrost_bo_{reference,unreference}... |
commit | commitdiff | tree | snapshot |
2019-09-18 |
Boris Brezillon | panfrost: Get rid of pan_drm.c |
commit | commitdiff | tree | snapshot |
2019-09-18 |
Boris Brezillon | panfrost: Stop passing has_draws to panfrost_drm_submit... |
commit | commitdiff | tree | snapshot |
2019-09-18 |
Boris Brezillon | panfrost: Kill a useless memset(0) in panfrost_create_c... |
commit | commitdiff | tree | snapshot |
2019-09-18 |
Boris Brezillon | panfrost: Add polygon_list to the batch BO set at alloc... |
commit | commitdiff | tree | snapshot |
2019-09-18 |
Boris Brezillon | panfrost: Add missing panfrost_batch_add_bo() calls |
commit | commitdiff | tree | snapshot |
2019-09-18 |
Boris Brezillon | panfrost: Use the correct type for the bo_handle array |
commit | commitdiff | tree | snapshot |
2019-09-18 |
Boris Brezillon | panfrost: Stop exposing internal panfrost_*_batch(... |
commit | commitdiff | tree | snapshot |
2019-09-18 |
Christian Gmeiner | etnaviv: disable ARB_shadow |
commit | commitdiff | tree | snapshot |
2019-09-18 |
Christian Gmeiner | Revert "gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP" |
commit | commitdiff | tree | snapshot |
2019-09-18 |
Lepton Wu | virgl: Remove wrong EAGAIN handling for drmIoctl |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Kenneth Graunke | iris: Skip allocating a null surface when there are... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Kenneth Graunke | intel/compiler: Set "Null Render Target" ex_desc bit... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Samuel Iglesias... | docs/relnotes: add support for VK_KHR_shader_float_cont... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Samuel Iglesias... | anv: enable VK_KHR_shader_float_controls and SPV_KHR_fl... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Samuel Iglesias... | i965/fs: add support for shader float control to remove... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Samuel Iglesias... | i965/fs: set rounding mode when emitting nir_op_f2f32... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Samuel Iglesias... | i965/fs: set rounding mode when emitting fadd, fmul... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Samuel Iglesias... | i965/fs: add emit_shader_float_controls_execution_mode... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Samuel Iglesias... | i965/fs/generator: add new opcode to set float controls... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Samuel Iglesias... | i965/fs/generator: refactor rounding mode helper in... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Samuel Iglesias... | i965/fs/nir: add nir_op_unpack_half_2x16_split_*_flush_... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Samuel Iglesias... | intel/nir: do not apply the fsin and fcos trig workarou... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Samuel Iglesias... | nir: fix fmin/fmax support for doubles |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Samuel Iglesias... | nir: fix denorm flush-to-zero in sqrt's lowering at... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Samuel Iglesias... | nir: fix denorms in unpack_half_1x16() |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Samuel Iglesias... | nir/algebraic: disable inexact optimizations depending... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Andres Gomez | nir/algebraic: mark float optimizations returning one... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Samuel Iglesias... | nir/constant_expressions: mind rounding mode converting... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Samuel Iglesias... | nir/opcodes: make sure f2f16_rtz and f2f16_rtne behavio... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Samuel Iglesias... | nir: mind rounding mode on fadd, fsub, fmul and fma... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Samuel Iglesias... | nir: add support for round to zero rounding mode to... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Samuel Iglesias... | util: add fp64 -> fp32 conversion support for RTNE... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Samuel Iglesias... | util: add float to float16 conversions with RTZ and... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Samuel Iglesias... | util: add softfloat functions to operate with doubles... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Samuel Iglesias... | nir: add support for flushing to zero denorm constants |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Samuel Iglesias... | nir: add auxiliary functions to detect if a mode is... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Samuel Iglesias... | spirv/nir: keep track of SPV_KHR_float_controls executi... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Samuel Iglesias... | spirv: check support for SPV_KHR_float_controls capabil... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Adam Jackson | gallium/xlib: Fix glXMakeCurrent(dpy, None, None, ctx) |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Adam Jackson | gallium/xlib: Remove MakeCurrent_PrevContext |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Adam Jackson | gallium/xlib: Remove drawable caching from the MakeCurr... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Marek Olšák | radeonsi: add Navi12 PCI ID |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Adam Jackson | ci: Run tests on i386 cross builds |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Jon Turney | Fix timespec_from_nsec test for 32-bit time_t |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Tapani Pälli | iris: close screen fd on iris_destroy_screen |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Juan A. Suarez... | docs: update calendar, add news item and link release... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Juan A. Suarez... | docs: add sha256 checksums for 19.1.7 |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Juan A. Suarez... | docs: add release notes for 19.1.7 |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Michel Dänzer | ac: Remove DEBUG workaround |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Michel Dänzer | swr: Limit DEBUG workaround to LLVM < 7 |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Michel Dänzer | gallivm: Limit DEBUG workaround to LLVM < 7 |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Erik Faye-Lund | st/mesa: remove always-true expression |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Christian Gmeiner | etnaviv: a bit of micro-optimization |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Icenowy Zheng | lima: reset scissor state if scissor test is disabled |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Jason Ekstrand | vulkan: Update the XML and headers to 1.1.123 |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Caio Marcelo... | spirv: Handle ShaderLayer and ShaderViewportIndex capab... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Caio Marcelo... | spirv: Update JSON and headers to 1.5 |
commit | commitdiff | tree | snapshot |
2019-09-16 |
Eric Anholt | freedreno: Fix invalid read when a block has no instruc... |
commit | commitdiff | tree | snapshot |
2019-09-16 |
Kenneth Graunke | st/mesa: Increase GL_POINT_SIZE_RANGE minimum to 1.0 |
commit | commitdiff | tree | snapshot |
2019-09-16 |
Kenneth Graunke | st/mesa: Prefer 5551 formats for GL_UNSIGNED_SHORT_5_5_5_1. |
commit | commitdiff | tree | snapshot |
2019-09-16 |
Rhys Perry | radv: always emit a position export in gs copy shaders |
commit | commitdiff | tree | snapshot |
2019-09-16 |
Rhys Perry | radv: keep GS threads with excessive emissions which... |
commit | commitdiff | tree | snapshot |
2019-09-16 |
Lionel Landwerlin | drirc: include unreal engine version 0 to 23 |
commit | commitdiff | tree | snapshot |
2019-09-16 |
Lionel Landwerlin | util/xmlconfig: fix regexp compile failure check |
commit | commitdiff | tree | snapshot |
2019-09-16 |
Erik Faye-Lund | gallium/gdi: use GALLIUM_FOO rather than HAVE_FOO |
commit | commitdiff | tree | snapshot |
2019-09-16 |
Dylan Baker | scons: Make scons and meson agree about path to glapi... |
commit | commitdiff | tree | snapshot |
2019-09-16 |
Vasily Khoruzhick | lima: add standalone disassembler with primitive MBS... |
commit | commitdiff | tree | snapshot |
2019-09-16 |
Heinrich Fink | mesa/gl: Sync with Khronos registry |
commit | commitdiff | tree | snapshot |
2019-09-16 |
Sergii Romantsov | nir/large_constants: pass after lowering copy_deref |
commit | commitdiff | tree | snapshot |
2019-09-16 |
Michel Dänzer | gitlab-ci: Move up meson-arm64 job definition |
commit | commitdiff | tree | snapshot |
2019-09-16 |
Michel Dänzer | gitlab-ci: Move dependencies/needs for meson-main job... |
commit | commitdiff | tree | snapshot |
2019-09-16 |
Michel Dänzer | gitlab-ci: Simplify some job definitions by extending... |
commit | commitdiff | tree | snapshot |
2019-09-16 |
Michel Dänzer | gitlab-ci: Use multiple inheritance instead of YAML... |
commit | commitdiff | tree | snapshot |
2019-09-16 |
Michel Dänzer | gitlab-ci: Add needs stanza to arm64_a306_gles2 job... |
commit | commitdiff | tree | snapshot |
2019-09-16 |
Timothy Arceri | radeonsi/nir: fix number of used samplers |
commit | commitdiff | tree | snapshot |
2019-09-16 |
Samuel Pitoiset | radv/gfx10: disable unsupported transform feedback... |
commit | commitdiff | tree | snapshot |
2019-09-16 |
Samuel Pitoiset | radv/gfx10: implement NGG streamout |
commit | commitdiff | tree | snapshot |
2019-09-16 |
Samuel Pitoiset | radv/gfx10: make sure to wait for idle before clearing GDS |
commit | commitdiff | tree | snapshot |
2019-09-16 |
Samuel Pitoiset | radv/gfx10: make GDS idle when leaving the IB |
commit | commitdiff | tree | snapshot |
2019-09-16 |
Samuel Pitoiset | radv/gfx10: enable NGG_WAVE_ID_EN for NGG streamout |
commit | commitdiff | tree | snapshot |
2019-09-16 |
Samuel Pitoiset | radv/gfx10: gather GS output for VS as NGG |
commit | commitdiff | tree | snapshot |
2019-09-16 |
Samuel Pitoiset | radv/gfx10: compute the correct buffer size for NGG... |
commit | commitdiff | tree | snapshot |
2019-09-16 |
Samuel Pitoiset | radv/gfx10: fix unnecessary LDS overallocation for... |
commit | commitdiff | tree | snapshot |
next |