freedreno/a3xx: add ARB_instanced_arrays support
[mesa.git] / src / gallium / drivers /
2015-02-19 Ilia Mirkinfreedreno/a3xx: add ARB_instanced_arrays support
2015-02-19 Ilia Mirkinfreedreno/a3xx: add support for vertexid and instanceid...
2015-02-19 Ilia Mirkinfreedreno: pass number of instances to draw
2015-02-19 Ilia Mirkinfreedreno/a3xx: add ETC2 decoding support
2015-02-19 Ilia Mirkinllvmpipe,softpipe: only support ETC1, not the upcoming...
2015-02-19 Ilia Mirkinfreedreno/a3xx: add hardware ETC1 support
2015-02-18 Chia-I Wuilo: fix PCB alloc asserts on Gen7.5 GT3
2015-02-18 Chia-I Wuilo: fix compiler warnings
2015-02-18 Michel DänzerRevert "radeon/llvm: enable unsafe math for graphics...
2015-02-18 Dave Airlier600g/sb: treat undefined values like constants
2015-02-17 Kenneth Graunkei915g: Use the actual MIN instruction.
2015-02-17 Marek Olšákradeonsi: fix a crash if a stencil ref state is set...
2015-02-17 Marek Olšákr600g,radeonsi: implement GL_AMD_pinned_memory
2015-02-17 Marek Olšákgallium: add interface and state tracker support for...
2015-02-17 Marek Olšákradeonsi: initialize TC_L2_dirty to false after buffer...
2015-02-17 Marek Olšákradeonsi: small fix in SPI state
2015-02-17 Marek Olšákr600g,radeonsi: use fences to implement PIPE_QUERY_GPU_...
2015-02-17 Marek Olšákr600g,radeonsi: demote TIMESTAMP_DISJOINT query to...
2015-02-16 Chia-I Wuilo: always set up BLEND_STATE on Gen8
2015-02-16 Chia-I Wuilo: fix alpha test on Gen8
2015-02-15 Chia-I Wuilo: fix some state pointer commands on Gen8
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-13 Chia-I Wuilo: fix JIP/UIP on Gen8
2015-02-13 Chia-I Wuilo: do not set GEN6_THREADCTRL_SWITCH
2015-02-13 Chia-I Wuilo: correct ISA UIP/JIP decoding for Gen8
2015-02-13 Chia-I Wuilo: prepare for 64-bit immediates decoding
2015-02-13 Chia-I Wuilo: cleanup ISA DW1 decoding
2015-02-13 Chia-I Wuilo: cleanup ISA DW0 decoding
2015-02-13 Chia-I Wuilo: update some outdated gen checks
2015-02-13 Chia-I Wuilo: fix rectlist length on Gen8
2015-02-13 Chia-I Wuilo: fix 3DSTATE_VF_TOPOLOGY
2015-02-13 Jose Fonsecaos,llvmpipe: Set rasterizer thread names on Linux.
2015-02-13 Eric Anholtvc4: Make SF be a flag on the QIR instructions.
2015-02-12 Chia-I Wuilo: update screen init for Gen8
2015-02-11 Chia-I Wuilo: update outdated render command emissions for Gen8
2015-02-11 Chia-I Wuilo: update rectlist command emission for Gen8
2015-02-11 Chia-I Wuilo: update draw command emission for Gen8
2015-02-11 Chia-I Wuilo: update surface state emission for Gen8
2015-02-11 Chia-I Wuilo: update dynamic state emission for Gen8
2015-02-11 Chia-I Wuilo: update outdated gen assertions for Gen8
2015-02-11 Chia-I Wuilo: add new WM related helpers for Gen8
2015-02-11 Chia-I Wuilo: update VS related functions for Gen8
2015-02-11 Chia-I Wuilo: update VF related functions for Gen8
2015-02-11 Chia-I Wuilo: update SAMPLER_STATE for Gen8
2015-02-11 Chia-I Wuilo: update SAMPLER_BORDER_COLOR_STATE for Gen8
2015-02-11 Chia-I Wuilo: update depth clear value for Gen8
2015-02-11 Chia-I Wuilo: update ilo_zs_surface for Gen8
2015-02-11 Chia-I Wuilo: update ilo_view_surface for Gen8
2015-02-11 Chia-I Wuilo: update texture layout for Gen8
2015-02-11 Chia-I Wuilo: update ilo_blend_state and related functions for...
2015-02-11 Chia-I Wuilo: update ilo_dsa_state and related functions for...
2015-02-11 Chia-I Wuilo: update multisample related states for Gen8
2015-02-11 Chia-I Wuilo: update WM and PS related functions for Gen8
2015-02-11 Chia-I Wuilo: update SBE related functions for Gen8
2015-02-11 Chia-I Wuilo: update SF related functions for Gen8
2015-02-11 Chia-I Wuilo: update CLIP related functions for Gen8
2015-02-11 Chia-I Wuilo: update SF_CLIP_VIEWPORT for Gen8
2015-02-11 Chia-I Wuilo: update streamout related functions for Gen8
2015-02-11 Chia-I Wuilo: update 3DSTATE_{DS,HS,GS} for Gen8
2015-02-11 Chia-I Wuilo: update 3DSTATE_CONSTANT_x for Gen8
2015-02-11 Chia-I Wuilo: update 3DSTATE_URB_x for Gen8
2015-02-11 Chia-I Wuilo: update 3DSTATE_PUSH_CONSTANT_ALLOC_x for Gen8
2015-02-11 Chia-I Wuilo: update render engine common helpers for Gen8
2015-02-11 Chia-I Wuilo: update BLT helpers for Gen8
2015-02-11 Chia-I Wuilo: update MI helpers for Gen8
2015-02-11 Chia-I Wuilo: add functions for Gen8 relocs
2015-02-11 Chia-I Wuilo: update the toy compiler for Gen8
2015-02-11 Chia-I Wuilo: update genhw headers
2015-02-11 Chia-I Wuilo: clean up ilo_gpe_init_dsa()
2015-02-11 Chia-I Wuilo: clean up ilo_gpe_init_blend()
2015-02-11 Chia-I Wuilo: clean up sample patterns
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-06 Xavier Bouchouxr600g/sb: fix a bug in constants folding optimisation...
2015-02-06 Xavier Bouchouxr600g: fix abs() support on ALU 3 source operands instr...
2015-02-06 David Heidelbergr300g: small code cleanup (v2)
2015-02-05 Axel Davygallium: Add MULTISAMPLE_Z_RESOLVE cap
2015-02-05 Jose Fonsecallvmpipe: Trivially advertise PIPE_CAP_BUFFER_MAP_PERSI...
2015-02-04 Marek Olšákradeonsi: implement polygon stippling
2015-02-04 Marek Olšákradeonsi: add polygon stipple texture slot
2015-02-04 Marek Olšákradeonsi: deduce rasterizer primitive type at the begin...
2015-02-04 Marek Olšákradeonsi: allow 64 descriptors per array
2015-02-04 Marek Olšákradeonsi: add support for sampler views where resource...
2015-02-04 Marek Olšákradeonsi: add support for NULL texture sampler views...
2015-02-04 Marek Olšákradeonsi: fix a crash when binding a NULL sampler view...
2015-02-04 Marek Olšákradeonsi: move the buffer descriptor to the end of...
2015-02-04 Marek Olšákradeonsi: don't use tgsi_parse_context to get processor...
2015-02-04 Marek Olšákradeonsi: fix instanced arrays with non-zero start...
2015-02-04 Marek Olšákr600g,radeonsi: don't append to streamout buffers that...
2015-02-04 Marek Olšákgallium/u_pstipple: add ability to specify a fixed...
2015-02-04 Marek Olšáktgsi: add tgsi_get_processor_type helper from radeon
2015-02-03 Ilia Mirkingallium: add a cap to determine whether the driver...
2015-02-02 Neil Robertsdir-locals.el: Don't set variables for non-programming...
2015-02-02 Eric Anholtvc4: Kill a bunch of color write calculation when color...
2015-02-01 Eric Anholtvc4: Dump the VPM read index in QIR disasm.
2015-01-29 Eric Anholtvc4: Fix point size handling when it's the first output.
next