summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/nouveau/nouveau_util.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-03classic/nouveau: Remove driverDylan Baker1-233/+0
2021-01-21mesa: eliminate the switch statement for STATE_TEXGENMarek Olšák1-5/+5
2018-02-13mesa: separate legacy stuff from gl_texture_unit into gl_fixedfunc_texture_unitMarek Olšák1-1/+1
2015-02-20mesa: Use u_math.h from macros.hEric Anholt1-6/+0
2014-08-14nouveau: force luminance clear colors to have the same g/b values as rIlia Mirkin1-3/+12
2014-03-10mesa: rename MESA_FORMAT_X8Z24_UNORM -> MESA_FORMAT_X8_UINT_Z24_UNORMBrian Paul1-1/+1
2014-01-27mesa: Change many Type P MESA_FORMATs to meet naming specMark Mueller1-3/+3
2014-01-27mesa: Change many Type A MESA_FORMATs to meet naming standardMark Mueller1-1/+1
2014-01-27mesa: Rename 4 color component unsigned byte MESA_FORMATsMark Mueller1-6/+6
2014-01-27mesa: change gl_format to mesa_formatMark Mueller1-7/+7
2014-01-20mesa: Convert gl_context::Viewport to gl_context::ViewportArrayCourtney Goeltzenleuchter1-2/+2
2012-05-02dri/nouveau: Add general support for compressed formats.Viktor Novotný1-0/+20
2012-04-14nouveau/vieux: switch to libdrm_nouveau-2.0Ben Skeggs1-16/+0
2011-09-14mesa/colormac: introduce inline helper for 4 unclamped float to ubyte.Dave Airlie1-5/+3
2011-09-14mesa: introduce a clear color union to be used for int/unsigned buffersDave Airlie1-0/+10
2010-11-15dri/nouveau: Kill a bunch of ternary operators.Francisco Jerez1-0/+6
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg1-2/+2
2010-03-18dri/nouveau: Implement texcoord generation.Francisco Jerez1-0/+18
2010-02-25dri/nouveau: Restructure the nv[12]0 regcombiner code, and fake A8/L8 support.Francisco Jerez1-0/+18
2010-02-04Import a classic DRI driver for nv0x-nv2x.Francisco Jerez1-0/+176