Revert "radeonsi: decrease the number of texture slots to 24"
[mesa.git] / src / gallium /
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
2017-01-27 Emil Velikovgallium: remove explicit __STDC_.*_MACROS defines
2017-01-27 Emil Velikovgallivm: remove explicit __STDC_.*_MACROS defines
2017-01-27 Emil Velikovst/xa: automake: remove duplicate -Wall
2017-01-27 Emil Velikovsvga: remove const qualifier from SVGA3D_vgpu10_GenMips...
2017-01-27 Emil Velikovd3dadapter9: automake: include builddir prior to srcdir
2017-01-27 Emil Velikovst/dri: automake: include builddir prior to srcdir
2017-01-27 Emil Velikovclover: automake: remove -I$(srcdir)
2017-01-27 Emil Velikovclover: automake: include builddir prior to srcdir
2017-01-27 Emil Velikovfreedreno: automake: correctly set MKDIR_GEN
2017-01-27 Nicolai Hähnlegallium: enable int64 on radeonsi, llvmpipe, softpipe
2017-01-27 Dave Airliegallium: Add integer 64 capability
2017-01-27 Michel Dänzerclover: Fix build against clang SVN >= r293097
2017-01-26 Eric Anholtvc4: Use NEON to speed up utile stores on Pi2+.
2017-01-26 Eric Anholtvc4: Use NEON to speed up utile loads on Pi2.
2017-01-26 Eric Anholtvc4: Move LT tiling code to a separate file.
2017-01-26 Eric Anholtvc4: Use unreachable() in an unreachable codepath for...
2017-01-26 Samuel Pitoisetgallium/radeon: add VRAM-vis-usage HUD query
2017-01-26 Samuel Pitoisetgallium/radeon: query the CPU accessible size of VRAM
2017-01-25 George Kyriazisswr: Update fs texture & sampler state logic
2017-01-25 Samuel Pitoisetgallium/radeon: add a new HUD query for the number...
2017-01-24 Marek Olšákradeonsi: handle first_non_void correctly in si_create_...
2017-01-24 Roland Scheideggergallivm: don't try to use fast rcp for fdiv
2017-01-24 Roland Scheideggergallivm: (trivial) fix ddiv cpu implementation
2017-01-24 Roland Scheideggertgsi: implement ddiv opcode
2017-01-24 Samuel Pitoisetgallium/radeon: undef the very specific UPDATE_COUNTER...
2017-01-24 Ilia Mirkinnv50: add support for MUL_ZERO_WINS property
2017-01-24 Ilia Mirkinnvc0: add support for MUL_ZERO_WINS property
2017-01-24 Ilia Mirkinst/nine: set the MUL_ZERO_WINS flag when supported
2017-01-24 Ilia Mirkingallium: add PIPE_CAP_TGSI_MUL_ZERO_WINS
2017-01-24 Ilia Mirkingallium: add TGSI_PROPERTY_MUL_ZERO_WINS
2017-01-23 Marek Olšákradeonsi: always set the TCL1_ACTION_ENA when invalidat...
2017-01-23 Marek Olšákradeonsi: don't declare LDS in TES
2017-01-23 Marek Olšákradeonsi: preload PS inputs only if KILL is used
2017-01-23 Marek Olšákgallium/radeon: adjust the rule for using the LINEAR_AL...
2017-01-23 Marek Olšákwinsys/amdgpu: drop all IBs if at least one was rejecte...
2017-01-23 Marek Olšákwinsys/amdgpu: report a rejected IB as a lost context
2017-01-23 Samuel Pitoisetgallium/radeon: add HUD queries for monitoring some...
2017-01-23 Samuel Pitoisetgallium/radeon: refactor the GRBM counters path
2017-01-23 George Kyriazisswr: Align query results allocation
2017-01-23 Bruce Cherniakswr: Prune empty nodes in CalculateProcessorTopology.
2017-01-23 Christian Königst/va: make sure that we call begin_frame() only once v2
2017-01-23 Nicolai Hähnler600: implement DDIV
2017-01-23 Nicolai Hähnler600: factor out cayman_emit_unary_double_raw
next