History log of /external/mesa3d/src/gallium/drivers/nvc0/nvc0_miptree.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6d1cdec3ba151168bfc3aef222fba6265dfb41fb 06-Apr-2012 Christoph Bumiller <e0425955@student.tuwien.ac.at> nouveau: switch to libdrm_nouveau-2.0
/external/mesa3d/src/gallium/drivers/nvc0/nvc0_miptree.c
f20261028843a4c5d572e0001b813f7c786a2f12 18-Dec-2011 Christoph Bumiller <e0425955@student.tuwien.ac.at> nvc0: add NVC0_RESOURCE_FLAG_VIDEO
/external/mesa3d/src/gallium/drivers/nvc0/nvc0_miptree.c
28271fd00dc5dd83f95b5cb890e0ab2c0ff6159d 18-Oct-2011 Christoph Bumiller <e0425955@student.tuwien.ac.at> nvc0: add support for linear and buffer textures and RTs
/external/mesa3d/src/gallium/drivers/nvc0/nvc0_miptree.c
866f9b18c68ede63c00917ec9c3dae3524ca8826 11-Sep-2011 Dave Airlie <airlied@redhat.com> gallium: rename ZS stencil type to UINT (v2)

these are never USCALED, always UINT in reality.

taken from some work by Christoph Bumiller

v2: fixup formatting of table + tabs

Signed-off-by: Dave Airlie <airlied@redhat.com>
/external/mesa3d/src/gallium/drivers/nvc0/nvc0_miptree.c
b2dcf880e8bcd61be59602f5a2d18c77a5fc60c1 11-Jul-2011 Christoph Bumiller <e0425955@student.tuwien.ac.at> nv50,nvc0: add support for multi-sample resources
/external/mesa3d/src/gallium/drivers/nvc0/nvc0_miptree.c
c011f94b7b4e1e93d5563f4bfd9906fa29e2ffb0 11-Jul-2011 Christoph Bumiller <e0425955@student.tuwien.ac.at> nv50,nvc0: add correct storage type for Z32_FLOAT
/external/mesa3d/src/gallium/drivers/nvc0/nvc0_miptree.c
cad17554c4b121c03e188dd0281718a52d603a15 14-Jul-2011 Christoph Bumiller <e0425955@student.tuwien.ac.at> nv50,nvc0: unify nvc0_miptree and nv50_miptree structs

Share some functions and restructure miptree creation a little.
Prepare for multi-sample resources.
/external/mesa3d/src/gallium/drivers/nvc0/nvc0_miptree.c
25485f4b69447514ab8b595aced90c75606a99bd 07-Mar-2011 Marek Olšák <maraeo@gmail.com> gallium: kill is_resource_referenced

Only st/xorg used it and even incorrectly with regards to pipelined transfers.
/external/mesa3d/src/gallium/drivers/nvc0/nvc0_miptree.c
4fae7da9a3a3849ca08ffc6fcbdccc6a9c065ad2 05-Mar-2011 Christoph Bumiller <e0425955@student.tuwien.ac.at> nv50,nvc0: fix texture layer issues
/external/mesa3d/src/gallium/drivers/nvc0/nvc0_miptree.c
bf1ce9c64b3da731bc6073055abc9f3340ac5a17 12-Feb-2011 Christoph Bumiller <e0425955@student.tuwien.ac.at> nvc0: use format from the template on surface creation

Fixes piglit/fbo-srgb.
/external/mesa3d/src/gallium/drivers/nvc0/nvc0_miptree.c
95f0aa0e52b694f496dcd32f640d1a29b97f4d0d 02-Feb-2011 Christoph Bumiller <e0425955@student.tuwien.ac.at> nvc0: correct storage type for 16 bit surface formats
/external/mesa3d/src/gallium/drivers/nvc0/nvc0_miptree.c
96def0c3147ac7b9449de00bf1306dfd1ca436fb 23-Dec-2010 Christoph Bumiller <e0425955@student.tuwien.ac.at> nvc0: fix layer stride state
/external/mesa3d/src/gallium/drivers/nvc0/nvc0_miptree.c
ca5deb0c355cc4a120b754a228ff5f51007fbcea 19-Dec-2010 Christoph Bumiller <e0425955@student.tuwien.ac.at> nvc0: adapt to array textures interface change
/external/mesa3d/src/gallium/drivers/nvc0/nvc0_miptree.c
6e753e3c2950d486aa0e06dff587ef53b9c4ebc4 09-Dec-2010 Christoph Bumiller <e0425955@student.tuwien.ac.at> nvc0: use tile flags in a way compatible with nouveau
/external/mesa3d/src/gallium/drivers/nvc0/nvc0_miptree.c
4c2247538394a313e1e90bfcd07c1ab9c7d41281 12-Nov-2010 Christoph Bumiller <e0425955@student.tuwien.ac.at> nvc0: import nvc0 gallium driver
/external/mesa3d/src/gallium/drivers/nvc0/nvc0_miptree.c