Lines Matching +full:linux +full:- +full:32
11 ------------
13 Mesa uses an even/odd version number scheme like the Linux kernel.
28 ----------------------------
31 instead of C-language enums. This change improves Mesa/OpenGL
37 ---------------------
56 ------------------
61 penalty for typical single-thread applications. See the glapi.c
64 The Xlib driver (XMesa) is now thread-safe as well. Be sure to
71 --------------------------
73 If you use the old-style (non GNU automake) method to build Mesa note
77 ------------- ----------------
78 linux-elf linux
79 linux linux-static
80 linux-386-elf linux-386
81 linux-386 linux-386-static
87 --------------
94 For cube-based reflection mapping.
104 This extension has no effect in stand-alone Mesa (used for DRI).
126 6-face cube mapping, nicer than sphere mapping
133 http://oss.sgi.com/projects/ogl-sample/registry/
138 ---------------------------------------
141 for the Linux/OpenGL standards base).
153 Image-related code changes
154 --------------------------
165 -------------------------------
188 These functions always read/write 32-bit GLuints. This will allow
189 drivers to have anywhere from 0 to 32-bit Z buffers without
190 recompiling for 16 vs 32 bits as was previously needed.
227 value! It should normally be 0, 16, 24, or 32.
239 ------------------
252 ------------------
257 be needed (which computes coverage values for end-point fragments).
263 --------------------------------
270 ----------------------------------------------------------------------