radeonsi: reduce the number of FMASK input coordinates
[mesa.git] / src / gallium /
2017-02-10 Marek Olšákradeonsi: reduce the number of FMASK input coordinates
2017-02-10 Marek Olšákradeonsi: write shader asm annotated with wave info...
2017-02-10 Marek Olšákradeonsi: write wave information into GPU hang reports
2017-02-10 Marc-André Lureautgsi-dump: dump label if instruction has one
2017-02-10 Marc-André Lureautgsi: remove ureg_label_insn
2017-02-09 Ilia Mirkinnvc0/ir: fix ubo max clamp, reset file index
2017-02-09 Ilia Mirkinnv50/ir: always return 0 when trying to read thread...
2017-02-09 Ilia Mirkinnvc0/ir: fix robustness guarantees for constbuf loads...
2017-02-09 Ilia Mirkinnvc0: increase number of ubo binding points
2017-02-09 Ilia Mirkinnvc0: expose int64
2017-02-09 Ilia Mirkinnvc0/ir: make it possible to have the flags def in...
2017-02-09 Ilia Mirkinnvc0/ir: add support for 64-bit shift lowering on SM20...
2017-02-09 Ilia Mirkinnvc0/ir: add support for all the new int64 tgsi opcodes
2017-02-09 Pierre Moreaunv50/ir: Split 64-bit integer MAD/MUL operations
2017-02-09 Ilia Mirkinnvc0/ir: add a "high" subop for shifts, emit shf.l...
2017-02-09 Ilia Mirkinnvc0/ir: fix SET and SLCT emission
2017-02-09 Ilia Mirkinnvc0/ir: add support for emitting partial min/max ops...
2017-02-09 Ilia Mirkingallium: add separate PIPE_CAP_INT64_DIVMOD
2017-02-08 Tim Rowleyswr: [rasterizer jitter] Pass LLVM-IR size into jitter
2017-02-08 Tim Rowleyswr: [rasterizer core] Frontend SIMD16 WIP
2017-02-08 Tim Rowleyswr: [rasterizer jitter] Disable unsafe FP optimization...
2017-02-08 Tim Rowleyswr: [rasterizer core] Frontend SIMD16 WIP
2017-02-08 Tim Rowleyswr: [rasterizer jitter] Add DEBUGTRAP jit builder...
2017-02-08 Tim Rowleyswr: [rasterizer jitter] Multisample blend jit fix
2017-02-08 Tim Rowleyswr: [rasterizer jitter] Change SimdVector representati...
2017-02-08 Tim Rowleyswr: [rasterizer jitter] Fix issues with stream-out...
2017-02-08 Tim Rowleyswr: [rasterizer jitter] Adjust jitter header includes
2017-02-08 Tim Rowleyswr: [rasterizer core] Frontend SIMD16 WIP
2017-02-08 Bartosz Tomczykr600/sb: Fix memory leak
2017-02-07 Li Qianggallium/tgsi: fix oob access in parse instruction
2017-02-06 Bruce Cherniakswr: [rasterizer core] Removed unused clip code.
2017-02-06 Bruce Cherniakswr: [rasterizer core] Remove dead code Clipper::ClipSc...
2017-02-06 Eric Anholtgallium: Remove vc4 simulator hack from loader infrastr...
2017-02-06 Eric Anholttargets: Use a macro to reduce cut and paste in driver...
2017-02-06 Dave Airlieradeon/ac: move common llvm build functions to a separa...
2017-02-03 Samuel Pitoisetwinsys/amdgpu: avoid potential segfault in amdgpu_bo_map()
2017-02-03 Edward O'Callaghanilo: EOL unmaintained older gallium intel driver
2017-02-03 Edward O'Callaghanilo: EOL drop unmaintained gallium drv from buildsys
2017-02-03 Edward O'Callaghanilo: EOL unplumb unmaintained gallium drv from winsys
2017-02-02 Dave Airlieradeonsi/ac: move most of emit_ddxy to shared code.
2017-02-02 Dave Airlieradeonsi/ac: move get thread id to shared code.
2017-02-02 Dave Airlieradeonsi/ac: move tbuffer store and buffer load to...
2017-02-02 Dave Airlieradeonsi/ac: move a bunch of load/store related things...
2017-02-02 Marek OlšákRevert "radeonsi: decrease the number of texture slots...
2017-02-02 Nicolai Hähnlegallium: turn PIPE_SHADER_CAP_DOUBLES into a screen...
2017-02-01 Mauro Rossiandroid: fix llvm, elf dependencies for M, N releases
2017-02-01 Dave Airlieradeonsi/ac: move frag interp emission code to shared...
2017-02-01 Boyuan Zhangst/va: add h264 constrained baseline profile
2017-02-01 Boyuan Zhangst/vdpau: add h264 constrained baseline profile
2017-02-01 Boyuan Zhangradeon/uvd: add h264 constrained baseline support
2017-02-01 Boyuan Zhangvl: add h264 constrained baseline profile
2017-02-01 Michel Dänzerwinsys/radeon: Allow visible VRAM size > 256MB with...
2017-02-01 Tom Stellardradeonsi: Fix build on LLVM < 3.9 v2
2017-01-31 Rob Herringvc4: Enable Neon on arm android builds
2017-01-31 Rob Herringvc4: fix arm64 build with Neon
2017-01-31 Rob Herringvc4: Make Neon inline assembly clang compatible
2017-01-31 Tom Stellardradeonsi: Set datalayout on the llvm module
2017-01-31 Wladimir J. van... etnaviv: Set SE.CLIP registers, add margins for scissor...
2017-01-31 Wladimir J. van... etnaviv: Generate new sin/cos instructions on GC3000
2017-01-31 Wladimir J. van... etnaviv: Cannot render to rb-swapped formats
2017-01-31 Christian Gmeineretnaviv: Avoid infinite loop in find_frame()
2017-01-30 Samuel Pitoisetr600: fix a compilation warning in r600_screen_create()
2017-01-30 Marek Olšákgallium/radeon: merge dirty_fb_counter and dirty_tex_de...
2017-01-30 Marek Olšákwinsys/radeon: clamp vram_vis_size to 256MB
2017-01-30 Marek Olšákradeonsi: handle count_from_stream_output in a few...
2017-01-30 Marek Olšákradeonsi: don't invoke DCC decompression in update_all_...
2017-01-30 Marek Olšákradeonsi: fold info->indirect conditionals into the...
2017-01-30 Marek Olšákradeonsi: atomize the scratch buffer state
2017-01-30 Bartosz Tomczykr600: Fix stack overflow
2017-01-30 Samuel Pitoisetgallium/radeon: add new HUD queries for monitoring...
2017-01-30 Samuel Pitoisetgallium/radeon: add new GPU-sdma-busy HUD query
2017-01-30 Samuel Pitoisetgallium/radeon: rename grbm to mmio in the gpu load...
2017-01-30 Marek Olšákwinsys/amdgpu: add a fast exit path into amdgpu_cs_add_...
2017-01-30 Samuel Pitoisetwinsys/amdgpu: do not iterate twice when adding fence...
2017-01-30 Samuel Pitoisetwinsys/amdgpu: add one likely() call in amdgpu_cs_flush()
2017-01-30 Samuel Pitoisethud: fix compilation warnings in hud_nic_graph_install()
2017-01-30 Marek Olšákgallium/radeon: remove r600_common_context::max_db
2017-01-30 Marek Olšákwinsys/amdgpu: fix ADDR_REGISTER_VALUE::backendDisables
2017-01-30 Marek Olšákgallium/radeon: clean up r600_query_init_backend_mask
2017-01-30 Marek Olšákradeonsi: precompute IA_MULTI_VGT_PARAM values into...
2017-01-30 Marek Olšákradeonsi: move VGT_VERTEX_REUSE_BLOCK_CNTL into shader...
2017-01-30 Marek Olšákradeonsi: state atom IDs don't have to be off by one
2017-01-30 Marek Olšákradeonsi: use a bitmask for looping over dirty PM4...
2017-01-30 Marek Olšákradeonsi: atomize L2 prefetches
2017-01-30 Marek Olšákradeonsi: unbind disabled shader stages to prevent...
2017-01-30 Marek Olšákradeonsi: also prefetch compute shaders
2017-01-30 Marek Olšákradeonsi: update dirty_level_mask only after the first...
2017-01-30 Marek Olšákgallium/radeon: allow VRAM-only placements again on...
2017-01-30 Marek Olšákradeonsi: don't set +fp64-denormals
2017-01-30 Marek Olšákradeonsi: remove si_shader_context::param_tess_offchip
2017-01-30 Lucas Stachetnaviv: force vertex buffers through the MMU
2017-01-29 Bas Nieuwenhuizenllvmpipe: Use LLVMDumpModule, not DumpModule.
2017-01-29 Bas Nieuwenhuizenvarious: Fix missing DumpModule with recent LLVM.
2017-01-29 Ilia Mirkinr600g: use ieee variants of multiplication instructions
2017-01-29 Ilia Mirkinr600g: add support for optionally using non-IEEE mul ops
2017-01-29 Eric Anholtvc4: Coalesce into TLB writes as well as VPM/tex.
2017-01-29 Eric Anholtvc4: Avoid an extra temporary and mov in ffloor/ffract...
2017-01-29 Eric Anholtvc4: Flip the switch to run the GLSL compiler optimizat...
2017-01-27 Emil Velikovnouveau: remove explicit __STDC_FORMAT_MACROS define
2017-01-27 Emil Velikovscons: swr: remove explicit __STDC_.*_MACROS defines
next