xserver-multidpi/glx
Keith Packard c83e842d62 Build against DRI_TEX_BUFFER_VERSION 1
setTexBuffer2 isn't present in this version of the structure, so don't try
to call it.

Signed-off-by: Keith Packard <keithp@keithp.com>
(cherry picked from commit a7a93c12f9)
2009-07-26 12:33:14 -07:00
..
dispatch.h Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
extension_string.c Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
extension_string.h Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
g_disptab.h Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
glapi.c Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
glapi.h Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
glapioffsets.h Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
glapitable.h Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
glapitemp.h Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
glprocs.h Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
glthread.c Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
glthread.h Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
glxbyteorder.h Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
glxcmds.c Support setTexBuffer2 in AIGLX. 2009-07-26 12:32:48 -07:00
glxcmdsswap.c Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
glxcontext.h Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
glxdrawable.h Support setTexBuffer2 in AIGLX. 2009-07-26 12:32:48 -07:00
glxdri.c glx: fix retval checks when failures occur for drawable creation. 2009-07-26 12:25:39 -07:00
glxdri2.c Build against DRI_TEX_BUFFER_VERSION 1 2009-07-26 12:33:14 -07:00
glxdricommon.c Fix driGetConfigAttribIndex unaligned access to GLboolean. 2008-08-26 10:58:35 -04:00
glxdricommon.h Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
glxdriswrast.c Don't abort if swrast library is not present 2008-08-29 14:38:43 -04:00
glxext.c Don't abort if swrast library is not present 2008-08-29 14:38:43 -04:00
glxext.h GLX: Purge glxint.h usage 2009-05-29 14:44:40 -07:00
glxscreens.c glx: Inialize best_score before calculating visual scores 2009-07-26 12:25:50 -07:00
glxscreens.h Fix driGetConfigAttribIndex unaligned access to GLboolean. 2008-08-26 10:58:35 -04:00
glxserver.h glx: Replace broken GLX visual setup with a fixed "all" mode. 2009-07-26 12:25:11 -07:00
glxutil.c glx: drop stray glcore.h include 2008-06-26 16:14:52 -04:00
glxutil.h Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
indirect_dispatch_swap.c GL: LP64 related casting fixes from Bob Murphy 2008-10-31 19:05:28 -07:00
indirect_dispatch.c GL: LP64 related casting fixes from Bob Murphy 2008-10-31 19:05:28 -07:00
indirect_dispatch.h Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
indirect_program.c GL: LP64 related casting fixes from Bob Murphy 2008-10-31 19:05:28 -07:00
indirect_reqsize.c GLX: Make sure the types match for ALIAS in indirect_reqsize.c 2009-06-06 22:17:44 -07:00
indirect_reqsize.h Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
indirect_size_get.c Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
indirect_size_get.h Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
indirect_size.h Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
indirect_table.c Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
indirect_table.h Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
indirect_texture_compression.c Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
indirect_util.c Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
indirect_util.h Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
Makefile.am only build dri2 when DRI2 is enabled 2008-09-24 14:24:36 +01:00
render2.c Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
render2swap.c Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
renderpix.c Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
renderpixswap.c Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
rensize.c Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
single2.c Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
single2swap.c Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
singlepix.c Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
singlepixswap.c Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
singlesize.c Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
singlesize.h Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
swap_interval.c Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
unpack.h Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00
xfont.c Move GL/glx on level up now that it's the only thing left under GL. 2008-06-26 16:14:52 -04:00