Introduce .editorconfig
[mesa.git] / src / mesa / drivers / dri / nouveau / nv04_surface.c
2016-08-30 Ilia Mirkinnouveau: allow NV3x's to be used with nouveau_vieux
2014-02-10 Kenneth Graunkemesa: Fix MESA_FORMAT_Z24_UNORM_S8_UINT vs. X8_UINT...
2014-01-27 Mark Muellermesa: Change many Type P MESA_FORMATs to meet naming...
2014-01-27 Mark Muellermesa: Change many Type A MESA_FORMATs to meet naming...
2014-01-27 Mark Muellermesa: Rename 4 color component unsigned byte MESA_FORMATs
2014-01-27 Mark Muellermesa: change gl_format to mesa_format
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-02 Viktor Novotnýdri/nouveau: Add general support for compressed formats.
2012-04-13 Ben Skeggsnouveau: rework and simplify nv04/nv05 driver a bit
2012-04-13 Ben Skeggsnouveau/vieux: switch to libdrm_nouveau-2.0
2011-08-29 Ian Romanickdri: Remove MESA_FORMAT_CI8 bits from drivers that...
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-15 Viktor Novotnýdri/nouveau: nv04: Use rules-ng-ng headers
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-13 Kristian HøgsbergDrop GLcontext typedef and use struct gl_context instead
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-21 Brian PaulMerge branch 'sprite-coord'
2010-09-21 Francisco Jerezdri/nouveau: Remove unnecessary assertion.
2010-09-16 Francisco Jerezdri/nv04: Align SIFM transfer dimensions.
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-12 Younes MantonMerge remote branch 'origin/master' into pipe-video
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-02 Michal KrolMerge branch 'gallium-no-rhw-position'
2010-02-25 Francisco Jerezdri/nouveau: Swizzle using the CPU when we hit a limita...
2010-02-25 Francisco Jerezdri/nouveau: Clean up the nv04 surface code a bit.
2010-02-25 Francisco Jerezdri/nouveau: Avoid mask overflow on nv04_surface_fill.
2010-02-17 Francisco Jerezdri/nouveau: Some multithreaded rendering fixes.
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-05 José FonsecaMerge remote branch 'origin/lp-binning'
2010-02-05 Keith WhitwellMerge commit 'fj/mesa-next'
2010-02-04 Francisco JerezImport a classic DRI driver for nv0x-nv2x.