nvc0: enable RGB10_A2UI format on GK104
[mesa.git] / src / gallium / drivers / nouveau /
2016-04-26 Samuel Pitoisetnvc0: enable RGB10_A2UI format on GK104
2016-04-26 Samuel Pitoisetnvc0: shift address with blocksize for image buffers
2016-04-26 Samuel Pitoisetnvc0: fix address offset when images have multiple...
2016-04-26 Samuel Pitoisetnvc0: bind images on 3D shaders for Kepler
2016-04-26 Samuel Pitoisetnvc0: bind images on compute shaders for Kepler
2016-04-26 Samuel Pitoisetnvc0: reserve an area for surfaces info in the driver...
2016-04-26 Samuel Pitoisetnvc0: add preliminary support for images
2016-04-26 Samuel Pitoisetgk110/ir: add emission for (a OP b) OP c
2016-04-26 Samuel Pitoisetnvc0/ir: fix wrong emission of (a OP b) OP c
2016-04-25 Samuel Pitoisetnvc0: bump the amount of shared memory per MP on Maxwell
2016-04-25 Samuel Pitoisetgm107/ir: s/invalid load/invalid store/
2016-04-25 Hans de Goedenouveau: codegen: combineLd/St do not combine indirect...
2016-04-22 Ilia Mirkinnvc0: fix retrieving query results into buffer for...
2016-04-22 Nicolai Hähnlegallium: add bool return to pipe_context::end_query
2016-04-21 Marek Olšákgallium: use PIPE_SHADER_* everywhere, remove TGSI_PROC...
2016-04-21 Marek Olšákgallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
2016-04-20 Samuel Pitoisetgk110/ir: make use of IMUL32I for all immediates
2016-04-20 Samuel Pitoisetgk110/ir: do not overwrite def value with zero for...
2016-04-20 Samuel Pitoisetnvc0: avoid tex read fault from compute shaders on...
2016-04-20 Hans de Goedenouveau: codegen: Add support for OpenCL global memory...
2016-04-20 Hans de Goedenouveau: codegen: Use FILE_MEMORY_BUFFER for buffers
2016-04-19 Jose FonsecaRevert "nv50/ra: `isinf()` is in namespace `std` since...
2016-04-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-14 Samuel Pitoisetnvc0: do not break the universe on GK110+
2016-04-14 Samuel Pitoisetnvc0: allow to use compute support on GM200
2016-04-14 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-13 Pierre Moreaunv50/ra: `isinf()` is in namespace `std` since C++11.
2016-04-12 Bas Nieuwenhuizengallium: Add capability for ARB_robust_buffer_access_be...
2016-04-12 Marek Olšákgallium: add pipe_context::set_active_query_state for...
2016-04-12 Hans de Goedenv30: Add missing PIPE_SHADER_CAP_INTEGERS to get_shade...
2016-04-09 Ilia Mirkinnvc0: handle the case where there are no framebuffer...
2016-04-09 Ilia Mirkinnv50,nvc0: support sending string markers down into...
2016-04-09 Ilia Mirkinnv50,nvc0: add invalidate_resource support for buffer...
2016-04-07 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-07 Samuel Pitoisetnv50/ir: do not try to attach JOIN ops to ATOM
2016-04-07 Edward O'Callaghangallium: Add PIPE_CAP_FRAMEBUFFER_NO_ATTACHMENT
2016-04-04 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-04 Ilia Mirkinnvc0: add hardware ETC2 and ASTC support on GK20A and...
2016-04-02 Ilia Mirkingm107/ir: add OP_SELP emission, used in DSQRT lowering
2016-04-02 Ilia Mirkinnv50/ir: we can't load local memory directly into an...
2016-04-02 Samuel Pitoisetnv50/ir: fix envyas variants when building the code lib
2016-04-01 Bas Nieuwenhuizengallium: distinguish between shader IR in get_compute_param
2016-04-01 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-01 Samuel Pitoisetnvc0: enable compute shaders on GK104 and GM107+
2016-04-01 Samuel Pitoisetnvc0: bump the maximum number of UBOs for compute on...
2016-04-01 Samuel Pitoisetnvc0/ir: do not lower shared+atomics on GM107+
2016-04-01 Samuel Pitoisetnvc0/ir: add atomics support on shared memory for Kepler
2016-04-01 Samuel Pitoisetnvc0/ir: fix wrong pred emission for ld lock on GK104
2016-04-01 Samuel Pitoisetnvc0/ir: add support for compute UBOs on Kepler
2016-04-01 Samuel Pitoisetnvc0: add indirect compute support on Kepler
2016-04-01 Samuel Pitoisetnvc0: reduce likelihood of collision for real buffers...
2016-04-01 Samuel Pitoisetnvc0: store ubo info to the driver constbuf on Kepler
2016-04-01 Samuel Pitoisetnvc0: bind user uniforms for compute on Kepler
2016-04-01 Samuel Pitoisetnvc0: bind shader buffers for compute on Kepler
2016-04-01 Samuel Pitoisetnvc0: bind driver cb for compute on c7[] for Kepler
2016-04-01 Ilia Mirkinnv50,nvc0: add PIPE_BIND_LINEAR support to is_format_su...
2016-03-31 Pierre Moreaunv50/ir: Check for valid insn instead of def size
2016-03-29 Samuel Pitoisetnvc0/ir: move load/store lowering pass to handleLDST()
2016-03-28 Samuel Pitoisetnvc0: use a different offset for buffers and surfaces
2016-03-28 Ilia Mirkinnvc0: make sure to disable fetches from previously...
2016-03-28 Ilia Mirkinnvc0: disable primitive restart and index bias during...
2016-03-28 Ilia Mirkinnvc0/ir: fix picking of coordinates from tex instructio...
2016-03-28 Ilia Mirkinnv50/ir: saturate depth writes
2016-03-25 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-24 Samuel Pitoisetnv50/ir: silence unhandled TGSI_PROPERTY_NEXT_SHADER...
2016-03-21 Samuel Pitoisetnvc0: make sure to delete samplers used by compute...
2016-03-21 Hans de Goedenouveau: codegen: Do not silently fail in handeLOAD...
2016-03-21 Hans de Goedenouveau: codegen: Disable more old resource handling...
2016-03-21 Hans de Goedenouveau: codegen: gk110: Make emitSTORE offset handling...
2016-03-21 Hans de Goedenouveau: codegen: Slightly refactor Source::scanInstruc...
2016-03-21 Hans de Goedenouveau: codegen: Add support for clover / OpenCL kerne...
2016-03-21 Hans de Goedetgsi: Add support for global / private / input MEMORY
2016-03-20 Ilia Mirkinnv50/ir: fix indirect texturing for non-array textures...
2016-03-20 Ilia Mirkinnv50/ir: normalize cube coordinates after derivatives...
2016-03-19 Pierre Moreaunvc0/ir: Use double constant in handleSQRT
2016-03-19 Ilia Mirkinnv50/ir: force-enable derivatives on TXD ops
2016-03-19 Ilia Mirkinnv50: reset TFB bufctx when we no longer hold a referen...
2016-03-19 Samuel Pitoisetnvc0: avoid using magic numbers for the uniform_bo...
2016-03-19 Samuel Pitoisetnv50/ir: make use of auxCBSlot instead of magic numbers
2016-03-19 Samuel Pitoisetnv50,nvc0: replace resInfoCBSlot by auxCBSlot
2016-03-19 Samuel Pitoisetnv50/ir: fix compilation warning in handleSharedATOM()
2016-03-19 Vinson Leenv50,nvc0: Fix invalid constant.
2016-03-18 Pierre Moreaunv50: Mark compute states as dirty on context switch
2016-03-18 Samuel Pitoisetnv50/ir: print SUBFM subops
2016-03-18 Samuel Pitoisetnv50: add a new validation path for compute
2016-03-18 Samuel Pitoisetnv50: rework nv50_compute_validate_program()
2016-03-18 Samuel Pitoisetnv50: rework the validation path for 3D
2016-03-18 Samuel Pitoisetnv50: rename 3d binding points to NV50_BIND_3D_XXX
2016-03-18 Samuel Pitoisetnv50: rename 3d dirty flags to NV50_NEW_3D_XXX
2016-03-18 Samuel Pitoisetnv50: rename NV50_COMPUTE to NV50_CP
2016-03-18 Samuel Pitoisetnv50: rename nv50_context::dirty to nv50_context::dirty_3d
2016-03-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-13 Pierre Moreaunv50,nvc0: Set only NEW_CP_GLOBALS upon binding
2016-03-13 Ilia Mirkinnv50,nvc0: handle SQRT lowering inside the driver
2016-03-13 Ilia Mirkinnv50/ir: avoid folding mul + add if the mul has a dnz
2016-03-13 Ilia Mirkinnvc0: fix blit triangle size to fully cover FB's >...
2016-03-11 Ilia Mirkinnvc0: add support for TGSI FMA ops
2016-03-10 Samuel Pitoisetnvc0: expose SM35 perf counters to AMD_performance_monitor
2016-03-10 Samuel Pitoisetnvc0: add driver metrics for SM35 (GK110)
2016-03-10 Samuel Pitoisetnvc0: add MP performance counters for SM35 (GK110)
next