mesa/src/mesa
Gary Wong d28e852895 i965: Finish OPCODE_NOISEn instructions.
Added missing OPCODE_NOISE4, and use BRW_REGISTER_TYPE_D (instead of _UD)
in the initial RNDD instructions (which avoids saturating negative inputs
to 0).
2008-12-13 14:28:28 -07:00
..
drivers i965: Finish OPCODE_NOISEn instructions. 2008-12-13 14:28:28 -07:00
glapi mesa: restore glapi/ prefix on #include 2008-11-10 16:38:47 -07:00
main mesa: Fix GenerateMipmapEXT(GL_TEXTURE_CUBE_MAP_ARB). 2008-12-06 22:41:52 -08:00
math mesa: Replace deprecated __MSC__ macro. 2008-09-21 22:13:56 -07:00
ppc mesa: prefix a bunch of #include lines with "main/". 2008-09-18 12:26:54 -06:00
shader mesa: fix default switch case in append_token(), see bug 18734 2008-11-28 13:50:41 -07:00
sparc Remove CVS keywords. 2008-09-21 11:00:44 -07:00
swrast mesa: assorted clean-ups, updated comments, etc. 2008-12-05 09:20:06 -07:00
swrast_setup mesa: fix vertex format/attribute bug 2008-10-08 09:33:56 -06:00
tnl tnl: Fix zeroing of the 3ub part of a 3ub+1ub attrib pair in SSE. 2008-12-09 13:18:02 -08:00
tnl_dd mesa: fix polygon offset issue (bug #12061) 2008-07-04 09:53:51 +08:00
vbo mesa: fix some VBO buffer object issues 2008-09-25 11:03:46 -06:00
x86 Fix X86 compilation. 2008-09-21 23:56:17 +02:00
x86-64 Use 3Dnow! x86-64 routines only on processors that support 3Dnow! 2008-09-28 20:32:05 -07:00
.gitignore Make git ignore files only generated at build time. 2006-12-06 14:17:56 +01:00
descrip.mms Updated OpenVMS makefiles 2007-05-10 08:04:39 +02:00
gl.pc.in Set library and header installation directories from configuration 2008-07-06 14:15:40 -07:00
Makefile Fixed 'make install' for darwin 2008-08-12 10:59:40 -07:00
Makefile.DJ DMesa now uses OSMesa as a back-end. 2006-03-31 20:53:12 +00:00
Makefile.mgw Fixes for Mingw 2008-09-11 08:36:03 -06:00
sources mesa: refactor: move GetProcAddress code from glapi.c into new glapi_getproc.c file 2008-09-23 16:56:23 -07:00