nv50: use correct heaps for FP and GP code segments
[mesa.git] / src / gallium / drivers / nouveau /
2015-11-01 Samuel Pitoisetnv50: use correct heaps for FP and GP code segments
2015-10-31 Ilia Mirkinnouveau: get rid of tabs
2015-10-30 Samuel Pitoisetnv50: do not create an invalid HW query type
2015-10-30 Samuel Pitoisetnv50: move HW queries to nv50_query_hw.c/h files
2015-10-30 Samuel Pitoisetnv50: move nva0_so_target_save_offset() to its correct...
2015-10-30 Samuel Pitoisetnv50: add a header file for nv50_query
2015-10-30 Ilia Mirkinnv50: mark contexts shareable, compile at creation...
2015-10-30 Ilia Mirkinnv50: allow per-sample interpolation to be forced via...
2015-10-29 Samuel Pitoisetnvc0: expose a group of performance metrics on Fermi
2015-10-29 Ilia Mirkinnv50/ir: adapt to new method for passing in cull/clip...
2015-10-29 Ilia Mirkinnvc0: share shaders between contexts and build immediately
2015-10-29 Ilia Mirkinnvc0: do upload-time fixups for interpolation parameters
2015-10-29 Ilia Mirkinnv50: add ARB_copy_image support
2015-10-29 Ilia Mirkinnvc0: add ARB_copy_image support
2015-10-28 Julien Isorcenvc0: fix crash when nv50_miptree_from_handle fails
2015-10-28 Marek Olšákgallium: add PIPE_CAP_COPY_BETWEEN_COMPRESSED_AND_PLAIN...
2015-10-23 Ilia Mirkinnvc0: respect edgeflag attribute width
2015-10-20 Marek Olšákgallium: add PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HINT
2015-10-20 Marek Olšákgallium: add PIPE_CAP_SHAREABLE_SHADERS
2015-10-18 Samuel Pitoisetnvc0: do not bind input params at compute state init...
2015-10-17 Samuel Pitoisetnvc0: add support for performance monitoring metrics...
2015-10-16 Samuel Pitoisetnvc0: add a note about MP counters on GF100/GF110
2015-10-16 Samuel Pitoisetnvc0: add MP counters variants for GF100/GF110
2015-10-16 Samuel Pitoisetnvc0: move SW/HW queries info to their respective files
2015-10-16 Samuel Pitoisetnvc0: enable compute support by default on Fermi
2015-10-16 Samuel Pitoisetnvc0: allow only one active query for the MP counters...
2015-10-16 Samuel Pitoisetnvc0: read MP counters of all GPCs on Fermi
2015-10-16 Samuel Pitoisetnvc0: store the number of GPCs to nvc0_screen
2015-10-16 Samuel Pitoisetnvc0: fix unaligned mem access when reading MP counters...
2015-10-16 Samuel Pitoisetnvc0: fix monitoring multiple MP counters queries on...
2015-10-16 Samuel Pitoisetnvc0: fix queries which use multiple MP counters on...
2015-10-16 Samuel Pitoisetnvc0: allow to use 8 MP counters on Fermi
2015-10-16 Samuel Pitoisetnvc0: fix sequence field init for MP counters on Fermi
2015-10-16 Samuel Pitoisetnvc0: correctly enable the MP counters' multiplexer...
2015-10-16 Samuel Pitoisetnvc0: rip off the kepler MP-enabling logic from the...
2015-10-16 Samuel Pitoisetnvc0: split out begin_query() hook used by MP counters
2015-10-16 Samuel Pitoisetnvc0: remove useless call to query_get_cfg() in nvc0_hw...
2015-10-15 Chih-Wei Huangnv30: include the header of ffs prototype
2015-10-15 Chih-Wei Huangnv50/ir: use C++11 standard std::unordered_map if possible
2015-10-12 Ilia Mirkinnouveau: avoid double-emitting fence
2015-10-11 Ilia Mirkinnv50,nvc0: don't base decisions on available pushbuf...
2015-10-11 Ilia Mirkinnouveau: avoid emitting new fences unnecessarily
2015-10-10 Samuel Pitoisetnvc0: make use of NVC0_COMPUTE_CLASS for GF110
2015-10-09 Samuel Pitoisetnvc0: move HW SM queries to nvc0_query_hw_sm.c/h files
2015-10-09 Samuel Pitoisetnvc0: move HW queries to nvc0_query_hw.c/h files
2015-10-09 Samuel Pitoisetnvc0: move SW queries to nvc0_query_sw.c/h files
2015-10-09 Samuel Pitoisetnvc0: move nvc0_so_target_save_offset() to its correct...
2015-10-09 Samuel Pitoisetnvc0: add a header file for nvc0_query
2015-10-07 Ilia Mirkinnouveau: make sure there's always room to emit a fence
2015-10-05 Ilia Mirkinnv30: always go through translate module on big-endian
2015-10-05 Ilia Mirkinnv30: pretend to have packed texture/surface formats
2015-10-03 Marek Olšákgallium: add per-sample interpolation control into...
2015-09-28 Ilia Mirkinnouveau: wait to unref the transfer's bo until it's...
2015-09-28 Ilia Mirkinnouveau: delay deleting buffer with unflushed fence
2015-09-28 Ilia Mirkinnouveau: be more careful about freeing temporary transf...
2015-09-17 Ilia Mirkinnv50,nvc0: flush texture cache in presence of coherent...
2015-09-17 Ilia Mirkinnv50,nvc0: detect underlying resource changes and updat...
2015-09-16 Ilia Mirkinnv50, nvc0: fix max texture buffer size to 128M elements
2015-09-14 Ilia Mirkinnvc0/ir: start offset at texBindBase for txq, like...
2015-09-13 Ilia Mirkinnv50/ir: add support for TXQS tgsi opcode
2015-09-13 Ilia Mirkingallium: add PIPE_CAP_TGSI_TXQS to let st know if TXQS...
2015-09-10 Ilia Mirkinnv50/ir: don't fold immediate into mad if registers...
2015-09-10 Ilia Mirkinnv50/ir: fix emission of 8-byte wide interp instruction
2015-09-10 Ilia Mirkinnv50/ir: r63 is only 0 if we are using less than 63...
2015-09-10 Ilia Mirkinnv50/ir: make edge splitting fix up phi node sources
2015-09-10 Ilia Mirkinnvc0: remove BGRA4 format support
2015-09-09 Ilia Mirkinnvc0: keep track of cb bindings per buffer, use for...
2015-09-09 Hans de Goedenv30: Disable msaa unless requested from the env by...
2015-09-09 Hans de Goedenv30: Fix color resolving for nv3x cards
2015-09-09 Mauro Rossinouveau: android: add space before PRIx64 macro
2015-09-08 Ilia Mirkinnvc0: always emit a full shader colormask
2015-09-07 Hans de Goedenv30: Fix max width / height checks in nv30 sifm code
2015-09-06 Ilia Mirkinnouveau: don't mark full range as used on unmap with...
2015-09-06 Ilia Mirkinnv50: avoid using inline vertex data submit when gl_Ver...
2015-09-06 Ilia Mirkinnv50: don't flush vertex arrays when index buffer changes
2015-09-06 Ilia Mirkinnv50: rebind bo to bufctx when invalidating idxbuf...
2015-09-06 Ilia Mirkinnv50: clear buffer status on all vertex bufs, not just...
2015-09-06 Ilia Mirkinnv50: fix drawing from tfb, direct-to-pushbuf submits
2015-09-04 Hans de Goedenv30: Implement color resolve for msaa
2015-09-04 Hans de Goedenv30: Fix creation of scanout buffers
2015-08-29 Samuel Pitoisetnvc0: change prefix of MP performance counters to HW_SM
2015-08-29 Samuel Pitoisetnvc0: sort performance counter queries by name
2015-08-29 Samuel Pitoisetnvc0: make names of performance counter queries consistent
2015-08-29 Samuel Pitoisetnvc0: use enumerations for driver queries
2015-08-29 Samuel Pitoisetnvc0: remove commented out code related to PCOUNTER...
2015-08-26 Ilia Mirkinnouveau: avoid build failures since 0fc21ecf
2015-08-26 Marek Olšákgallium: add flags parameter to pipe_screen::context_create
2015-08-23 Ilia Mirkinnv50: fix 2d engine blits for 64- and 128-bit formats
2015-08-23 Ilia Mirkinnv50: account for the int RT0 rule for alpha-to-one/cov
2015-08-23 Ilia Mirkinnv50,nvc0: disable depth bounds test on blit
2015-08-22 Emil Velikovnouveau: add codegen/unordered_set.h to the tarball
2015-08-21 Ilia Mirkinnv50/ir: pre-compute BFE arg when both bits and offset...
2015-08-20 Tobias Klausmannnv50/ir: Handle OP_CVT when folding constant expressions
2015-08-20 Ilia Mirkinnvc0/ir: undo more shifts still by allowing a pre-SHL...
2015-08-20 Ilia Mirkinnvc0/ir: don't require AND when the high byte is being...
2015-08-20 Ilia Mirkinnvc0/ir: detect i2f/i2i which operate on specific bytes...
2015-08-20 Ilia Mirkinnvc0/ir: detect AND/SHR pairs and convert into EXTBF
2015-08-20 Chih-Wei Huangnv50/ir: support different unordered_set implementations
2015-08-18 Marcos Paulo de... nouveau: recognize tess stages in nouveau_compiler
2015-08-17 Ilia Mirkinnvc0: implement the color buffer 0 is integer rule...
next