summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* anv: Don't advertise support on anything above gen9Jason Ekstrand2017-06-091-1/+1
* i965/cnl: Enable CCS_E and RT support for few formatsAnuj Phogat2017-06-091-9/+9
* i965/cnl: Reformat surface_format_info table to accomodate gen10+Anuj Phogat2017-06-091-263/+263
* i965/cnl: Make URB {VS, GS, HS, DS} sizes non multiple of 3Anuj Phogat2017-06-095-4/+34
* i965/cnl: Don't resolve single sampled color rb in case of sRGB formatsAnuj Phogat2017-06-091-1/+1
* i965/cnl: Implement depth count workaroundBen Widawsky2017-06-091-0/+8
* i965/cnl: Start using CNL MOCS definesAnuj Phogat2017-06-094-4/+16
* i965/cnl: Handle gen10 in switch cases across the driverAnuj Phogat2017-06-098-1/+24
* i965/cnl: Update few assertionsAnuj Phogat2017-06-092-2/+2
* i965/cnl: Add cnl bits in aubinatorAnuj Phogat2017-06-091-3/+5
* i965/cnl: Add pci id for INTEL_DEVID_OVERRIDEAnuj Phogat2017-06-091-0/+1
* i965/cnl: Wire up android Mesa build files for gen10Anuj Phogat2017-06-094-1/+69
* i965/cnl: Wire up Mesa build files for gen10Anuj Phogat2017-06-095-4/+27
* intel/genxml: Update genx_bits for gen10+Anuj Phogat2017-06-091-4/+2
* i965/cnl: Add gen10 specific function declarationsAnuj Phogat2017-06-093-0/+15
* i965/cnl: Include gen10_pack.hAnuj Phogat2017-06-091-0/+2
* i965/cnl: Define genX(x) and GENX(x) for gen10Anuj Phogat2017-06-091-0/+3
* i965/genxml: Add gen10.xmlJason Ekstrand2017-06-091-0/+3562
* i965: Make feature macros gen8 basedBen Widawsky2017-06-091-8/+5
* radv: set fmask state to all 0s when no fmask. (v2)Dave Airlie2017-06-091-1/+2
* i965: Temporarily disable async mappings on non-LLCMatt Turner2017-06-091-2/+2
* mesa/main/debug: Check if we successfully reopened the ppm file.Rafael Antognolli2017-06-091-0/+5
* tgsi: clarify TGSI_SEMANTIC_SAMPLEMASK documentationBrian Paul2017-06-091-2/+3
* gallium/wgl: Allow context creation even if SetPixelFormat() wasn't calledFrank Richter2017-06-091-1/+7
* st/dri: support format modifier queriesVarad Gautam2017-06-091-1/+23
* gallium: introduce format modifier queryingVarad Gautam2017-06-091-0/+14
* st/dri: support format queriesVarad Gautam2017-06-091-0/+118
* st/dri: implement DRIimage creation from dmabufs with modifiersVarad Gautam2017-06-091-5/+40
* st/dri: implement createImageWithModifiers in DRIimageVarad Gautam2017-06-092-5/+68
* st/dri: enable DRIimage modifier queriesVarad Gautam2017-06-091-0/+12
* gallium/winsys/drm: introduce modifier field to winsys_handleVarad Gautam2017-06-092-0/+13
* mesa: make use of NewScissorTest driver flagsSamuel Pitoiset2017-06-092-3/+3
* mesa: make use of NewScissorRect driver flagsSamuel Pitoiset2017-06-092-2/+4
* mesa: add gl_driver_flags::NewScissor{Rect,Test}Samuel Pitoiset2017-06-091-0/+6
* egl: fix _eglQuerySurface in EGL_BUFFER_AGE_EXT caseTapani Pälli2017-06-094-5/+9
* radv: introduce perf test env var and allow to enable chainingDave Airlie2017-06-097-4/+20
* mesa: add KHR_no_error support to glDrawRangeElements*()Timothy Arceri2017-06-091-3/+10
* mesa: rework _ae_invalidate_state() so that it just sets a dirty flagTimothy Arceri2017-06-093-18/+19
* mesa: remove redundant _ae_invalidate_state() callTimothy Arceri2017-06-091-3/+0
* mesa: inline vbo_exec_invalidate_state() and call from mesa coreTimothy Arceri2017-06-0916-45/+22
* mesa: rework vbo_exec_init()Timothy Arceri2017-06-093-8/+18
* mesa: stop passing state bitfield to UpdateState()Timothy Arceri2017-06-0913-22/+33
* st/mesa: add st_invalidate_buffers() helperTimothy Arceri2017-06-094-16/+26
* r200/radeon: stop calling _ae_invalidate_state() directlyTimothy Arceri2017-06-092-4/+0
* swr: relax c++ requirement from c++14 to c++11Tim Rowley2017-06-083-16/+17
* radeonsi: call LLVMAddEarlyCSEMemSSAPass only for LLVM >= 4.0Juan A. Suarez Romero2017-06-081-0/+2
* gallium/radeon: don't allocate HTILE in a separate bufferMarek Olšák2017-06-088-59/+41
* radeonsi: rename depth decompress functionsMarek Olšák2017-06-081-16/+15
* radeonsi: rename shader resource decompress masks to their true meaningMarek Olšák2017-06-083-28/+28
* radeonsi: rename is_compressed_colortex -> color_needs_decompressionMarek Olšák2017-06-081-5/+5