3fa1ca34cc0134bd16b3315a0695703c9f684bd4 |
|
10-Aug-2015 |
Ilia Mirkin <imirkin@alum.mit.edu> |
nouveau: no need to do tnl wakeup, state updates are always hooked up A TNL state update now requires a DrawBuffer to be set, which it isn't early on in context creation. Since we init swtnl from context init, this caused crashes. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=91570 Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu> Cc: "10.6" <mesa-stable@lists.freedesktop.org>
/external/mesa3d/src/mesa/drivers/dri/nouveau/nouveau_swtnl_t.c
|
2e47d01c9e5325906cf3bb979279599991c6328e |
|
23-Dec-2011 |
Ben Skeggs <bskeggs@redhat.com> |
nouveau/vieux: switch to libdrm_nouveau-2.0
/external/mesa3d/src/mesa/drivers/dri/nouveau/nouveau_swtnl_t.c
|
19c46d3d7bd2dc190bb83855c4ffa65a3bc830d7 |
|
22-Dec-2011 |
Mathias Fröhlich <Mathias.Froehlich@web.de> |
nouveau: Convert to use GLbitfield64 directly. Signed-off-by: Mathias Froehlich <Mathias.Froehlich@web.de> Reviewed-by: Brian Paul <brianp@vmare.com>
/external/mesa3d/src/mesa/drivers/dri/nouveau/nouveau_swtnl_t.c
|
cdb38b5d3d1b93a90a91ad06c0f03efdfde6b525 |
|
10-Nov-2010 |
Francisco Jerez <currojerez@riseup.net> |
dri/nouveau: Split hardware/software TNL instantiation more cleanly.
/external/mesa3d/src/mesa/drivers/dri/nouveau/nouveau_swtnl_t.c
|
57382e71ef892a36ca2171fe8758aba6c9c885e6 |
|
29-Oct-2010 |
Francisco Jerez <currojerez@riseup.net> |
dri/nouveau: Split out array handling to its own file.
/external/mesa3d/src/mesa/drivers/dri/nouveau/nouveau_swtnl_t.c
|
9d1f1fcf136e8f5f427ae203128ff641cc9e7197 |
|
29-Oct-2010 |
Francisco Jerez <currojerez@riseup.net> |
dri/nouveau: Use a macro to iterate over the bound vertex attributes.
/external/mesa3d/src/mesa/drivers/dri/nouveau/nouveau_swtnl_t.c
|
f2098e0fefbbcd72df4c8283d195beae4a113f35 |
|
29-Oct-2010 |
Francisco Jerez <currojerez@riseup.net> |
dri/nouveau: Split out the scratch helpers to a separate file.
/external/mesa3d/src/mesa/drivers/dri/nouveau/nouveau_swtnl_t.c
|
f9995b30756140724f41daf963fa06167912be7f |
|
12-Oct-2010 |
Kristian Høgsberg <krh@bitplanet.net> |
Drop GLcontext typedef and use struct gl_context instead
/external/mesa3d/src/mesa/drivers/dri/nouveau/nouveau_swtnl_t.c
|
41b19c279a0eae61f0f95c3b66376a25635241fd |
|
17-Feb-2010 |
Johannes Obermayr <johannesobermayr@gmx.de> |
nouveau: fix legacy dri driver build
/external/mesa3d/src/mesa/drivers/dri/nouveau/nouveau_swtnl_t.c
|
bfb5dc68fcc9f5dee71f66d9499b8bdcde9627ea |
|
01-Feb-2010 |
Francisco Jerez <currojerez@riseup.net> |
Import a classic DRI driver for nv0x-nv2x.
/external/mesa3d/src/mesa/drivers/dri/nouveau/nouveau_swtnl_t.c
|