vc4: add missing nir include, to fix the build
[mesa.git] / src / gallium / drivers / nouveau /
2015-05-14 Samuel Pitoisetnv50/ir: remove unused private field cycle to SchedData...
2015-05-14 Samuel Pitoisetnv30: remove unused nvfx_fp_memcpy() function and comme...
2015-05-14 Samuel Pitoisetnvc0: do not expose MP counters for nvf0 (GK110+)
2015-05-12 Ilia Mirkinnouveau: document nouveau_heap
2015-05-12 Ilia Mirkinnvc0: switch mechanism for shader eviction to be a...
2015-05-12 Marek Olšákgallium: add PIPE_CAP_DEVICE_RESET_STATUS_QUERY
2015-05-09 Ilia Mirkinnv50/ir: only enable mul saturate on G200+
2015-05-09 Ilia Mirkinnvc0: reset the instanced elements state when doing...
2015-05-09 Ilia Mirkinnvc0: keep track of PGRAPH state in nvc0_screen
2015-05-09 Ilia Mirkinnv50: keep track of PGRAPH state in nv50_screen
2015-05-09 Jason Ekstrandutil: Move gallium's linked list to util
2015-05-08 Ilia Mirkinnv50/ir: only propagate saturate up if some actual...
2015-05-07 Ilia Mirkinnv50/ir: add SHL to the list of U32 opcodes
2015-05-05 Samuel Pitoisetnvc0: all queries use an unsigned 64-bits integer by...
2015-05-05 Samuel Pitoisetnvc0: make begin_query return false when all MP counter...
2015-05-05 Samuel Pitoisetnvc0: define driver-specific query groups
2015-05-05 Samuel Pitoisetgallium: make pipe_context::begin_query return a boolean
2015-05-05 Samuel Pitoisetgallium: replace pipe_driver_query_info::max_value...
2015-05-05 Samuel Pitoisetgallium: add new fields to pipe_driver_query_info
2015-04-30 Ilia Mirkinnvc0/ir: fix predicated PFETCH for real
2015-04-30 Ilia Mirkinnv50/ir: fix asFlow() const helper for OP_JOIN
2015-04-30 Ilia Mirkinnvc0/ir: fix predicated PFETCH emission
2015-04-29 Ilia Mirkingk110/ir: fix set with a register dest to not auto...
2015-04-29 Ilia Mirkinnvc0/ir: flush denorms to zero in non-compute shaders
2015-04-28 Ilia Mirkinnvc0: expose GLSL version 410
2015-04-28 Ilia Mirkingm107/ir: add lane/vertex count sysvals
2015-04-28 Ilia Mirkingk110/ir: add support for writing per-patch and shader...
2015-04-22 Emil Velikovandroid: use LOCAL_SHARED_LIBRARIES over TARGET_OUT_HEADERS
2015-04-07 Ilia Mirkinnv50,nvc0: limit the y-tiling of 3d textures to the...
2015-04-04 Ilia Mirkinnv50: allocate more offset space for occlusion queries
2015-04-02 Ilia Mirkinnv50/ir: avoid folding immediates into imad operations
2015-04-02 Ilia Mirkinnv50/ir: fix imad emission when dst == src2
2015-03-31 Marcin Ślusarznouveau: synchronize "scratch runout" destruction with...
2015-03-27 Ilia Mirkinnv50/ir/gk110: fix offset flag position for TXD opcode
2015-03-27 Ilia Mirkinnv50/ir: take postFactor into account when doing peepho...
2015-03-27 Ilia Mirkingallium/util: remove u_linkage
2015-03-24 Ilia MirkinRevert "nv50,nvc0: remove bogus 64_FLOAT formats"
2015-03-23 Giuseppe Bilottagallium: implement get_device_vendor() for existing...
2015-03-16 Marek Olšákgallium: add FMA and DFMA opcodes (v3)
2015-03-10 Samuel Pitoisetnvc0: fix wrong max value for driver queries
2015-03-07 Mark Janesnouveau: Fix build, invalid extern "C" around header...
2015-03-07 Ilia Mirkinnv50,nvc0: remove bogus 64_FLOAT formats
2015-02-21 Ilia Mirkinnvc0: enable double support
2015-02-21 Ilia Mirkinnvc0/ir: remove merge/split pairs to allow normal propa...
2015-02-21 Ilia Mirkinnvc0/ir: add support for new TGSI double opcodes
2015-02-21 Ilia Mirkinnvc0/ir: handle zero and negative sqrt arguments
2015-02-21 Ilia Mirkinnvc0/ir: no instruction can load a double immediate
2015-02-21 Ilia Mirkinnvc0/ir: fix lowering of RSQ/RCP/SQRT/MOD to work with F64
2015-02-21 Ilia Mirkingm107/ir: fix F2F flipped stype/dtype flags
2015-02-21 Ilia Mirkingm107/ir: fix DSET boolean float flag
2015-02-21 Ilia Mirkingm107/ir: fix DMUL opcode encoding
2015-02-21 Ilia Mirkingk110/ir: add emission of dadd/dmul/dmad opcodes
2015-02-21 Ilia Mirkinnvc0/ir: add emission of dadd/dmul/dmad opcodes, fix...
2015-02-20 Ilia Mirkingallium: add new double-related shader caps to all...
2015-02-20 Ilia Mirkinnv50: add PIPELINE_STATISTICS query support, based...
2015-02-20 Ilia Mirkingallium: add shader cap for dldexp/dfracexp support
2015-02-20 Ilia Mirkingallium: add a cap to enable double rounding opcodes
2015-02-17 Marek Olšákgallium: add interface and state tracker support for...
2015-02-14 Ilia Mirkinnvc0: allow holes in xfb target lists
2015-02-14 Ilia Mirkinnvc0: bail out of 2d blits with non-A8_UNORM alpha...
2015-02-10 Tiziano Bacocconv50,nvc0: Mark PIPE_QUERY_TIMESTAMP_DISJOINT as ready...
2015-02-10 Roy Splietnv50/ir: Fold IMM into MAD
2015-02-10 Roy Splietnv50/ir: Add emit support for MAD IMM format
2015-02-10 Roy Splietnv50/ir: Add support for MAD 4-byte opcode
2015-02-10 Ilia Mirkinnv50/ir: change the way float face is returned
2015-02-05 Axel Davygallium: Add MULTISAMPLE_Z_RESOLVE cap
2015-02-03 Ilia Mirkingallium: add a cap to determine whether the driver...
2015-01-05 Ilia Mirkinnvc0: add name to magic number
2015-01-05 Ilia Mirkinnvc0: regenerate rnndb headers
2015-01-05 Ilia Mirkinnv50: regenerate rnndb headers
2015-01-05 Tobias Klausmannnv50: enable texture compression
2015-01-05 Ilia Mirkinnv50/ir: enable sat modifier for OP_SUB
2015-01-05 Roy Splietnv50/ir: Add sat modifier for mul
2015-01-05 Ilia Mirkinnv50,nvc0: avoid doing work inside of an assert
2015-01-05 Ilia Mirkinnv50/ir: fix texture offsets in release builds
2015-01-02 Roy Splietnv50/ir: Fold sat into mad
2015-01-02 Ilia Mirkinnv50/ir: fold MAD when one of the multiplicands is...
2014-12-31 Ilia Mirkinnv50,nvc0: set vertex id base to index_bias
2014-12-31 Tiziano Bacocconv50,nvc0: implement half_pixel_center
2014-12-16 Ilia Mirkinnvc0: add missed PIPE_CAP_VERTEXID_NOBASE
2014-12-16 Roland Scheideggergallium: add TGSI_SEMANTIC_VERTEXID_NOBASE and TGSI_SEM...
2014-12-12 Matt Turnergallium: Remove Android files from distribution.
2014-12-09 Matt TurnerRemove useless checks for NULL before freeing
2014-11-29 Christoph Bumillernv50/ir/tgsi: handle TGSI_OPCODE_ARR
2014-11-27 Ilia Mirkinnv50: remove ancient map of rt formats
2014-11-24 Eric Anholtnouveau: Fix build after STR/BRA opcode dropping.
2014-11-24 Eric Anholtgallium: Drop unused BRA opcode.
2014-11-24 Eric Anholtgallium: Drop the unused SFL/STR opcodes.
2014-11-24 Eric Anholtgallium: Drop the unused RFL opcode.
2014-11-23 Ilia Mirkinnv50,nvc0: buffer resources can be bound as other thing...
2014-11-23 Ilia Mirkinnv50,nvc0: actually check constbufs for invalidation
2014-11-23 Ilia Mirkinnv50/ir: set neg modifiers on min/max args
2014-11-16 Marek Olšákgallium: remove unused pipe_viewport_state::translate...
2014-11-15 Ilia Mirkinnv50,nvc0: use clip_halfz setting when creating rasteri...
2014-11-12 Ilia Mirkinnvc0: remove unused mm_VRAM_fe0
2014-10-26 Tobias Klausmannnv50: handle inverted render conditions
2014-10-24 Mathias Fröhlichgallium: introduce PIPE_CAP_CLIP_HALFZ.
2014-10-23 Mauro Rossigallium/nouveau: fully build the driver under android
2014-10-21 Marek Olšákgallium: add PIPE_SHADER_CAP_MAX_OUTPUTS and use it...
2014-10-04 Marek Olšáktgsi: change tgsi_shader_info::properties to a one...
next