2019-09-10 |
Lionel Landwerlin | intel: update product names for WHL |
commit | commitdiff | tree |
2019-09-10 |
Samuel Pitoiset | radv/gfx10: declare a LDS symbol for the NGG emit space |
commit | commitdiff | tree |
2019-09-10 |
Samuel Pitoiset | radv: calculate GFX9 GS and GFX10 NGG states before... |
commit | commitdiff | tree |
2019-09-10 |
Samuel Pitoiset | radv: store the ESGS ring size as part of gfx10_ngg_info |
commit | commitdiff | tree |
2019-09-10 |
Samuel Pitoiset | radv: store GFX10 NGG state as part of the shader info |
commit | commitdiff | tree |
2019-09-10 |
Samuel Pitoiset | radv: store GFX9 GS state as part of the shader info |
commit | commitdiff | tree |
2019-09-10 |
Samuel Pitoiset | radv: fill shader info for all stages in the pipeline |
commit | commitdiff | tree |
2019-09-10 |
Samuel Pitoiset | radv: do not pass all compiler options to the shader... |
commit | commitdiff | tree |
2019-09-10 |
Marek Olšák | radeonsi: remove redundant si_texture offset and size... |
commit | commitdiff | tree |
2019-09-10 |
Marek Olšák | radeonsi: move texture storage allocation outside of... |
commit | commitdiff | tree |
2019-09-10 |
Marek Olšák | radeonsi: move HTILE allocation outside of radeonsi |
commit | commitdiff | tree |
2019-09-10 |
Marek Olšák | radeonsi: handle NO_DCC early |
commit | commitdiff | tree |
2019-09-10 |
Marek Olšák | ac/surface: add RADEON_SURF_NO_FMASK |
commit | commitdiff | tree |
2019-09-10 |
Marek Olšák | r300,r600,radeonsi: set winsys_handle::stride,offset... |
commit | commitdiff | tree |
2019-09-10 |
Marek Olšák | r300,r600,radeonsi: read winsys_handle::stride,offset... |
commit | commitdiff | tree |
2019-09-10 |
Marek Olšák | radeonsi/gfx10: fix wave occupancy computations |
commit | commitdiff | tree |
2019-09-10 |
Marek Olšák | radeonsi: only support at most 1024 threads per block |
commit | commitdiff | tree |
2019-09-10 |
Marek Olšák | radeonsi: disable DCC when importing a texture from... |
commit | commitdiff | tree |
2019-09-10 |
Marek Olšák | radeonsi/gfx10: don't call gfx10_destroy_query with... |
commit | commitdiff | tree |
2019-09-10 |
Marek Olšák | radeonsi/gfx10: use fma for TGSI_OPCODE_FMA |
commit | commitdiff | tree |
2019-09-10 |
Marek Olšák | ac: use fma on gfx10 |
commit | commitdiff | tree |
2019-09-10 |
Marek Olšák | ac: enable LLVM atomic optimizations |
commit | commitdiff | tree |
2019-09-10 |
Lepton Wu | virgl: Fix pipe_resource leaks under multi-sample. |
commit | commitdiff | tree |
2019-09-09 |
Kenneth Graunke | iris: Avoid flushing for cache history on transfer... |
commit | commitdiff | tree |
2019-09-09 |
Kenneth Graunke | iris: Optimize out redundant sampler state binds |
commit | commitdiff | tree |
2019-09-09 |
Kenneth Graunke | iris: Add support for the always_flush_cache=true debug... |
commit | commitdiff | tree |
2019-09-09 |
Adam Jackson | mesa: Eliminate gl_config::rgbMode |
commit | commitdiff | tree |
2019-09-09 |
Adam Jackson | mesa: Eliminate gl_config::have{Accum,Depth,Stencil... |
commit | commitdiff | tree |
2019-09-09 |
Adam Jackson | mesa: Remove unused gl_config::indexBits |
commit | commitdiff | tree |
2019-09-09 |
Adam Jackson | gallium/xlib: Fix an obvious thinko |
commit | commitdiff | tree |
2019-09-09 |
Kenneth Graunke | iris: Ignore line stipple information if it's disabled |
commit | commitdiff | tree |
2019-09-09 |
Vasily Khoruzhick | lima/ppir: drop fge/flt/feq/fne options |
commit | commitdiff | tree |
2019-09-09 |
Vasily Khoruzhick | lima: run opt_algebraic between int_to_float and boot_t... |
commit | commitdiff | tree |
2019-09-09 |
Vasily Khoruzhick | lima/gpir: fix warning in gpir disassembler |
commit | commitdiff | tree |
2019-09-09 |
Vasily Khoruzhick | lima/gpir: lower fceil |
commit | commitdiff | tree |
2019-09-09 |
Connor Abbott | lima/gpir: Disallow moves for schedule_first nodes |
commit | commitdiff | tree |
2019-09-09 |
Connor Abbott | lima/gpir: Fix fake dep handling for schedule_first... |
commit | commitdiff | tree |
2019-09-09 |
Connor Abbott | lima/gpir: Fix schedule_first insertion logic |
commit | commitdiff | tree |
2019-09-09 |
Connor Abbott | lima/gpir: Ignore unscheduled successors in can_use_com... |
commit | commitdiff | tree |
2019-09-09 |
Connor Abbott | lima/gpir: Do all lowerings before rsched |
commit | commitdiff | tree |
2019-09-08 |
Mauro Rossi | android: anv: libmesa_vulkan_common: add libmesa_util... |
commit | commitdiff | tree |
2019-09-08 |
Boris Brezillon | panfrost: Rename pan_bo_cache.c into pan_bo.c |
commit | commitdiff | tree |
2019-09-08 |
Boris Brezillon | panfrost: Get rid of the now unused SLAB allocator |
commit | commitdiff | tree |
2019-09-08 |
Boris Brezillon | panfrost: Get rid of unused panfrost_context fields |
commit | commitdiff | tree |
2019-09-08 |
Boris Brezillon | panfrost: Convert ctx->{scratchpad, tiler_heap, tiler_d... |
commit | commitdiff | tree |
2019-09-08 |
Boris Brezillon | panfrost: Make transient allocation rely on the BO... |
commit | commitdiff | tree |
2019-09-08 |
Boris Brezillon | panfrost: Stop passing a ctx to functions being passed... |
commit | commitdiff | tree |
2019-09-08 |
Boris Brezillon | panfrost: Pass a batch to panfrost_drm_submit_vs_fs_batch() |
commit | commitdiff | tree |
2019-09-08 |
Boris Brezillon | panfrost: s/job/batch/ |
commit | commitdiff | tree |
2019-09-08 |
Heinrich Fink | egl: Add GL_MESA_EGL_sync support |
commit | commitdiff | tree |
2019-09-08 |
Heinrich Fink | headers: Add GL_MESA_EGL_sync token to GL |
commit | commitdiff | tree |
2019-09-08 |
Heinrich Fink | registry: update gl.xml with GL_MESA_EGL_sync token |
commit | commitdiff | tree |
2019-09-08 |
Heinrich Fink | specs: Add GL_MESA_EGL_sync |
commit | commitdiff | tree |
2019-09-07 |
Tapani Pälli | android: fix linking issues with liblog |
commit | commitdiff | tree |
2019-09-07 |
Kenneth Graunke | iris: Support the disable_throttling=true driconf option. |
commit | commitdiff | tree |
2019-09-06 |
Jason Ekstrand | nir/dead_cf: Repair SSA if the pass makes progress |
commit | commitdiff | tree |
2019-09-06 |
Jason Ekstrand | nir/repair_ssa: Insert deref casts when needed |
commit | commitdiff | tree |
2019-09-06 |
Jason Ekstrand | nir/repair_ssa: Repair dominance for unreachable blocks |
commit | commitdiff | tree |
2019-09-06 |
Jason Ekstrand | nir: Add a block_is_unreachable helper |
commit | commitdiff | tree |
2019-09-06 |
Jason Ekstrand | nir: Don't infinitely recurse in lower_ssa_defs_to_regs... |
commit | commitdiff | tree |
2019-09-06 |
Jason Ekstrand | nir: Handle complex derefs in nir_split_array_vars |
commit | commitdiff | tree |
2019-09-06 |
Jason Ekstrand | intel/blorp: Use wide formats for nicely aligned stenci... |
commit | commitdiff | tree |
2019-09-06 |
Jason Ekstrand | intel/blorp: Expose surf_fake_interleaved_msaa internally |
commit | commitdiff | tree |
2019-09-06 |
Jason Ekstrand | intel/blorp: Expose surf_retile_w_to_y internally |
commit | commitdiff | tree |
2019-09-06 |
Jason Ekstrand | blorp: Memset surface info to zero when initializing it |
commit | commitdiff | tree |
2019-09-06 |
Jason Ekstrand | intel/tools: Decode PS kernels on SNB |
commit | commitdiff | tree |
2019-09-06 |
Jason Ekstrand | intel/tools: Decode 3DSTATE_BINDING_TABLE_POINTERS... |
commit | commitdiff | tree |
2019-09-06 |
Rhys Perry | nir/lower_io_to_vector: don't merge compact varyings |
commit | commitdiff | tree |
2019-09-06 |
Eric Engestrom | drirc: override minImageCount=2 for gfxbench |
commit | commitdiff | tree |
2019-09-06 |
Eric Engestrom | radv: add support for vk_x11_override_min_image_count |
commit | commitdiff | tree |
2019-09-06 |
Eric Engestrom | amd: move adaptive sync to performance section, as... |
commit | commitdiff | tree |
2019-09-06 |
Eric Engestrom | anv: add support for vk_x11_override_min_image_count |
commit | commitdiff | tree |
2019-09-06 |
Eric Engestrom | wsi: add minImageCount override |
commit | commitdiff | tree |
2019-09-06 |
Eric Engestrom | anv: add support for driconf |
commit | commitdiff | tree |
2019-09-06 |
Eric Engestrom | gallivm: drop LLVM<3.3 code paths as no build system... |
commit | commitdiff | tree |
2019-09-06 |
Eric Engestrom | meson/scons/android: drop now-unused HAVE_LLVM |
commit | commitdiff | tree |
2019-09-06 |
Eric Engestrom | llvmpipe: replace more complex 3.x version check with... |
commit | commitdiff | tree |
2019-09-06 |
Eric Engestrom | clover: replace more complex 3.x version check with... |
commit | commitdiff | tree |
2019-09-06 |
Eric Engestrom | gallivm: replace more complex 3.x version check with... |
commit | commitdiff | tree |
2019-09-06 |
Eric Engestrom | clover: replace major llvm version checks with LLVM_VER... |
commit | commitdiff | tree |
2019-09-06 |
Eric Engestrom | gallivm: replace major llvm version checks with LLVM_VE... |
commit | commitdiff | tree |
2019-09-06 |
Eric Engestrom | swr: replace major llvm version checks with LLVM_VERSIO... |
commit | commitdiff | tree |
2019-09-06 |
Eric Engestrom | amd: replace major llvm version checks with LLVM_VERSIO... |
commit | commitdiff | tree |
2019-09-06 |
Eric Engestrom | svga: replace binary HAVE_LLVM checks with LLVM_AVAILABLE |
commit | commitdiff | tree |
2019-09-06 |
Eric Engestrom | r600: replace binary HAVE_LLVM checks with LLVM_AVAILABLE |
commit | commitdiff | tree |
2019-09-06 |
Eric Engestrom | aux/draw: replace binary HAVE_LLVM checks with LLVM_AVA... |
commit | commitdiff | tree |
2019-09-06 |
Eric Engestrom | meson/scons/android: add LLVM_AVAILABLE binary flag |
commit | commitdiff | tree |
2019-09-06 |
Eric Engestrom | gallivm: replace `0x` version print with actual version... |
commit | commitdiff | tree |
2019-09-06 |
Jordan Justen | anv,iris: L3ALLOC register replaces L3CNTLREG for gen12 |
commit | commitdiff | tree |
2019-09-06 |
Anuj Phogat | intel/gen12: Add L3 configurations |
commit | commitdiff | tree |
2019-09-06 |
Rhys Perry | util: include u_endian.h in u_math.h |
commit | commitdiff | tree |
2019-09-06 |
Jason Ekstrand | anv: Bump maxComputeWorkgroupSize |
commit | commitdiff | tree |
2019-09-06 |
Kenneth Graunke | intel: Stop redirecting state cache to command streamer... |
commit | commitdiff | tree |
2019-09-06 |
Kenneth Graunke | iris: Invalidate state/texture/constant caches after... |
commit | commitdiff | tree |
2019-09-06 |
Kristian H... | freedreno/a6xx: Implement primitive count queries on GPU |
commit | commitdiff | tree |
2019-09-06 |
Kristian H... | freedreno/a6xx: Let the GPU track streamout offsets |
commit | commitdiff | tree |
2019-09-06 |
Roland Scheidegger | llvmpipe: fix CALLOC vs. free mismatches |
commit | commitdiff | tree |
2019-09-06 |
Samuel Pitoiset | radv/gfx10: determine the number of vertices per primit... |
commit | commitdiff | tree |
2019-09-06 |
Rhys Perry | nir/lower_io_to_vector: add flat mode |
commit | commitdiff | tree |
2019-09-06 |
Rhys Perry | nir/lower_io_to_vector: allow FS outputs to be vectorized |
commit | commitdiff | tree |
next |