mesa/src
Roland Scheidegger 43bb78f2bb radeons: use dp4 for position invariant vertex programs
Fixes #22181. R200 requires this since DP4 is used in hw tnl mode.
R300 prefers it (should be faster due to no instruction dependencies), but
both methods should be correct (when sw tcl is used though, MUL/MAD might
be faster). Probably doesn't make much difference for R100 since vertex progs
are executed in software anyway, but let's just keep it the same there too.
2009-06-19 20:00:55 +02:00
..
driclient g3dvl: Fix some memory leaks. 2009-01-10 13:52:06 -05:00
egl egl: Don't install demodriver 2009-04-29 20:46:37 -07:00
gallium softpipe: return alpha=1 in shadow_compare() function 2009-06-19 08:53:15 -06:00
glew glew: correct misspelling of glFramebufferTextureLayer 2009-06-18 10:13:55 +01:00
glu Fix symbol list for mangled Mesa on Darwin. 2009-05-01 11:55:50 -06:00
glut Use variable library name in pkg-config output. 2009-04-29 12:15:07 -07:00
glw Use variable library name in pkg-config output. 2009-04-29 12:15:07 -07:00
glx Also release direct rendering resources in glXDestroyGLXPixmap. 2009-06-19 18:00:49 +02:00
mesa radeons: use dp4 for position invariant vertex programs 2009-06-19 20:00:55 +02:00
xvmc g3dvl: Return BadAlloc if we can't create an XvMC surface. 2009-01-18 21:40:10 -05:00
Makefile Create $(TOP)/$(LIB_DIR) for install, too 2008-06-23 08:14:49 -06:00
SConscript glew: Initial import. 2009-01-23 12:32:35 +00:00