OpenGLSupportedExtensions
Version 25 (mhd, 12/10/2010 12:49 pm)
1 | 1 | kervala | {{toc}} |
---|---|---|---|
2 | 2 | kervala | |
3 | 15 | JulFX | *List of supported OpenGL extensions by System/Driver/Card* |
4 | 1 | kervala | |
5 | 15 | JulFX | Anyone can contribute by copying result |
6 | 1 | kervala | |
7 | 15 | JulFX | * Android : glInfo application on Android market. |
8 | 24 | JulFX | * Linux : *glxinfo -l* (mesa-utils) or *fglrxinfo -x* (ati proprietary) |
9 | 15 | JulFX | * Windows, MacOS and IOS user can try the "OpenGL Extension Viewer":http://www.realtech-vr.com/glview/index.html . |
10 | 12 | aquiles | |
11 | 15 | JulFX | h1. Android |
12 | 1 | kervala | |
13 | 15 | JulFX | h2. "Power VR SGX540":http://en.wikipedia.org/wiki/List_of_PowerVR_products#Series5_.28SGX.29 - Samsung Galaxy S (I9000) |
14 | 1 | kervala | |
15 | 1 | kervala | <pre> |
16 | 15 | JulFX | Android Device |
17 | 15 | JulFX | samsung / GT-I9000 / GT-I9000 |
18 | 15 | JulFX | 2.1-update1 / armeabi-v7a |
19 | 15 | JulFX | OpenGL Version |
20 | 15 | JulFX | OpenGL ES-CM 1.1 |
21 | 15 | JulFX | OpenGL Vendor |
22 | 15 | JulFX | Imagination Technologies |
23 | 15 | JulFX | OpenGL Renderer |
24 | 15 | JulFX | PowerVR SGX 540 |
25 | 15 | JulFX | OpenGL Extensions |
26 | 15 | JulFX | EXT_multi_draw_arrays |
27 | 15 | JulFX | EXT_texture_format_BGRA8888 |
28 | 15 | JulFX | IMG_read_format |
29 | 15 | JulFX | IMG_texture_compression_pvrtc |
30 | 15 | JulFX | IMG_texture_format_BGRA8888 |
31 | 15 | JulFX | IMG_texture_stream |
32 | 15 | JulFX | IMG_vertex_program |
33 | 15 | JulFX | OES_EGL_image |
34 | 15 | JulFX | OES_blend_equation_separate |
35 | 15 | JulFX | OES_blend_func_separate |
36 | 15 | JulFX | OES_blend_subtract |
37 | 15 | JulFX | OES_byte_coordinates |
38 | 15 | JulFX | OES_compressed_ETC1_RGB8_texture |
39 | 15 | JulFX | OES_compressed_paletted_texture |
40 | 15 | JulFX | OES_depth24 |
41 | 15 | JulFX | OES_draw_texture |
42 | 15 | JulFX | OES_extended_matrix_palette |
43 | 15 | JulFX | OES_fixed_point |
44 | 15 | JulFX | OES_framebuffer_object |
45 | 15 | JulFX | OES_mapbuffer |
46 | 15 | JulFX | OES_matrix_get |
47 | 15 | JulFX | OES_matrix_palette |
48 | 15 | JulFX | OES_point_size_array |
49 | 15 | JulFX | OES_point_sprite |
50 | 15 | JulFX | OES_query_matrix |
51 | 15 | JulFX | OES_read_format |
52 | 15 | JulFX | OES_required_internalformat |
53 | 15 | JulFX | OES_rgb8_rgba8 |
54 | 15 | JulFX | OES_single_precision |
55 | 15 | JulFX | OES_stencil8 |
56 | 15 | JulFX | OES_stencil_wrap |
57 | 15 | JulFX | OES_texture_cube_map |
58 | 15 | JulFX | OES_texture_env_crossbar |
59 | 15 | JulFX | OES_texture_mirrored_repeat |
60 | 15 | JulFX | Limits OpenGL 1.0 |
61 | 15 | JulFX | ALIASED_LINE_WIDTH_RANGE = 1,16 |
62 | 15 | JulFX | ALIASED_POINT_SIZE_RANGE = 1,32 |
63 | 15 | JulFX | MAX_ELEMENTS_INDICES = 0 |
64 | 15 | JulFX | MAX_ELEMENTS_VERTICES = 0 |
65 | 15 | JulFX | MAX_LIGHTS = 8 |
66 | 15 | JulFX | MAX_MODELVIEW_STACK_DEPTH = 16 |
67 | 15 | JulFX | MAX_PROJECTION_STACK_DEPTH = 2 |
68 | 15 | JulFX | MAX_TEXTURE_SIZE = 2048 |
69 | 15 | JulFX | MAX_TEXTURE_STACK_DEPTH = 4 |
70 | 15 | JulFX | MAX_TEXTURE_UNITS = 4 |
71 | 15 | JulFX | MAX_VIEWPORT_DIMS = 2048,2048 |
72 | 15 | JulFX | SMOOTH_LINE_WIDTH_RANGE = 1,1 |
73 | 15 | JulFX | SMOOTH_POINT_SIZE_RANGE = 1,1 |
74 | 15 | JulFX | SUBPIXEL_BITS = 4 |
75 | 15 | JulFX | Limits OpenGL 1.1 |
76 | 15 | JulFX | MAX_CLIP_PLANES = 6 |
77 | 15 | JulFX | Limits OpenGL 1.1 Ext |
78 | 15 | JulFX | MAX_COLOR_ATTACHMENTS_OES = 0 |
79 | 15 | JulFX | MAX_CUBE_MAP_TEXTURE_SIZE = 2048 |
80 | 15 | JulFX | MAX_PALETTE_MATRICES_OES = 32 |
81 | 15 | JulFX | MAX_RENDERBUFFER_SIZE_OES = 2048 |
82 | 15 | JulFX | MAX_VERTEX_UNITS_OES = 4 |
83 | 15 | JulFX | Display Resolution |
84 | 15 | JulFX | Pixels = 480 x 800 |
85 | 15 | JulFX | DPIs = 234.46153 x 236.27907 |
86 | 15 | JulFX | Display Configurations |
87 | 15 | JulFX | Standard |
88 | 15 | JulFX | 07: R5G6B5 |
89 | 15 | JulFX | 06: R5G6B5 D24 S8 |
90 | 15 | JulFX | 08: R5G6B5 D24 S8 MSAAx4 |
91 | 15 | JulFX | 01: R8G8B8A8 |
92 | 15 | JulFX | 04: R8G8B8A8 |
93 | 15 | JulFX | 00: R8G8B8A8 D24 S8 |
94 | 15 | JulFX | 03: R8G8B8A8 D24 S8 |
95 | 15 | JulFX | 02: R8G8B8A8 D24 S8 MSAAx4 |
96 | 15 | JulFX | 05: R8G8B8A8 D24 S8 MSAAx4 |
97 | 15 | JulFX | Compressed Texture Formats |
98 | 15 | JulFX | Reported |
99 | 15 | JulFX | 8b90: PALETTE4_RGB8_OES |
100 | 15 | JulFX | 8b91: PALETTE4_RGBA8_OES |
101 | 15 | JulFX | 8b92: PALETTE4_R5_G6_B5_OES |
102 | 15 | JulFX | 8b93: PALETTE4_RGBA4_OES |
103 | 15 | JulFX | 8b94: PALETTE4_RGB5_A1_OES |
104 | 15 | JulFX | 8b95: PALETTE8_RGB8_OES |
105 | 15 | JulFX | 8b96: PALETTE8_RGBA8_OES |
106 | 15 | JulFX | 8b97: PALETTE8_R5_G6_B5_OES |
107 | 15 | JulFX | 8b98: PALETTE8_RGBA4_OES |
108 | 15 | JulFX | 8b99: PALETTE8_RGB5_A1_OES |
109 | 15 | JulFX | 8c01: ??? |
110 | 15 | JulFX | 8c03: ??? |
111 | 15 | JulFX | 8c00: ??? |
112 | 15 | JulFX | 8c02: ??? |
113 | 15 | JulFX | 8d64: ETC1_RGB8_OES |
114 | 15 | JulFX | EGL Vendor & Version |
115 | 15 | JulFX | Imagination Technologies |
116 | 15 | JulFX | 1.4 build 1.5.15.3070 |
117 | 15 | JulFX | EGL Extensions |
118 | 15 | JulFX | ANDROID_image_native_buffer |
119 | 15 | JulFX | IMG_context_priority |
120 | 15 | JulFX | KHR_gl_renderbuffer_image |
121 | 15 | JulFX | KHR_gl_texture_2D_image |
122 | 15 | JulFX | KHR_gl_texture_cubemap_image |
123 | 15 | JulFX | KHR_image |
124 | 15 | JulFX | KHR_image_base |
125 | 15 | JulFX | KHR_vg_parent_image |
126 | 15 | JulFX | </pre> |
127 | 15 | JulFX | |
128 | 15 | JulFX | h2. NVidia Tegra 250 |
129 | 15 | JulFX | |
130 | 15 | JulFX | <pre> |
131 | 15 | JulFX | Android Device |
132 | 15 | JulFX | TOSHIBA / passion / Folio 100 |
133 | 15 | JulFX | 2.2 / armeabi-v7a |
134 | 15 | JulFX | OpenGL Version |
135 | 15 | JulFX | OpenGL ES-CM 1.1 |
136 | 15 | JulFX | OpenGL Vendor |
137 | 15 | JulFX | NVIDIA Corporation |
138 | 15 | JulFX | OpenGL Renderer |
139 | 15 | JulFX | NVIDIA AP |
140 | 15 | JulFX | OpenGL Extensions |
141 | 15 | JulFX | ARB_texture_non_power_of_two |
142 | 15 | JulFX | EXT_bgra |
143 | 15 | JulFX | EXT_texture_compression_dxt1 |
144 | 15 | JulFX | EXT_texture_compression_s3tc |
145 | 15 | JulFX | EXT_texture_format_BGRA8888 |
146 | 15 | JulFX | OES_EGL_image |
147 | 15 | JulFX | OES_byte_coordinates |
148 | 15 | JulFX | OES_compressed_ETC1_RGB8_texture |
149 | 15 | JulFX | OES_compressed_paletted_texture |
150 | 15 | JulFX | OES_draw_texture |
151 | 15 | JulFX | OES_extended_matrix_palette |
152 | 15 | JulFX | OES_fbo_render_mipmap |
153 | 15 | JulFX | OES_fixed_point |
154 | 15 | JulFX | OES_framebuffer_object |
155 | 15 | JulFX | OES_matrix_get |
156 | 15 | JulFX | OES_matrix_palette |
157 | 15 | JulFX | OES_point_size_array |
158 | 15 | JulFX | OES_point_sprite |
159 | 15 | JulFX | OES_query_matrix |
160 | 15 | JulFX | OES_read_format |
161 | 15 | JulFX | OES_rgb8_rgba8 |
162 | 15 | JulFX | OES_single_precision |
163 | 15 | JulFX | OES_stencil8 |
164 | 15 | JulFX | OES_texture_cube_map |
165 | 15 | JulFX | OES_vertex_half_float |
166 | 15 | JulFX | Limits OpenGL 1.0 |
167 | 15 | JulFX | ALIASED_LINE_WIDTH_RANGE = 1,256 |
168 | 15 | JulFX | ALIASED_POINT_SIZE_RANGE = 1,256 |
169 | 15 | JulFX | MAX_ELEMENTS_INDICES = 65536 |
170 | 15 | JulFX | MAX_ELEMENTS_VERTICES = 65536 |
171 | 15 | JulFX | MAX_LIGHTS = 8 |
172 | 15 | JulFX | MAX_MODELVIEW_STACK_DEPTH = 16 |
173 | 15 | JulFX | MAX_PROJECTION_STACK_DEPTH = 2 |
174 | 15 | JulFX | MAX_TEXTURE_SIZE = 2048 |
175 | 15 | JulFX | MAX_TEXTURE_STACK_DEPTH = 2 |
176 | 15 | JulFX | MAX_TEXTURE_UNITS = 2 |
177 | 15 | JulFX | MAX_VIEWPORT_DIMS = 3839,3839 |
178 | 15 | JulFX | SMOOTH_LINE_WIDTH_RANGE = 1,1 |
179 | 15 | JulFX | SMOOTH_POINT_SIZE_RANGE = 0,1 |
180 | 15 | JulFX | SUBPIXEL_BITS = 4 |
181 | 15 | JulFX | Limits OpenGL 1.1 |
182 | 15 | JulFX | MAX_CLIP_PLANES = 1 |
183 | 15 | JulFX | Limits OpenGL 1.1 Ext |
184 | 15 | JulFX | MAX_COLOR_ATTACHMENTS_OES = 0 |
185 | 15 | JulFX | MAX_CUBE_MAP_TEXTURE_SIZE = 2048 |
186 | 15 | JulFX | MAX_PALETTE_MATRICES_OES = 32 |
187 | 15 | JulFX | MAX_RENDERBUFFER_SIZE_OES = 0 |
188 | 15 | JulFX | MAX_VERTEX_UNITS_OES = 4 |
189 | 15 | JulFX | Display Resolution |
190 | 15 | JulFX | Pixels = 1024 x 600 |
191 | 15 | JulFX | DPIs = 160.0 x 160.0 |
192 | 15 | JulFX | Display Configurations |
193 | 15 | JulFX | Standard |
194 | 15 | JulFX | 09: R5G6B5 |
195 | 15 | JulFX | 08: R5G6B5 S8 |
196 | 15 | JulFX | 07: R5G6B5 D16 |
197 | 15 | JulFX | 06: R5G6B5 D16 S8 |
198 | 15 | JulFX | 03: R8G8B8A8 |
199 | 15 | JulFX | 02: R8G8B8A8 S8 |
200 | 15 | JulFX | 01: R8G8B8A8 D16 |
201 | 15 | JulFX | 00: R8G8B8A8 D16 S8 |
202 | 15 | JulFX | Slow |
203 | 15 | JulFX | 48: R5G6B5 Native |
204 | 15 | JulFX | 49: R5G6B5 D16 Native |
205 | 15 | JulFX | 50: R8G8B8 Native |
206 | 15 | JulFX | 51: R8G8B8 D16 Native |
207 | 15 | JulFX | 52: R8G8B8A8 Native |
208 | 15 | JulFX | 53: R8G8B8A8 D16 Native |
209 | 15 | JulFX | 54: A8 Native |
210 | 15 | JulFX | 55: A8 D16 Native |
211 | 15 | JulFX | Compressed Texture Formats |
212 | 15 | JulFX | Reported |
213 | 15 | JulFX | 8b90: PALETTE4_RGB8_OES |
214 | 15 | JulFX | 8b91: PALETTE4_RGBA8_OES |
215 | 15 | JulFX | 8b92: PALETTE4_R5_G6_B5_OES |
216 | 15 | JulFX | 8b93: PALETTE4_RGBA4_OES |
217 | 15 | JulFX | 8b94: PALETTE4_RGB5_A1_OES |
218 | 15 | JulFX | 8b95: PALETTE8_RGB8_OES |
219 | 15 | JulFX | 8b96: PALETTE8_RGBA8_OES |
220 | 15 | JulFX | 8b97: PALETTE8_R5_G6_B5_OES |
221 | 15 | JulFX | 8b98: PALETTE8_RGBA4_OES |
222 | 15 | JulFX | 8b99: PALETTE8_RGB5_A1_OES |
223 | 15 | JulFX | 8d64: ETC1_RGB8_OES |
224 | 15 | JulFX | EGL Vendor & Version |
225 | 15 | JulFX | Android |
226 | 15 | JulFX | 1.4 Android META-EGL |
227 | 15 | JulFX | EGL Extensions |
228 | 15 | JulFX | ANDROID_get_render_buffer |
229 | 15 | JulFX | ANDROID_image_native_buffer |
230 | 15 | JulFX | ANDROID_swap_rectangle |
231 | 15 | JulFX | KHR_gl_renderbuffer_image |
232 | 15 | JulFX | KHR_gl_texture_2D_image |
233 | 15 | JulFX | KHR_gl_texture_cubemap_image |
234 | 15 | JulFX | KHR_image |
235 | 15 | JulFX | KHR_image_base |
236 | 15 | JulFX | KHR_image_pixmap |
237 | 15 | JulFX | </pre> |
238 | 15 | JulFX | |
239 | 15 | JulFX | <pre> |
240 | 15 | JulFX | OpenGL vendor string: NVIDIA Corporation |
241 | 15 | JulFX | OpenGL renderer string: NVIDIA Tegra |
242 | 15 | JulFX | OpenGL version string: OpenGL ES 2.0 |
243 | 15 | JulFX | OpenGL extensions: |
244 | 15 | JulFX | GL_NV_platform_binary |
245 | 15 | JulFX | GL_OES_rgb8_rgba8 |
246 | 15 | JulFX | GL_OES_fbo_render_mipmap |
247 | 15 | JulFX | GL_NV_depth_nonlinear |
248 | 15 | JulFX | GL_NV_draw_path |
249 | 15 | JulFX | GL_OES_EGL_image |
250 | 15 | JulFX | GL_OES_vertex_half_float |
251 | 15 | JulFX | GL_NV_framebuffer_vertex_attrib_array |
252 | 15 | JulFX | GL_NV_coverage_sample |
253 | 15 | JulFX | GL_OES_mapbuffer |
254 | 15 | JulFX | GL_ARB_draw_buffers |
255 | 15 | JulFX | GL_EXT_Cg_shader |
256 | 15 | JulFX | GL_EXT_packed_float |
257 | 15 | JulFX | GL_OES_texture_half_float |
258 | 15 | JulFX | GL_OES_texture_float |
259 | 15 | JulFX | GL_EXT_texture_array |
260 | 15 | JulFX | GL_OES_compressed_ETC1_RGB8_texture |
261 | 15 | JulFX | GL_EXT_texture_compression_latc |
262 | 15 | JulFX | GL_EXT_texture_compression_dxt1 |
263 | 15 | JulFX | GL_EXT_texture_compression_s3tc |
264 | 15 | JulFX | GL_EXT_texture_filter_anisotropic |
265 | 15 | JulFX | GL_NV_get_tex_image |
266 | 15 | JulFX | GL_NV_read_buffer |
267 | 15 | JulFX | GL_NV_shader_framebuffer_fetch |
268 | 15 | JulFX | GL_NV_fbo_color_attachments |
269 | 15 | JulFX | GL_EXT_bgra |
270 | 15 | JulFX | GL_EXT_texture_format_BGRA8888 |
271 | 15 | JulFX | GL_EXT_unpack_subimage |
272 | 15 | JulFX | </pre> |
273 | 15 | JulFX | |
274 | 15 | JulFX | h1. IOS |
275 | 15 | JulFX | |
276 | 20 | JulFX | h2. Power VR SGX535 - IPhone 4 |
277 | 1 | kervala | |
278 | 20 | JulFX | <pre> |
279 | 20 | JulFX | GLView version="3.33" |
280 | 20 | JulFX | Vendor : Imagination Technologies |
281 | 20 | JulFX | Version : OpenGL ES-CM 1.1 IMGSGX535-48.14.1 |
282 | 20 | JulFX | Renderer : PowerVR SGX 535 |
283 | 20 | JulFX | Extensions : |
284 | 20 | JulFX | GL_APPLE_framebuffer_multisample |
285 | 20 | JulFX | GL_APPLE_texture_2D_limited_npot |
286 | 20 | JulFX | GL_APPLE_texture_format_BGRA8888 |
287 | 20 | JulFX | GL_APPLE_texture_max_level |
288 | 20 | JulFX | GL_EXT_blend_minmax |
289 | 20 | JulFX | GL_EXT_discard_framebuffer |
290 | 20 | JulFX | GL_EXT_read_format_bgra |
291 | 20 | JulFX | GL_EXT_texture_filter_anisotropic |
292 | 20 | JulFX | GL_EXT_texture_lod_bias |
293 | 20 | JulFX | GL_IMG_read_format |
294 | 20 | JulFX | GL_IMG_texture_compression_pvrtc |
295 | 20 | JulFX | GL_OES_blend_equation_separate |
296 | 20 | JulFX | GL_OES_blend_func_separate |
297 | 20 | JulFX | GL_OES_blend_subtract |
298 | 20 | JulFX | GL_OES_compressed_paletted_texture |
299 | 20 | JulFX | GL_OES_depth24 |
300 | 20 | JulFX | GL_OES_draw_texture |
301 | 20 | JulFX | GL_OES_fbo_render_mipmap |
302 | 20 | JulFX | GL_OES_framebuffer_object |
303 | 20 | JulFX | GL_OES_mapbuffer |
304 | 20 | JulFX | GL_OES_matrix_palette |
305 | 20 | JulFX | GL_OES_packed_depth_stencil |
306 | 20 | JulFX | GL_OES_point_size_array |
307 | 20 | JulFX | GL_OES_point_sprite |
308 | 20 | JulFX | GL_OES_read_format |
309 | 20 | JulFX | GL_OES_rgb8_rgba8 |
310 | 20 | JulFX | GL_OES_stencil8 |
311 | 20 | JulFX | GL_OES_stencil_wrap |
312 | 20 | JulFX | GL_OES_texture_mirrored_repeat |
313 | 20 | JulFX | GL_OES_vertex_array_object |
314 | 20 | JulFX | |
315 | 20 | JulFX | ViewportMaxWidth : 2048 |
316 | 20 | JulFX | ViewportMaxHeight : 2048 |
317 | 20 | JulFX | SubPixelBits : 4 |
318 | 20 | JulFX | AttribStackDepth : 0 |
319 | 20 | JulFX | NameStackDepth : 0 |
320 | 20 | JulFX | MaxModelViewStackDepth : 16 |
321 | 20 | JulFX | MaxProjectionStackDepth : 2 |
322 | 20 | JulFX | MaxClientAttribStackDepth : 0 |
323 | 20 | JulFX | MaxTextureStackDepth : 4 |
324 | 20 | JulFX | LineSizeMin : 0 |
325 | 20 | JulFX | LineSizeMax : 0 |
326 | 20 | JulFX | LineSizeGran : 0 |
327 | 20 | JulFX | PointSizeMin : 0 |
328 | 20 | JulFX | PointSizeMax : 0 |
329 | 20 | JulFX | PointSizeGran : 0 |
330 | 20 | JulFX | AliasedLineWidthMin : 0 |
331 | 20 | JulFX | AliasedLineWidthMax : 0 |
332 | 20 | JulFX | AliasedPointSizeMin : 0 |
333 | 20 | JulFX | AliasedPointSizeMax : 0 |
334 | 20 | JulFX | NumClipPlanes : 6 |
335 | 20 | JulFX | NumLights : 8 |
336 | 20 | JulFX | PixelMapTable : 0 |
337 | 20 | JulFX | TextureSize : 2048 |
338 | 20 | JulFX | EvalOrder : 0 |
339 | 20 | JulFX | MaxTextureAnisotropy : 2 |
340 | 20 | JulFX | MaxTextureUnits : 8 |
341 | 20 | JulFX | MaxTextureCubeSize : 0 |
342 | 20 | JulFX | NumCompressedTextureFormats : 14 |
343 | 20 | JulFX | MaxVertexBlend : 0 |
344 | 20 | JulFX | MaxTexture3DSize : 0 |
345 | 20 | JulFX | MaxOcclusionQueryBits : 0 |
346 | 20 | JulFX | MaxPaletteMatrices : 11 |
347 | 20 | JulFX | MaxPaletteVertexUnits : 4 |
348 | 20 | JulFX | </pre> |
349 | 20 | JulFX | |
350 | 15 | JulFX | h1. Linux |
351 | 15 | JulFX | |
352 | 15 | JulFX | |
353 | 15 | JulFX | |
354 | 1 | kervala | h2. ATI / "Proprietary":http://feeds.amd.com/catalystlinux/ |
355 | 15 | JulFX | |
356 | 24 | JulFX | h3. Radeon HD4890 (RV790) | Catalyst 10.10 / fglrx 8.78.3 |
357 | 15 | JulFX | |
358 | 15 | JulFX | <pre> |
359 | 1 | kervala | name of display: :0.0 |
360 | 1 | kervala | display: :0 screen: 0 |
361 | 1 | kervala | direct rendering: Yes |
362 | 15 | JulFX | server glx vendor string: ATI |
363 | 1 | kervala | server glx version string: 1.4 |
364 | 1 | kervala | server glx extensions: |
365 | 1 | kervala | GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, |
366 | 15 | JulFX | GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_OML_swap_method, |
367 | 15 | JulFX | GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGIS_multisample, |
368 | 15 | JulFX | GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group |
369 | 15 | JulFX | client glx vendor string: ATI |
370 | 1 | kervala | client glx version string: 1.4 |
371 | 1 | kervala | client glx extensions: |
372 | 15 | JulFX | GLX_ARB_create_context, GLX_ARB_create_context_profile, |
373 | 1 | kervala | GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, |
374 | 15 | JulFX | GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory, |
375 | 15 | JulFX | GLX_MESA_swap_control, GLX_MESA_swap_frame_usage, GLX_NV_swap_group, |
376 | 15 | JulFX | GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGI_swap_control, |
377 | 15 | JulFX | GLX_SGI_video_sync, GLX_SGIS_multisample, GLX_SGIX_fbconfig, |
378 | 15 | JulFX | GLX_SGIX_pbuffer, GLX_SGIX_swap_barrier, GLX_SGIX_swap_group, |
379 | 1 | kervala | GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap, |
380 | 15 | JulFX | GLX_EXT_framebuffer_sRGB, GLX_ARB_fbconfig_float, GLX_AMD_gpu_association |
381 | 1 | kervala | GLX version: 1.4 |
382 | 1 | kervala | GLX extensions: |
383 | 15 | JulFX | GLX_ARB_create_context, GLX_ARB_create_context_profile, |
384 | 1 | kervala | GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, |
385 | 15 | JulFX | GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_swap_control, |
386 | 15 | JulFX | GLX_NV_swap_group, GLX_OML_swap_method, GLX_SGI_make_current_read, |
387 | 15 | JulFX | GLX_SGI_swap_control, GLX_SGI_video_sync, GLX_SGIS_multisample, |
388 | 15 | JulFX | GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_swap_barrier, |
389 | 15 | JulFX | GLX_SGIX_swap_group, GLX_SGIX_visual_select_group, |
390 | 15 | JulFX | GLX_EXT_texture_from_pixmap |
391 | 15 | JulFX | OpenGL vendor string: ATI Technologies Inc. |
392 | 15 | JulFX | OpenGL renderer string: ATI Radeon HD 4800 Series |
393 | 15 | JulFX | OpenGL version string: 3.3.10237 Compatibility Profile Context |
394 | 15 | JulFX | OpenGL shading language version string: 3.30 |
395 | 1 | kervala | OpenGL extensions: |
396 | 15 | JulFX | GL_AMDX_debug_output, GL_AMDX_vertex_shader_tessellator, |
397 | 15 | JulFX | GL_AMD_conservative_depth, GL_AMD_debug_output, GL_AMD_draw_buffers_blend, |
398 | 15 | JulFX | GL_AMD_name_gen_delete, GL_AMD_performance_monitor, |
399 | 15 | JulFX | GL_AMD_sample_positions, GL_AMD_seamless_cubemap_per_texture, |
400 | 15 | JulFX | GL_AMD_shader_stencil_export, GL_AMD_texture_cube_map_array, |
401 | 15 | JulFX | GL_AMD_texture_texture4, GL_AMD_vertex_shader_tessellator, |
402 | 15 | JulFX | GL_ARB_blend_func_extended, GL_ARB_color_buffer_float, GL_ARB_copy_buffer, |
403 | 15 | JulFX | GL_ARB_depth_buffer_float, GL_ARB_depth_clamp, GL_ARB_depth_texture, |
404 | 15 | JulFX | GL_ARB_draw_buffers, GL_ARB_draw_buffers_blend, |
405 | 15 | JulFX | GL_ARB_draw_elements_base_vertex, GL_ARB_draw_instanced, |
406 | 15 | JulFX | GL_ARB_explicit_attrib_location, GL_ARB_fragment_coord_conventions, |
407 | 15 | JulFX | GL_ARB_fragment_program, GL_ARB_fragment_program_shadow, |
408 | 15 | JulFX | GL_ARB_fragment_shader, GL_ARB_framebuffer_object, |
409 | 15 | JulFX | GL_ARB_framebuffer_sRGB, GL_ARB_geometry_shader4, GL_ARB_half_float_pixel, |
410 | 15 | JulFX | GL_ARB_half_float_vertex, GL_ARB_imaging, GL_ARB_instanced_arrays, |
411 | 15 | JulFX | GL_ARB_map_buffer_range, GL_ARB_multisample, GL_ARB_multitexture, |
412 | 15 | JulFX | GL_ARB_occlusion_query, GL_ARB_occlusion_query2, |
413 | 15 | JulFX | GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite, |
414 | 15 | JulFX | GL_ARB_provoking_vertex, GL_ARB_sample_shading, GL_ARB_sampler_objects, |
415 | 15 | JulFX | GL_ARB_seamless_cube_map, GL_ARB_shader_bit_encoding, |
416 | 15 | JulFX | GL_ARB_shader_objects, GL_ARB_shader_texture_lod, |
417 | 15 | JulFX | GL_ARB_shading_language_100, GL_ARB_shadow, GL_ARB_shadow_ambient, |
418 | 15 | JulFX | GL_ARB_sync, GL_ARB_texture_border_clamp, GL_ARB_texture_buffer_object, |
419 | 15 | JulFX | GL_ARB_texture_compression, GL_ARB_texture_compression_rgtc, |
420 | 15 | JulFX | GL_ARB_texture_cube_map, GL_ARB_texture_cube_map_array, |
421 | 15 | JulFX | GL_ARB_texture_env_add, GL_ARB_texture_env_combine, |
422 | 15 | JulFX | GL_ARB_texture_env_crossbar, GL_ARB_texture_env_dot3, |
423 | 15 | JulFX | GL_ARB_texture_float, GL_ARB_texture_gather, |
424 | 15 | JulFX | GL_ARB_texture_mirrored_repeat, GL_ARB_texture_multisample, |
425 | 15 | JulFX | GL_ARB_texture_non_power_of_two, GL_ARB_texture_query_lod, |
426 | 15 | JulFX | GL_ARB_texture_rectangle, GL_ARB_texture_rg, GL_ARB_texture_rgb10_a2ui, |
427 | 15 | JulFX | GL_ARB_texture_snorm, GL_ARB_timer_query, GL_ARB_transform_feedback2, |
428 | 15 | JulFX | GL_ARB_transform_feedback3, GL_ARB_transpose_matrix, |
429 | 15 | JulFX | GL_ARB_uniform_buffer_object, GL_ARB_vertex_array_bgra, |
430 | 1 | kervala | GL_ARB_vertex_array_object, GL_ARB_vertex_buffer_object, |
431 | 15 | JulFX | GL_ARB_vertex_program, GL_ARB_vertex_shader, |
432 | 15 | JulFX | GL_ARB_vertex_type_2_10_10_10_rev, GL_ARB_window_pos, GL_ATI_draw_buffers, |
433 | 15 | JulFX | GL_ATI_envmap_bumpmap, GL_ATI_fragment_shader, GL_ATI_meminfo, |
434 | 15 | JulFX | GL_ATI_separate_stencil, GL_ATI_texture_compression_3dc, |
435 | 15 | JulFX | GL_ATI_texture_env_combine3, GL_ATI_texture_float, |
436 | 15 | JulFX | GL_ATI_texture_mirror_once, GL_EXT_abgr, GL_EXT_bgra, |
437 | 15 | JulFX | GL_EXT_bindable_uniform, GL_EXT_blend_color, |
438 | 1 | kervala | GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, |
439 | 15 | JulFX | GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_compiled_vertex_array, |
440 | 15 | JulFX | GL_EXT_copy_buffer, GL_EXT_copy_texture, GL_EXT_direct_state_access, |
441 | 15 | JulFX | GL_EXT_draw_buffers2, GL_EXT_draw_instanced, GL_EXT_draw_range_elements, |
442 | 15 | JulFX | GL_EXT_fog_coord, GL_EXT_framebuffer_blit, GL_EXT_framebuffer_multisample, |
443 | 15 | JulFX | GL_EXT_framebuffer_object, GL_EXT_framebuffer_sRGB, |
444 | 15 | JulFX | GL_EXT_geometry_shader4, GL_EXT_gpu_program_parameters, |
445 | 15 | JulFX | GL_EXT_gpu_shader4, GL_EXT_histogram, GL_EXT_multi_draw_arrays, |
446 | 15 | JulFX | GL_EXT_packed_depth_stencil, GL_EXT_packed_float, GL_EXT_packed_pixels, |
447 | 1 | kervala | GL_EXT_pixel_buffer_object, GL_EXT_point_parameters, |
448 | 15 | JulFX | GL_EXT_provoking_vertex, GL_EXT_rescale_normal, GL_EXT_secondary_color, |
449 | 15 | JulFX | GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, GL_EXT_stencil_wrap, |
450 | 15 | JulFX | GL_EXT_subtexture, GL_EXT_texgen_reflection, GL_EXT_texture3D, |
451 | 15 | JulFX | GL_EXT_texture_array, GL_EXT_texture_buffer_object, |
452 | 15 | JulFX | GL_EXT_texture_buffer_object_rgb32, GL_EXT_texture_compression_latc, |
453 | 15 | JulFX | GL_EXT_texture_compression_rgtc, GL_EXT_texture_compression_s3tc, |
454 | 1 | kervala | GL_EXT_texture_cube_map, GL_EXT_texture_edge_clamp, |
455 | 1 | kervala | GL_EXT_texture_env_add, GL_EXT_texture_env_combine, |
456 | 1 | kervala | GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic, |
457 | 15 | JulFX | GL_EXT_texture_integer, GL_EXT_texture_lod, GL_EXT_texture_lod_bias, |
458 | 15 | JulFX | GL_EXT_texture_mirror_clamp, GL_EXT_texture_object, |
459 | 15 | JulFX | GL_EXT_texture_rectangle, GL_EXT_texture_sRGB, |
460 | 15 | JulFX | GL_EXT_texture_shared_exponent, GL_EXT_texture_snorm, |
461 | 15 | JulFX | GL_EXT_texture_swizzle, GL_EXT_timer_query, GL_EXT_transform_feedback, |
462 | 15 | JulFX | GL_EXT_vertex_array, GL_EXT_vertex_array_bgra, |
463 | 15 | JulFX | GL_IBM_texture_mirrored_repeat, GL_KTX_buffer_region, GL_NV_blend_square, |
464 | 15 | JulFX | GL_NV_conditional_render, GL_NV_copy_depth_to_color, |
465 | 15 | JulFX | GL_NV_explicit_multisample, GL_NV_float_buffer, GL_NV_half_float, |
466 | 15 | JulFX | GL_NV_primitive_restart, GL_NV_texgen_reflection, GL_SGIS_generate_mipmap, |
467 | 1 | kervala | GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays, |
468 | 15 | JulFX | GL_WIN_swap_hint, WGL_EXT_swap_control |
469 | 1 | kervala | OpenGL limits: |
470 | 1 | kervala | GL_MAX_ATTRIB_STACK_DEPTH = 16 |
471 | 1 | kervala | GL_MAX_CLIENT_ATTRIB_STACK_DEPTH = 16 |
472 | 15 | JulFX | GL_MAX_CLIP_PLANES = 8 |
473 | 15 | JulFX | GL_MAX_COLOR_MATRIX_STACK_DEPTH = 10 |
474 | 15 | JulFX | GL_MAX_ELEMENTS_VERTICES = 2147483647 |
475 | 15 | JulFX | GL_MAX_ELEMENTS_INDICES = 16777215 |
476 | 15 | JulFX | GL_MAX_EVAL_ORDER = 40 |
477 | 1 | kervala | GL_MAX_LIGHTS = 8 |
478 | 1 | kervala | GL_MAX_LIST_NESTING = 64 |
479 | 1 | kervala | GL_MAX_MODELVIEW_STACK_DEPTH = 32 |
480 | 1 | kervala | GL_MAX_NAME_STACK_DEPTH = 64 |
481 | 1 | kervala | GL_MAX_PIXEL_MAP_TABLE = 256 |
482 | 15 | JulFX | GL_MAX_PROJECTION_STACK_DEPTH = 10 |
483 | 1 | kervala | GL_MAX_TEXTURE_STACK_DEPTH = 10 |
484 | 15 | JulFX | GL_MAX_TEXTURE_SIZE = 8192 |
485 | 15 | JulFX | GL_MAX_3D_TEXTURE_SIZE = 8192 |
486 | 15 | JulFX | GL_MAX_VIEWPORT_DIMS = 8192, 8192 |
487 | 15 | JulFX | GL_ALIASED_LINE_WIDTH_RANGE = 1, 128 |
488 | 15 | JulFX | GL_SMOOTH_LINE_WIDTH_RANGE = 1, 63 |
489 | 15 | JulFX | GL_ALIASED_POINT_SIZE_RANGE = 1, 8192 |
490 | 15 | JulFX | GL_SMOOTH_POINT_SIZE_RANGE = 1, 63 |
491 | 15 | JulFX | GL_MAX_CUBE_MAP_TEXTURE_SIZE_ARB = 8192 |
492 | 15 | JulFX | GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB = 0 |
493 | 1 | kervala | GL_MAX_TEXTURE_UNITS_ARB = 8 |
494 | 15 | JulFX | GL_MAX_TEXTURE_LOD_BIAS_EXT = 16 |
495 | 1 | kervala | GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT = 16 |
496 | 1 | kervala | GL_MAX_DRAW_BUFFERS_ARB = 8 |
497 | 15 | JulFX | GL_MAX_CONVOLUTION_WIDTH/HEIGHT = 11, 11 |
498 | 1 | kervala | GL_VERTEX_PROGRAM_ARB: |
499 | 15 | JulFX | GL_MAX_PROGRAM_INSTRUCTIONS_ARB = 2147483647 |
500 | 15 | JulFX | GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB = 2147483647 |
501 | 15 | JulFX | GL_MAX_PROGRAM_TEMPORARIES_ARB = 320 |
502 | 15 | JulFX | GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB = 256 |
503 | 15 | JulFX | GL_MAX_PROGRAM_PARAMETERS_ARB = 256 |
504 | 15 | JulFX | GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB = 256 |
505 | 1 | kervala | GL_MAX_PROGRAM_ATTRIBS_ARB = 16 |
506 | 1 | kervala | GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB = 16 |
507 | 1 | kervala | GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB = 1 |
508 | 1 | kervala | GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB = 1 |
509 | 15 | JulFX | GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB = 256 |
510 | 1 | kervala | GL_MAX_PROGRAM_ENV_PARAMETERS_ARB = 256 |
511 | 1 | kervala | GL_FRAGMENT_PROGRAM_ARB: |
512 | 15 | JulFX | GL_MAX_PROGRAM_INSTRUCTIONS_ARB = 2147483647 |
513 | 15 | JulFX | GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB = 2147483647 |
514 | 15 | JulFX | GL_MAX_PROGRAM_TEMPORARIES_ARB = 320 |
515 | 15 | JulFX | GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB = 256 |
516 | 15 | JulFX | GL_MAX_PROGRAM_PARAMETERS_ARB = 256 |
517 | 15 | JulFX | GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB = 256 |
518 | 15 | JulFX | GL_MAX_PROGRAM_ATTRIBS_ARB = 18 |
519 | 15 | JulFX | GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB = 18 |
520 | 1 | kervala | GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB = 0 |
521 | 15 | JulFX | GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB = 0 |
522 | 15 | JulFX | GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB = 256 |
523 | 1 | kervala | GL_MAX_PROGRAM_ENV_PARAMETERS_ARB = 256 |
524 | 15 | JulFX | GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB = 2147483647 |
525 | 15 | JulFX | GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB = 2147483647 |
526 | 15 | JulFX | GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB = 2147483647 |
527 | 15 | JulFX | GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB = 2147483647 |
528 | 15 | JulFX | GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB = 2147483647 |
529 | 15 | JulFX | GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB = 2147483647 |
530 | 1 | kervala | GL_VERTEX_SHADER_ARB: |
531 | 15 | JulFX | GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB = 16384 |
532 | 15 | JulFX | GL_MAX_VARYING_FLOATS_ARB = 64 |
533 | 1 | kervala | GL_MAX_VERTEX_ATTRIBS_ARB = 16 |
534 | 1 | kervala | GL_MAX_TEXTURE_IMAGE_UNITS_ARB = 16 |
535 | 1 | kervala | GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS_ARB = 16 |
536 | 1 | kervala | GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS_ARB = 32 |
537 | 15 | JulFX | GL_MAX_TEXTURE_COORDS_ARB = 16 |
538 | 1 | kervala | GL_FRAGMENT_SHADER_ARB: |
539 | 15 | JulFX | GL_MAX_FRAGMENT_UNIFORM_COMPONENTS_ARB = 16384 |
540 | 15 | JulFX | GL_MAX_TEXTURE_COORDS_ARB = 16 |
541 | 1 | kervala | GL_MAX_TEXTURE_IMAGE_UNITS_ARB = 16 |
542 | 1 | kervala | </pre> |
543 | 1 | kervala | |
544 | 15 | JulFX | h2. ATI / "Radeon":http://wiki.x.org/wiki/radeon |
545 | 1 | kervala | |
546 | 15 | JulFX | (empty) |
547 | 1 | kervala | |
548 | 15 | JulFX | h2. Intel |
549 | 15 | JulFX | |
550 | 25 | mhd | h3. Intel GM45 Chipset for Mobile |
551 | 25 | mhd | |
552 | 25 | mhd | <pre> |
553 | 25 | mhd | name of display: :0.0 |
554 | 25 | mhd | display: :0 screen: 0 |
555 | 25 | mhd | direct rendering: Yes |
556 | 25 | mhd | server glx vendor string: SGI |
557 | 25 | mhd | server glx version string: 1.4 |
558 | 25 | mhd | server glx extensions: |
559 | 25 | mhd | GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, |
560 | 25 | mhd | GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, |
561 | 25 | mhd | GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGI_swap_control, |
562 | 25 | mhd | GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, |
563 | 25 | mhd | GLX_SGIX_visual_select_group, GLX_INTEL_swap_event |
564 | 25 | mhd | client glx vendor string: Mesa Project and SGI |
565 | 25 | mhd | client glx version string: 1.4 |
566 | 25 | mhd | client glx extensions: |
567 | 25 | mhd | GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, |
568 | 25 | mhd | GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, |
569 | 25 | mhd | GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, |
570 | 25 | mhd | GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync, |
571 | 25 | mhd | GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, |
572 | 25 | mhd | GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap, |
573 | 25 | mhd | GLX_INTEL_swap_event |
574 | 25 | mhd | GLX version: 1.4 |
575 | 25 | mhd | GLX extensions: |
576 | 25 | mhd | GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, |
577 | 25 | mhd | GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, |
578 | 25 | mhd | GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, |
579 | 25 | mhd | GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync, |
580 | 25 | mhd | GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, |
581 | 25 | mhd | GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap, |
582 | 25 | mhd | GLX_INTEL_swap_event |
583 | 25 | mhd | OpenGL vendor string: Tungsten Graphics, Inc |
584 | 25 | mhd | OpenGL renderer string: Mesa DRI Mobile Intel® GM45 Express Chipset GEM 20100330 DEVELOPMENT |
585 | 25 | mhd | OpenGL version string: 2.1 Mesa 7.9-devel |
586 | 25 | mhd | OpenGL shading language version string: 1.20 |
587 | 25 | mhd | OpenGL extensions: |
588 | 25 | mhd | GL_ARB_copy_buffer, GL_ARB_depth_clamp, GL_ARB_depth_texture, |
589 | 25 | mhd | GL_ARB_draw_buffers, GL_ARB_draw_elements_base_vertex, |
590 | 25 | mhd | GL_ARB_fragment_coord_conventions, GL_ARB_fragment_program, |
591 | 25 | mhd | GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader, |
592 | 25 | mhd | GL_ARB_framebuffer_object, GL_ARB_half_float_pixel, |
593 | 25 | mhd | GL_ARB_half_float_vertex, GL_ARB_map_buffer_range, GL_ARB_multisample, |
594 | 25 | mhd | GL_ARB_multitexture, GL_ARB_occlusion_query, GL_ARB_pixel_buffer_object, |
595 | 25 | mhd | GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_provoking_vertex, |
596 | 25 | mhd | GL_ARB_seamless_cube_map, GL_ARB_shader_objects, |
597 | 25 | mhd | GL_ARB_shading_language_100, GL_ARB_shadow, GL_ARB_sync, |
598 | 25 | mhd | GL_ARB_texture_border_clamp, GL_ARB_texture_compression, |
599 | 25 | mhd | GL_ARB_texture_cube_map, GL_ARB_texture_env_add, |
600 | 25 | mhd | GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar, |
601 | 25 | mhd | GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat, |
602 | 25 | mhd | GL_ARB_texture_non_power_of_two, GL_ARB_texture_rectangle, |
603 | 25 | mhd | GL_ARB_texture_swizzle, GL_ARB_transpose_matrix, GL_ARB_vertex_array_bgra, |
604 | 25 | mhd | GL_ARB_vertex_array_object, GL_ARB_vertex_buffer_object, |
605 | 25 | mhd | GL_ARB_vertex_program, GL_ARB_vertex_shader, GL_ARB_window_pos, |
606 | 25 | mhd | GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, |
607 | 25 | mhd | GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, |
608 | 25 | mhd | GL_EXT_blend_logic_op, GL_EXT_blend_minmax, GL_EXT_blend_subtract, |
609 | 25 | mhd | GL_EXT_cull_vertex, GL_EXT_compiled_vertex_array, GL_EXT_copy_texture, |
610 | 25 | mhd | GL_EXT_draw_buffers2, GL_EXT_draw_range_elements, GL_EXT_framebuffer_blit, |
611 | 25 | mhd | GL_EXT_framebuffer_multisample, GL_EXT_framebuffer_object, |
612 | 25 | mhd | GL_EXT_fog_coord, GL_EXT_gpu_program_parameters, GL_EXT_multi_draw_arrays, |
613 | 25 | mhd | GL_EXT_packed_depth_stencil, GL_EXT_packed_pixels, |
614 | 25 | mhd | GL_EXT_pixel_buffer_object, GL_EXT_point_parameters, |
615 | 25 | mhd | GL_EXT_polygon_offset, GL_EXT_provoking_vertex, GL_EXT_rescale_normal, |
616 | 25 | mhd | GL_EXT_secondary_color, GL_EXT_separate_specular_color, |
617 | 25 | mhd | GL_EXT_shadow_funcs, GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, |
618 | 25 | mhd | GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D, |
619 | 25 | mhd | GL_EXT_texture_cube_map, GL_EXT_texture_edge_clamp, |
620 | 25 | mhd | GL_EXT_texture_env_add, GL_EXT_texture_env_combine, |
621 | 25 | mhd | GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic, |
622 | 25 | mhd | GL_EXT_texture_lod_bias, GL_EXT_texture_object, GL_EXT_texture_rectangle, |
623 | 25 | mhd | GL_EXT_texture_sRGB, GL_EXT_texture_swizzle, GL_EXT_vertex_array, |
624 | 25 | mhd | GL_EXT_vertex_array_bgra, GL_3DFX_texture_compression_FXT1, |
625 | 25 | mhd | GL_APPLE_client_storage, GL_APPLE_packed_pixels, |
626 | 25 | mhd | GL_APPLE_vertex_array_object, GL_APPLE_object_purgeable, |
627 | 25 | mhd | GL_ATI_blend_equation_separate, GL_ATI_envmap_bumpmap, |
628 | 25 | mhd | GL_ATI_texture_env_combine3, GL_ATI_separate_stencil, |
629 | 25 | mhd | GL_IBM_multimode_draw_arrays, GL_IBM_rasterpos_clip, |
630 | 25 | mhd | GL_IBM_texture_mirrored_repeat, GL_INGR_blend_func_separate, |
631 | 25 | mhd | GL_MESA_pack_invert, GL_MESA_texture_signed_rgba, GL_MESA_ycbcr_texture, |
632 | 25 | mhd | GL_MESA_window_pos, GL_NV_blend_square, GL_NV_depth_clamp, |
633 | 25 | mhd | GL_NV_light_max_exponent, GL_NV_packed_depth_stencil, |
634 | 25 | mhd | GL_NV_texgen_reflection, GL_NV_texture_env_combine4, |
635 | 25 | mhd | GL_NV_texture_rectangle, GL_NV_vertex_program, GL_NV_vertex_program1_1, |
636 | 25 | mhd | GL_OES_read_format, GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp, |
637 | 25 | mhd | GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays, |
638 | 25 | mhd | GL_OES_EGL_image |
639 | 25 | mhd | OpenGL limits: |
640 | 25 | mhd | GL_MAX_ATTRIB_STACK_DEPTH = 16 |
641 | 25 | mhd | GL_MAX_CLIENT_ATTRIB_STACK_DEPTH = 16 |
642 | 25 | mhd | GL_MAX_CLIP_PLANES = 6 |
643 | 25 | mhd | GL_MAX_COLOR_MATRIX_STACK_DEPTH = 4 |
644 | 25 | mhd | GL_MAX_ELEMENTS_VERTICES = 3000 |
645 | 25 | mhd | GL_MAX_ELEMENTS_INDICES = 3000 |
646 | 25 | mhd | GL_MAX_EVAL_ORDER = 30 |
647 | 25 | mhd | GL_MAX_LIGHTS = 8 |
648 | 25 | mhd | GL_MAX_LIST_NESTING = 64 |
649 | 25 | mhd | GL_MAX_MODELVIEW_STACK_DEPTH = 32 |
650 | 25 | mhd | GL_MAX_NAME_STACK_DEPTH = 64 |
651 | 25 | mhd | GL_MAX_PIXEL_MAP_TABLE = 256 |
652 | 25 | mhd | GL_MAX_PROJECTION_STACK_DEPTH = 32 |
653 | 25 | mhd | GL_MAX_TEXTURE_STACK_DEPTH = 10 |
654 | 25 | mhd | GL_MAX_TEXTURE_SIZE = 4096 |
655 | 25 | mhd | GL_MAX_3D_TEXTURE_SIZE = 256 |
656 | 25 | mhd | GL_MAX_VIEWPORT_DIMS = 4096, 4096 |
657 | 25 | mhd | GL_ALIASED_LINE_WIDTH_RANGE = 1, 5 |
658 | 25 | mhd | GL_SMOOTH_LINE_WIDTH_RANGE = 1, 5 |
659 | 25 | mhd | GL_ALIASED_POINT_SIZE_RANGE = 1, 255 |
660 | 25 | mhd | GL_SMOOTH_POINT_SIZE_RANGE = 1, 255 |
661 | 25 | mhd | GL_MAX_CUBE_MAP_TEXTURE_SIZE_ARB = 2048 |
662 | 25 | mhd | GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB = 6 |
663 | 25 | mhd | GL_MAX_TEXTURE_UNITS_ARB = 8 |
664 | 25 | mhd | GL_MAX_TEXTURE_LOD_BIAS_EXT = 12 |
665 | 25 | mhd | GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT = 16 |
666 | 25 | mhd | GL_MAX_DRAW_BUFFERS_ARB = 8 |
667 | 25 | mhd | GL_MAX_CONVOLUTION_WIDTH/HEIGHT = 9, 9 |
668 | 25 | mhd | GL_VERTEX_PROGRAM_ARB: |
669 | 25 | mhd | GL_MAX_PROGRAM_INSTRUCTIONS_ARB = 16384 |
670 | 25 | mhd | GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB = 16384 |
671 | 25 | mhd | GL_MAX_PROGRAM_TEMPORARIES_ARB = 256 |
672 | 25 | mhd | GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB = 256 |
673 | 25 | mhd | GL_MAX_PROGRAM_PARAMETERS_ARB = 1024 |
674 | 25 | mhd | GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB = 1024 |
675 | 25 | mhd | GL_MAX_PROGRAM_ATTRIBS_ARB = 16 |
676 | 25 | mhd | GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB = 16 |
677 | 25 | mhd | GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB = 1 |
678 | 25 | mhd | GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB = 1 |
679 | 25 | mhd | GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB = 1024 |
680 | 25 | mhd | GL_MAX_PROGRAM_ENV_PARAMETERS_ARB = 256 |
681 | 25 | mhd | GL_FRAGMENT_PROGRAM_ARB: |
682 | 25 | mhd | GL_MAX_PROGRAM_INSTRUCTIONS_ARB = 16384 |
683 | 25 | mhd | GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB = 16384 |
684 | 25 | mhd | GL_MAX_PROGRAM_TEMPORARIES_ARB = 256 |
685 | 25 | mhd | GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB = 256 |
686 | 25 | mhd | GL_MAX_PROGRAM_PARAMETERS_ARB = 64 |
687 | 25 | mhd | GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB = 1024 |
688 | 25 | mhd | GL_MAX_PROGRAM_ATTRIBS_ARB = 12 |
689 | 25 | mhd | GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB = 12 |
690 | 25 | mhd | GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB = 0 |
691 | 25 | mhd | GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB = 0 |
692 | 25 | mhd | GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB = 1024 |
693 | 25 | mhd | GL_MAX_PROGRAM_ENV_PARAMETERS_ARB = 256 |
694 | 25 | mhd | GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB = 16384 |
695 | 25 | mhd | GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB = 16384 |
696 | 25 | mhd | GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB = 16384 |
697 | 25 | mhd | GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB = 16384 |
698 | 25 | mhd | GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB = 16384 |
699 | 25 | mhd | GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB = 16384 |
700 | 25 | mhd | GL_VERTEX_SHADER_ARB: |
701 | 25 | mhd | GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB = 4096 |
702 | 25 | mhd | GL_MAX_VARYING_FLOATS_ARB = 64 |
703 | 25 | mhd | GL_MAX_VERTEX_ATTRIBS_ARB = 16 |
704 | 25 | mhd | GL_MAX_TEXTURE_IMAGE_UNITS_ARB = 16 |
705 | 25 | mhd | GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS_ARB = 0 |
706 | 25 | mhd | GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS_ARB = 16 |
707 | 25 | mhd | GL_MAX_TEXTURE_COORDS_ARB = 8 |
708 | 25 | mhd | GL_FRAGMENT_SHADER_ARB: |
709 | 25 | mhd | GL_MAX_FRAGMENT_UNIFORM_COMPONENTS_ARB = 4096 |
710 | 25 | mhd | GL_MAX_TEXTURE_COORDS_ARB = 8 |
711 | 25 | mhd | GL_MAX_TEXTURE_IMAGE_UNITS_ARB = 16 |
712 | 25 | mhd | |
713 | 25 | mhd | 32 GLX Visuals |
714 | 25 | mhd | visual x bf lv rg d st colorbuffer sr ax dp st accumbuffer ms cav |
715 | 25 | mhd | id dep cl sp sz l ci b ro r g b a F gb bf th cl r g b a ns b eat |
716 | 25 | mhd | ---------------------------------------------------------------------------- |
717 | 25 | mhd | 0x021 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None |
718 | 25 | mhd | 0x022 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None |
719 | 25 | mhd | 0x0a6 24 tc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None |
720 | 25 | mhd | 0x0a7 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None |
721 | 25 | mhd | 0x0a8 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None |
722 | 25 | mhd | 0x0a9 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None |
723 | 25 | mhd | 0x0aa 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None |
724 | 25 | mhd | 0x0ab 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None |
725 | 25 | mhd | 0x0ac 24 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None |
726 | 25 | mhd | 0x0ad 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None |
727 | 25 | mhd | 0x0ae 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None |
728 | 25 | mhd | 0x0af 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None |
729 | 25 | mhd | 0x0b0 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None |
730 | 25 | mhd | 0x0b1 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow |
731 | 25 | mhd | 0x0b2 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None |
732 | 25 | mhd | 0x0b3 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow |
733 | 25 | mhd | 0x0b4 24 dc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None |
734 | 25 | mhd | 0x0b5 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None |
735 | 25 | mhd | 0x0b6 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None |
736 | 25 | mhd | 0x0b7 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None |
737 | 25 | mhd | 0x0b8 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None |
738 | 25 | mhd | 0x0b9 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None |
739 | 25 | mhd | 0x0ba 24 dc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None |
740 | 25 | mhd | 0x0bb 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None |
741 | 25 | mhd | 0x0bc 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None |
742 | 25 | mhd | 0x0bd 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None |
743 | 25 | mhd | 0x0be 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None |
744 | 25 | mhd | 0x0bf 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None |
745 | 25 | mhd | 0x0c0 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow |
746 | 25 | mhd | 0x0c1 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None |
747 | 25 | mhd | 0x0c2 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow |
748 | 25 | mhd | 0x075 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None |
749 | 25 | mhd | |
750 | 25 | mhd | 48 GLXFBConfigs: |
751 | 25 | mhd | visual x bf lv rg d st colorbuffer sr ax dp st accumbuffer ms cav |
752 | 25 | mhd | id dep cl sp sz l ci b ro r g b a F gb bf th cl r g b a ns b eat |
753 | 25 | mhd | ---------------------------------------------------------------------------- |
754 | 25 | mhd | 0x076 0 tc 0 16 0 r . . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None |
755 | 25 | mhd | 0x077 0 tc 0 16 0 r y . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None |
756 | 25 | mhd | 0x078 0 tc 0 16 0 r y . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None |
757 | 25 | mhd | 0x079 0 tc 0 16 0 r . . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None |
758 | 25 | mhd | 0x07a 0 tc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None |
759 | 25 | mhd | 0x07b 0 tc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None |
760 | 25 | mhd | 0x07c 24 tc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None |
761 | 25 | mhd | 0x07d 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None |
762 | 25 | mhd | 0x07e 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None |
763 | 25 | mhd | 0x07f 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None |
764 | 25 | mhd | 0x080 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None |
765 | 25 | mhd | 0x081 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None |
766 | 25 | mhd | 0x082 24 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None |
767 | 25 | mhd | 0x083 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None |
768 | 25 | mhd | 0x084 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None |
769 | 25 | mhd | 0x085 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None |
770 | 25 | mhd | 0x086 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None |
771 | 25 | mhd | 0x087 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None |
772 | 25 | mhd | 0x088 0 tc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None |
773 | 25 | mhd | 0x089 0 tc 0 16 0 r y . 5 6 5 0 . . 0 16 0 16 16 16 0 0 0 Slow |
774 | 25 | mhd | 0x08a 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None |
775 | 25 | mhd | 0x08b 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow |
776 | 25 | mhd | 0x08c 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None |
777 | 25 | mhd | 0x08d 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow |
778 | 25 | mhd | 0x08e 0 dc 0 16 0 r . . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None |
779 | 25 | mhd | 0x08f 0 dc 0 16 0 r y . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None |
780 | 25 | mhd | 0x090 0 dc 0 16 0 r y . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None |
781 | 25 | mhd | 0x091 0 dc 0 16 0 r . . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None |
782 | 25 | mhd | 0x092 0 dc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None |
783 | 25 | mhd | 0x093 0 dc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None |
784 | 25 | mhd | 0x094 24 dc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None |
785 | 25 | mhd | 0x095 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None |
786 | 25 | mhd | 0x096 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None |
787 | 25 | mhd | 0x097 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None |
788 | 25 | mhd | 0x098 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None |
789 | 25 | mhd | 0x099 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None |
790 | 25 | mhd | 0x09a 24 dc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None |
791 | 25 | mhd | 0x09b 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None |
792 | 25 | mhd | 0x09c 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None |
793 | 25 | mhd | 0x09d 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None |
794 | 25 | mhd | 0x09e 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None |
795 | 25 | mhd | 0x09f 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None |
796 | 25 | mhd | 0x0a0 0 dc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None |
797 | 25 | mhd | 0x0a1 0 dc 0 16 0 r y . 5 6 5 0 . . 0 16 0 16 16 16 0 0 0 Slow |
798 | 25 | mhd | 0x0a2 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None |
799 | 25 | mhd | 0x0a3 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow |
800 | 25 | mhd | 0x0a4 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None |
801 | 25 | mhd | 0x0a5 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow |
802 | 25 | mhd | </pre> |
803 | 15 | JulFX | |
804 | 15 | JulFX | h2. "MESA":http://www.mesa3d.org/ Software Rasterizer |
805 | 15 | JulFX | |
806 | 24 | JulFX | h3. GeForce 7300 Go | Software Rasterizer Mesa 7.9-devel |
807 | 15 | JulFX | |
808 | 1 | kervala | <pre> |
809 | 1 | kervala | name of display: :0.0 |
810 | 1 | kervala | display: :0 screen: 0 |
811 | 1 | kervala | direct rendering: Yes |
812 | 1 | kervala | server glx vendor string: SGI |
813 | 1 | kervala | server glx version string: 1.4 |
814 | 1 | kervala | server glx extensions: |
815 | 1 | kervala | GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating, |
816 | 1 | kervala | GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method, |
817 | 1 | kervala | GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe, |
818 | 1 | kervala | GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, |
819 | 1 | kervala | GLX_MESA_copy_sub_buffer, GLX_INTEL_swap_event |
820 | 1 | kervala | client glx vendor string: Mesa Project and SGI |
821 | 1 | kervala | client glx version string: 1.4 |
822 | 1 | kervala | client glx extensions: |
823 | 1 | kervala | GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, |
824 | 1 | kervala | GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, |
825 | 1 | kervala | GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, |
826 | 1 | kervala | GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync, |
827 | 1 | kervala | GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, |
828 | 1 | kervala | GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap, |
829 | 1 | kervala | GLX_INTEL_swap_event |
830 | 1 | kervala | GLX version: 1.4 |
831 | 1 | kervala | GLX extensions: |
832 | 1 | kervala | GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, |
833 | 1 | kervala | GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_OML_swap_method, |
834 | 1 | kervala | GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, |
835 | 1 | kervala | GLX_INTEL_swap_event |
836 | 1 | kervala | OpenGL vendor string: Mesa Project |
837 | 1 | kervala | OpenGL renderer string: Software Rasterizer |
838 | 1 | kervala | OpenGL version string: 2.1 Mesa 7.9-devel |
839 | 1 | kervala | OpenGL shading language version string: 1.20 |
840 | 1 | kervala | OpenGL extensions: |
841 | 1 | kervala | GL_ARB_copy_buffer, GL_ARB_depth_clamp, GL_ARB_depth_texture, |
842 | 1 | kervala | GL_ARB_draw_buffers, GL_ARB_draw_elements_base_vertex, |
843 | 1 | kervala | GL_ARB_fragment_coord_conventions, GL_ARB_fragment_program, |
844 | 1 | kervala | GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader, |
845 | 1 | kervala | GL_ARB_framebuffer_object, GL_ARB_half_float_pixel, |
846 | 1 | kervala | GL_ARB_half_float_vertex, GL_ARB_imaging, GL_ARB_map_buffer_range, |
847 | 1 | kervala | GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query, |
848 | 1 | kervala | GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite, |
849 | 1 | kervala | GL_ARB_provoking_vertex, GL_ARB_shader_objects, |
850 | 1 | kervala | GL_ARB_shading_language_100, GL_ARB_shadow, GL_ARB_shadow_ambient, |
851 | 1 | kervala | GL_ARB_sync, GL_ARB_texture_border_clamp, GL_ARB_texture_compression, |
852 | 1 | kervala | GL_ARB_texture_cube_map, GL_ARB_texture_env_add, |
853 | 1 | kervala | GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar, |
854 | 1 | kervala | GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat, |
855 | 1 | kervala | GL_ARB_texture_non_power_of_two, GL_ARB_texture_rectangle, |
856 | 1 | kervala | GL_ARB_texture_swizzle, GL_ARB_transpose_matrix, GL_ARB_vertex_array_bgra, |
857 | 1 | kervala | GL_ARB_vertex_array_object, GL_ARB_vertex_buffer_object, |
858 | 1 | kervala | GL_ARB_vertex_program, GL_ARB_vertex_shader, GL_ARB_window_pos, |
859 | 1 | kervala | GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, |
860 | 1 | kervala | GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, |
861 | 1 | kervala | GL_EXT_blend_logic_op, GL_EXT_blend_minmax, GL_EXT_blend_subtract, |
862 | 1 | kervala | GL_EXT_compiled_vertex_array, GL_EXT_convolution, GL_EXT_copy_texture, |
863 | 1 | kervala | GL_EXT_depth_bounds_test, GL_EXT_draw_buffers2, |
864 | 1 | kervala | GL_EXT_draw_range_elements, GL_EXT_framebuffer_blit, |
865 | 1 | kervala | GL_EXT_framebuffer_multisample, GL_EXT_framebuffer_object, |
866 | 1 | kervala | GL_EXT_fog_coord, GL_EXT_gpu_program_parameters, GL_EXT_histogram, |
867 | 1 | kervala | GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil, |
868 | 1 | kervala | GL_EXT_packed_pixels, GL_EXT_paletted_texture, GL_EXT_pixel_buffer_object, |
869 | 1 | kervala | GL_EXT_point_parameters, GL_EXT_polygon_offset, GL_EXT_provoking_vertex, |
870 | 1 | kervala | GL_EXT_rescale_normal, GL_EXT_secondary_color, |
871 | 1 | kervala | GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, |
872 | 1 | kervala | GL_EXT_shared_texture_palette, GL_EXT_stencil_two_side, |
873 | 1 | kervala | GL_EXT_stencil_wrap, GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D, |
874 | 1 | kervala | GL_EXT_texture_array, GL_EXT_texture_cube_map, GL_EXT_texture_edge_clamp, |
875 | 1 | kervala | GL_EXT_texture_env_add, GL_EXT_texture_env_combine, |
876 | 1 | kervala | GL_EXT_texture_env_dot3, GL_EXT_texture_lod_bias, |
877 | 1 | kervala | GL_EXT_texture_mirror_clamp, GL_EXT_texture_object, |
878 | 1 | kervala | GL_EXT_texture_rectangle, GL_EXT_texture_sRGB, GL_EXT_texture_swizzle, |
879 | 1 | kervala | GL_EXT_vertex_array, GL_EXT_vertex_array_bgra, |
880 | 1 | kervala | GL_3DFX_texture_compression_FXT1, GL_APPLE_packed_pixels, |
881 | 1 | kervala | GL_APPLE_vertex_array_object, GL_APPLE_object_purgeable, |
882 | 1 | kervala | GL_ATI_blend_equation_separate, GL_ATI_envmap_bumpmap, |
883 | 1 | kervala | GL_ATI_texture_env_combine3, GL_ATI_texture_mirror_once, |
884 | 1 | kervala | GL_ATI_fragment_shader, GL_ATI_separate_stencil, |
885 | 1 | kervala | GL_IBM_multimode_draw_arrays, GL_IBM_rasterpos_clip, |
886 | 1 | kervala | GL_IBM_texture_mirrored_repeat, GL_INGR_blend_func_separate, |
887 | 1 | kervala | GL_MESA_pack_invert, GL_MESA_resize_buffers, GL_MESA_texture_array, |
888 | 1 | kervala | GL_MESA_ycbcr_texture, GL_MESA_window_pos, GL_NV_blend_square, |
889 | 1 | kervala | GL_NV_conditional_render, GL_NV_depth_clamp, GL_NV_fragment_program, |
890 | 1 | kervala | GL_NV_fragment_program_option, GL_NV_light_max_exponent, |
891 | 1 | kervala | GL_NV_packed_depth_stencil, GL_NV_point_sprite, GL_NV_texgen_reflection, |
892 | 1 | kervala | GL_NV_texture_env_combine4, GL_NV_texture_rectangle, GL_NV_vertex_program, |
893 | 1 | kervala | GL_NV_vertex_program1_1, GL_OES_read_format, GL_SGI_color_matrix, |
894 | 1 | kervala | GL_SGI_color_table, GL_SGI_texture_color_table, GL_SGIS_generate_mipmap, |
895 | 1 | kervala | GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp, |
896 | 1 | kervala | GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays |
897 | 1 | kervala | OpenGL limits: |
898 | 1 | kervala | GL_MAX_ATTRIB_STACK_DEPTH = 16 |
899 | 1 | kervala | GL_MAX_CLIENT_ATTRIB_STACK_DEPTH = 16 |
900 | 1 | kervala | GL_MAX_CLIP_PLANES = 6 |
901 | 1 | kervala | GL_MAX_COLOR_MATRIX_STACK_DEPTH = 4 |
902 | 1 | kervala | GL_MAX_ELEMENTS_VERTICES = 3000 |
903 | 1 | kervala | GL_MAX_ELEMENTS_INDICES = 3000 |
904 | 1 | kervala | GL_MAX_EVAL_ORDER = 30 |
905 | 1 | kervala | GL_MAX_LIGHTS = 8 |
906 | 1 | kervala | GL_MAX_LIST_NESTING = 64 |
907 | 1 | kervala | GL_MAX_MODELVIEW_STACK_DEPTH = 32 |
908 | 1 | kervala | GL_MAX_NAME_STACK_DEPTH = 64 |
909 | 1 | kervala | GL_MAX_PIXEL_MAP_TABLE = 256 |
910 | 1 | kervala | GL_MAX_PROJECTION_STACK_DEPTH = 32 |
911 | 1 | kervala | GL_MAX_TEXTURE_STACK_DEPTH = 10 |
912 | 1 | kervala | GL_MAX_TEXTURE_SIZE = 4096 |
913 | 1 | kervala | GL_MAX_3D_TEXTURE_SIZE = 256 |
914 | 1 | kervala | GL_MAX_VIEWPORT_DIMS = 4096, 4096 |
915 | 1 | kervala | GL_ALIASED_LINE_WIDTH_RANGE = 1, 10 |
916 | 1 | kervala | GL_SMOOTH_LINE_WIDTH_RANGE = 1, 10 |
917 | 1 | kervala | GL_ALIASED_POINT_SIZE_RANGE = 1, 60 |
918 | 1 | kervala | GL_SMOOTH_POINT_SIZE_RANGE = 1, 60 |
919 | 1 | kervala | GL_MAX_CUBE_MAP_TEXTURE_SIZE_ARB = 4096 |
920 | 1 | kervala | GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB = 6 |
921 | 1 | kervala | GL_MAX_TEXTURE_UNITS_ARB = 8 |
922 | 1 | kervala | GL_MAX_TEXTURE_LOD_BIAS_EXT = 12 |
923 | 1 | kervala | GL_MAX_DRAW_BUFFERS_ARB = 8 |
924 | 1 | kervala | GL_MAX_CONVOLUTION_WIDTH/HEIGHT = 9, 9 |
925 | 1 | kervala | GL_VERTEX_PROGRAM_ARB: |
926 | 1 | kervala | GL_MAX_PROGRAM_INSTRUCTIONS_ARB = 16384 |
927 | 1 | kervala | GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB = 0 |
928 | 1 | kervala | GL_MAX_PROGRAM_TEMPORARIES_ARB = 256 |
929 | 1 | kervala | GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB = 0 |
930 | 1 | kervala | GL_MAX_PROGRAM_PARAMETERS_ARB = 1024 |
931 | 1 | kervala | GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB = 0 |
932 | 1 | kervala | GL_MAX_PROGRAM_ATTRIBS_ARB = 16 |
933 | 1 | kervala | GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB = 0 |
934 | 1 | kervala | GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB = 1 |
935 | 1 | kervala | GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB = 0 |
936 | 1 | kervala | GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB = 1024 |
937 | 1 | kervala | GL_MAX_PROGRAM_ENV_PARAMETERS_ARB = 256 |
938 | 1 | kervala | GL_FRAGMENT_PROGRAM_ARB: |
939 | 1 | kervala | GL_MAX_PROGRAM_INSTRUCTIONS_ARB = 16384 |
940 | 1 | kervala | GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB = 0 |
941 | 1 | kervala | GL_MAX_PROGRAM_TEMPORARIES_ARB = 256 |
942 | 1 | kervala | GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB = 0 |
943 | 1 | kervala | GL_MAX_PROGRAM_PARAMETERS_ARB = 64 |
944 | 1 | kervala | GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB = 0 |
945 | 1 | kervala | GL_MAX_PROGRAM_ATTRIBS_ARB = 12 |
946 | 1 | kervala | GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB = 0 |
947 | 1 | kervala | GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB = 0 |
948 | 1 | kervala | GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB = 0 |
949 | 1 | kervala | GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB = 1024 |
950 | 1 | kervala | GL_MAX_PROGRAM_ENV_PARAMETERS_ARB = 256 |
951 | 1 | kervala | GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB = 16384 |
952 | 1 | kervala | GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB = 16384 |
953 | 1 | kervala | GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB = 16384 |
954 | 1 | kervala | GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB = 0 |
955 | 1 | kervala | GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB = 0 |
956 | 1 | kervala | GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB = 0 |
957 | 1 | kervala | GL_VERTEX_SHADER_ARB: |
958 | 1 | kervala | GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB = 4096 |
959 | 1 | kervala | GL_MAX_VARYING_FLOATS_ARB = 64 |
960 | 1 | kervala | GL_MAX_VERTEX_ATTRIBS_ARB = 16 |
961 | 1 | kervala | GL_MAX_TEXTURE_IMAGE_UNITS_ARB = 16 |
962 | 1 | kervala | GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS_ARB = 16 |
963 | 1 | kervala | GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS_ARB = 32 |
964 | 1 | kervala | GL_MAX_TEXTURE_COORDS_ARB = 8 |
965 | 1 | kervala | GL_FRAGMENT_SHADER_ARB: |
966 | 1 | kervala | GL_MAX_FRAGMENT_UNIFORM_COMPONENTS_ARB = 4096 |
967 | 1 | kervala | GL_MAX_TEXTURE_COORDS_ARB = 8 |
968 | 1 | kervala | GL_MAX_TEXTURE_IMAGE_UNITS_ARB = 16 |
969 | 1 | kervala | </pre> |
970 | 1 | kervala | |
971 | 15 | JulFX | h2. NVidia / "Nouveau":http://nouveau.freedesktop.org/wiki/ |
972 | 1 | kervala | |
973 | 23 | JulFX | h3. GeForce 8400M GS | Gallium 0.4 & Mesa 7.9-devel |
974 | 23 | JulFX | |
975 | 23 | JulFX | <pre> |
976 | 23 | JulFX | name of display: :0.0 |
977 | 23 | JulFX | nv50_screen_get_param:162 - Unknown PIPE_CAP 11 |
978 | 23 | JulFX | display: :0 screen: 0 |
979 | 23 | JulFX | direct rendering: Yes |
980 | 23 | JulFX | server glx vendor string: SGI |
981 | 23 | JulFX | server glx version string: 1.4 |
982 | 23 | JulFX | server glx extensions: |
983 | 23 | JulFX | GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, |
984 | 23 | JulFX | GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, |
985 | 23 | JulFX | GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGIS_multisample, |
986 | 23 | JulFX | GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, |
987 | 23 | JulFX | GLX_INTEL_swap_event |
988 | 23 | JulFX | client glx vendor string: Mesa Project and SGI |
989 | 23 | JulFX | client glx version string: 1.4 |
990 | 23 | JulFX | client glx extensions: |
991 | 23 | JulFX | GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, |
992 | 23 | JulFX | GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, |
993 | 23 | JulFX | GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, |
994 | 23 | JulFX | GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync, |
995 | 23 | JulFX | GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, |
996 | 23 | JulFX | GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap, |
997 | 23 | JulFX | GLX_INTEL_swap_event |
998 | 23 | JulFX | GLX version: 1.4 |
999 | 23 | JulFX | GLX extensions: |
1000 | 23 | JulFX | GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, |
1001 | 23 | JulFX | GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, |
1002 | 23 | JulFX | GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, |
1003 | 23 | JulFX | GLX_SGI_make_current_read, GLX_SGI_video_sync, GLX_SGIS_multisample, |
1004 | 23 | JulFX | GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, |
1005 | 23 | JulFX | GLX_EXT_texture_from_pixmap, GLX_INTEL_swap_event |
1006 | 23 | JulFX | OpenGL vendor string: nouveau |
1007 | 23 | JulFX | OpenGL renderer string: Gallium 0.4 on NV86 |
1008 | 23 | JulFX | OpenGL version string: 2.1 Mesa 7.9-devel |
1009 | 23 | JulFX | OpenGL shading language version string: 1.20 |
1010 | 23 | JulFX | OpenGL extensions: |
1011 | 23 | JulFX | GL_ARB_copy_buffer, GL_ARB_depth_clamp, GL_ARB_depth_texture, |
1012 | 23 | JulFX | GL_ARB_draw_buffers, GL_ARB_draw_elements_base_vertex, |
1013 | 23 | JulFX | GL_ARB_fragment_coord_conventions, GL_ARB_fragment_program, |
1014 | 23 | JulFX | GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader, |
1015 | 23 | JulFX | GL_ARB_framebuffer_object, GL_ARB_map_buffer_range, GL_ARB_multisample, |
1016 | 23 | JulFX | GL_ARB_multitexture, GL_ARB_occlusion_query, GL_ARB_pixel_buffer_object, |
1017 | 23 | JulFX | GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_provoking_vertex, |
1018 | 23 | JulFX | GL_ARB_shader_objects, GL_ARB_shading_language_100, GL_ARB_shadow, |
1019 | 23 | JulFX | GL_ARB_texture_border_clamp, GL_ARB_texture_compression, |
1020 | 23 | JulFX | GL_ARB_texture_cube_map, GL_ARB_texture_env_add, |
1021 | 23 | JulFX | GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar, |
1022 | 23 | JulFX | GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat, |
1023 | 23 | JulFX | GL_ARB_texture_non_power_of_two, GL_ARB_texture_rectangle, |
1024 | 23 | JulFX | GL_ARB_transpose_matrix, GL_ARB_vertex_array_bgra, |
1025 | 23 | JulFX | GL_ARB_vertex_array_object, GL_ARB_vertex_buffer_object, |
1026 | 23 | JulFX | GL_ARB_vertex_program, GL_ARB_vertex_shader, GL_ARB_window_pos, |
1027 | 23 | JulFX | GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, |
1028 | 23 | JulFX | GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, |
1029 | 23 | JulFX | GL_EXT_blend_logic_op, GL_EXT_blend_minmax, GL_EXT_blend_subtract, |
1030 | 23 | JulFX | GL_EXT_compiled_vertex_array, GL_EXT_copy_texture, GL_EXT_draw_buffers2, |
1031 | 23 | JulFX | GL_EXT_draw_range_elements, GL_EXT_framebuffer_blit, |
1032 | 23 | JulFX | GL_EXT_framebuffer_multisample, GL_EXT_framebuffer_object, |
1033 | 23 | JulFX | GL_EXT_fog_coord, GL_EXT_gpu_program_parameters, GL_EXT_multi_draw_arrays, |
1034 | 23 | JulFX | GL_EXT_packed_depth_stencil, GL_EXT_packed_pixels, |
1035 | 23 | JulFX | GL_EXT_pixel_buffer_object, GL_EXT_point_parameters, |
1036 | 23 | JulFX | GL_EXT_polygon_offset, GL_EXT_provoking_vertex, GL_EXT_rescale_normal, |
1037 | 23 | JulFX | GL_EXT_secondary_color, GL_EXT_separate_specular_color, |
1038 | 23 | JulFX | GL_EXT_shadow_funcs, GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, |
1039 | 23 | JulFX | GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D, |
1040 | 23 | JulFX | GL_EXT_texture_cube_map, GL_EXT_texture_edge_clamp, |
1041 | 23 | JulFX | GL_EXT_texture_env_add, GL_EXT_texture_env_combine, |
1042 | 23 | JulFX | GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic, |
1043 | 23 | JulFX | GL_EXT_texture_lod_bias, GL_EXT_texture_mirror_clamp, |
1044 | 23 | JulFX | GL_EXT_texture_object, GL_EXT_texture_rectangle, GL_EXT_texture_sRGB, |
1045 | 23 | JulFX | GL_EXT_vertex_array, GL_EXT_vertex_array_bgra, GL_APPLE_packed_pixels, |
1046 | 23 | JulFX | GL_APPLE_vertex_array_object, GL_ATI_blend_equation_separate, |
1047 | 23 | JulFX | GL_ATI_texture_env_combine3, GL_ATI_texture_mirror_once, |
1048 | 23 | JulFX | GL_ATI_separate_stencil, GL_IBM_multimode_draw_arrays, |
1049 | 23 | JulFX | GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat, |
1050 | 23 | JulFX | GL_INGR_blend_func_separate, GL_MESA_pack_invert, GL_MESA_window_pos, |
1051 | 23 | JulFX | GL_NV_blend_square, GL_NV_conditional_render, GL_NV_depth_clamp, |
1052 | 23 | JulFX | GL_NV_light_max_exponent, GL_NV_packed_depth_stencil, |
1053 | 23 | JulFX | GL_NV_texgen_reflection, GL_NV_texture_env_combine4, |
1054 | 23 | JulFX | GL_NV_texture_rectangle, GL_OES_read_format, GL_SGI_color_matrix, |
1055 | 23 | JulFX | GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp, |
1056 | 23 | JulFX | GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays, |
1057 | 23 | JulFX | GL_OES_EGL_image, GL_OES_draw_texture |
1058 | 23 | JulFX | OpenGL limits: |
1059 | 23 | JulFX | GL_MAX_ATTRIB_STACK_DEPTH = 16 |
1060 | 23 | JulFX | GL_MAX_CLIENT_ATTRIB_STACK_DEPTH = 16 |
1061 | 23 | JulFX | GL_MAX_CLIP_PLANES = 6 |
1062 | 23 | JulFX | GL_MAX_COLOR_MATRIX_STACK_DEPTH = 4 |
1063 | 23 | JulFX | GL_MAX_ELEMENTS_VERTICES = 3000 |
1064 | 23 | JulFX | GL_MAX_ELEMENTS_INDICES = 3000 |
1065 | 23 | JulFX | GL_MAX_EVAL_ORDER = 30 |
1066 | 23 | JulFX | GL_MAX_LIGHTS = 8 |
1067 | 23 | JulFX | GL_MAX_LIST_NESTING = 64 |
1068 | 23 | JulFX | GL_MAX_MODELVIEW_STACK_DEPTH = 32 |
1069 | 23 | JulFX | GL_MAX_NAME_STACK_DEPTH = 64 |
1070 | 23 | JulFX | GL_MAX_PIXEL_MAP_TABLE = 256 |
1071 | 23 | JulFX | GL_MAX_PROJECTION_STACK_DEPTH = 32 |
1072 | 23 | JulFX | GL_MAX_TEXTURE_STACK_DEPTH = 10 |
1073 | 23 | JulFX | GL_MAX_TEXTURE_SIZE = 4096 |
1074 | 23 | JulFX | GL_MAX_3D_TEXTURE_SIZE = 256 |
1075 | 23 | JulFX | GL_MAX_VIEWPORT_DIMS = 4096, 4096 |
1076 | 23 | JulFX | GL_ALIASED_LINE_WIDTH_RANGE = 1, 10 |
1077 | 23 | JulFX | GL_SMOOTH_LINE_WIDTH_RANGE = 1, 10 |
1078 | 23 | JulFX | GL_ALIASED_POINT_SIZE_RANGE = 1, 64 |
1079 | 23 | JulFX | GL_SMOOTH_POINT_SIZE_RANGE = 0, 64 |
1080 | 23 | JulFX | GL_MAX_CUBE_MAP_TEXTURE_SIZE_ARB = 4096 |
1081 | 23 | JulFX | GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB = 4 |
1082 | 23 | JulFX | GL_MAX_TEXTURE_UNITS_ARB = 8 |
1083 | 23 | JulFX | GL_MAX_TEXTURE_LOD_BIAS_EXT = 4 |
1084 | 23 | JulFX | GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT = 16 |
1085 | 23 | JulFX | GL_MAX_DRAW_BUFFERS_ARB = 8 |
1086 | 23 | JulFX | GL_MAX_CONVOLUTION_WIDTH/HEIGHT = 9, 9 |
1087 | 23 | JulFX | GL_VERTEX_PROGRAM_ARB: |
1088 | 23 | JulFX | GL_MAX_PROGRAM_INSTRUCTIONS_ARB = 16384 |
1089 | 23 | JulFX | GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB = 16384 |
1090 | 23 | JulFX | GL_MAX_PROGRAM_TEMPORARIES_ARB = 256 |
1091 | 23 | JulFX | GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB = 32 |
1092 | 23 | JulFX | GL_MAX_PROGRAM_PARAMETERS_ARB = 1024 |
1093 | 23 | JulFX | GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB = 4096 |
1094 | 23 | JulFX | GL_MAX_PROGRAM_ATTRIBS_ARB = 16 |
1095 | 23 | JulFX | GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB = 16 |
1096 | 23 | JulFX | GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB = 1 |
1097 | 23 | JulFX | GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB = 1 |
1098 | 23 | JulFX | GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB = 1024 |
1099 | 23 | JulFX | GL_MAX_PROGRAM_ENV_PARAMETERS_ARB = 256 |
1100 | 23 | JulFX | GL_FRAGMENT_PROGRAM_ARB: |
1101 | 23 | JulFX | GL_MAX_PROGRAM_INSTRUCTIONS_ARB = 16384 |
1102 | 23 | JulFX | GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB = 16384 |
1103 | 23 | JulFX | GL_MAX_PROGRAM_TEMPORARIES_ARB = 256 |
1104 | 23 | JulFX | GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB = 32 |
1105 | 23 | JulFX | GL_MAX_PROGRAM_PARAMETERS_ARB = 64 |
1106 | 23 | JulFX | GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB = 4096 |
1107 | 23 | JulFX | GL_MAX_PROGRAM_ATTRIBS_ARB = 12 |
1108 | 23 | JulFX | GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB = 16 |
1109 | 23 | JulFX | GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB = 0 |
1110 | 23 | JulFX | GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB = 1 |
1111 | 23 | JulFX | GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB = 1024 |
1112 | 23 | JulFX | GL_MAX_PROGRAM_ENV_PARAMETERS_ARB = 256 |
1113 | 23 | JulFX | GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB = 16384 |
1114 | 23 | JulFX | GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB = 16384 |
1115 | 23 | JulFX | GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB = 16384 |
1116 | 23 | JulFX | GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB = 16384 |
1117 | 23 | JulFX | GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB = 16384 |
1118 | 23 | JulFX | GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB = 16384 |
1119 | 23 | JulFX | GL_VERTEX_SHADER_ARB: |
1120 | 23 | JulFX | GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB = 4096 |
1121 | 23 | JulFX | GL_MAX_VARYING_FLOATS_ARB = 56 |
1122 | 23 | JulFX | GL_MAX_VERTEX_ATTRIBS_ARB = 16 |
1123 | 23 | JulFX | GL_MAX_TEXTURE_IMAGE_UNITS_ARB = 16 |
1124 | 23 | JulFX | GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS_ARB = 16 |
1125 | 23 | JulFX | GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS_ARB = 32 |
1126 | 23 | JulFX | GL_MAX_TEXTURE_COORDS_ARB = 8 |
1127 | 23 | JulFX | GL_FRAGMENT_SHADER_ARB: |
1128 | 23 | JulFX | GL_MAX_FRAGMENT_UNIFORM_COMPONENTS_ARB = 4096 |
1129 | 23 | JulFX | GL_MAX_TEXTURE_COORDS_ARB = 8 |
1130 | 23 | JulFX | GL_MAX_TEXTURE_IMAGE_UNITS_ARB = 16 |
1131 | 23 | JulFX | </pre> |
1132 | 23 | JulFX | |
1133 | 24 | JulFX | h3. GeForce 9800 GT | Gallium 0.4 & Mesa 7.9-devel |
1134 | 1 | kervala | |
1135 | 1 | kervala | <pre> |
1136 | 1 | kervala | name of display: :0.0 |
1137 | 1 | kervala | display: :0 screen: 0 |
1138 | 1 | kervala | direct rendering: Yes |
1139 | 15 | JulFX | server glx vendor string: SGI |
1140 | 15 | JulFX | server glx version string: 1.4 |
1141 | 15 | JulFX | server glx extensions: |
1142 | 15 | JulFX | GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, |
1143 | 15 | JulFX | GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, |
1144 | 15 | JulFX | GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGIS_multisample, |
1145 | 15 | JulFX | GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, |
1146 | 15 | JulFX | GLX_INTEL_swap_event |
1147 | 15 | JulFX | client glx vendor string: Mesa Project and SGI |
1148 | 15 | JulFX | client glx version string: 1.4 |
1149 | 15 | JulFX | client glx extensions: |
1150 | 15 | JulFX | GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, |
1151 | 15 | JulFX | GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, |
1152 | 15 | JulFX | GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, |
1153 | 15 | JulFX | GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync, |
1154 | 15 | JulFX | GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, |
1155 | 15 | JulFX | GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap, |
1156 | 15 | JulFX | GLX_INTEL_swap_event |
1157 | 15 | JulFX | GLX version: 1.4 |
1158 | 15 | JulFX | GLX extensions: |
1159 | 15 | JulFX | GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, |
1160 | 15 | JulFX | GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, |
1161 | 15 | JulFX | GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, |
1162 | 15 | JulFX | GLX_SGI_make_current_read, GLX_SGI_video_sync, GLX_SGIS_multisample, |
1163 | 15 | JulFX | GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, |
1164 | 15 | JulFX | GLX_EXT_texture_from_pixmap, GLX_INTEL_swap_event |
1165 | 15 | JulFX | OpenGL vendor string: nouveau |
1166 | 15 | JulFX | OpenGL renderer string: Gallium 0.4 on NV92 |
1167 | 15 | JulFX | OpenGL version string: 2.1 Mesa 7.9-devel |
1168 | 15 | JulFX | OpenGL shading language version string: 1.20 |
1169 | 15 | JulFX | OpenGL extensions: |
1170 | 15 | JulFX | GL_ARB_copy_buffer, GL_ARB_depth_clamp, GL_ARB_depth_texture, |
1171 | 15 | JulFX | GL_ARB_draw_buffers, GL_ARB_draw_elements_base_vertex, |
1172 | 15 | JulFX | GL_ARB_fragment_coord_conventions, GL_ARB_fragment_program, |
1173 | 15 | JulFX | GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader, |
1174 | 15 | JulFX | GL_ARB_framebuffer_object, GL_ARB_map_buffer_range, GL_ARB_multisample, |
1175 | 15 | JulFX | GL_ARB_multitexture, GL_ARB_occlusion_query, GL_ARB_pixel_buffer_object, |
1176 | 15 | JulFX | GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_provoking_vertex, |
1177 | 15 | JulFX | GL_ARB_shader_objects, GL_ARB_shading_language_100, GL_ARB_shadow, |
1178 | 15 | JulFX | GL_ARB_texture_border_clamp, GL_ARB_texture_compression, |
1179 | 15 | JulFX | GL_ARB_texture_cube_map, GL_ARB_texture_env_add, |
1180 | 15 | JulFX | GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar, |
1181 | 15 | JulFX | GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat, |
1182 | 15 | JulFX | GL_ARB_texture_non_power_of_two, GL_ARB_texture_rectangle, |
1183 | 15 | JulFX | GL_ARB_transpose_matrix, GL_ARB_vertex_array_bgra, |
1184 | 15 | JulFX | GL_ARB_vertex_array_object, GL_ARB_vertex_buffer_object, |
1185 | 15 | JulFX | GL_ARB_vertex_program, GL_ARB_vertex_shader, GL_ARB_window_pos, |
1186 | 15 | JulFX | GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, |
1187 | 15 | JulFX | GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, |
1188 | 15 | JulFX | GL_EXT_blend_logic_op, GL_EXT_blend_minmax, GL_EXT_blend_subtract, |
1189 | 15 | JulFX | GL_EXT_compiled_vertex_array, GL_EXT_copy_texture, GL_EXT_draw_buffers2, |
1190 | 15 | JulFX | GL_EXT_draw_range_elements, GL_EXT_framebuffer_blit, |
1191 | 15 | JulFX | GL_EXT_framebuffer_multisample, GL_EXT_framebuffer_object, |
1192 | 15 | JulFX | GL_EXT_fog_coord, GL_EXT_gpu_program_parameters, GL_EXT_multi_draw_arrays, |
1193 | 15 | JulFX | GL_EXT_packed_depth_stencil, GL_EXT_packed_pixels, |
1194 | 15 | JulFX | GL_EXT_pixel_buffer_object, GL_EXT_point_parameters, |
1195 | 15 | JulFX | GL_EXT_polygon_offset, GL_EXT_provoking_vertex, GL_EXT_rescale_normal, |
1196 | 15 | JulFX | GL_EXT_secondary_color, GL_EXT_separate_specular_color, |
1197 | 15 | JulFX | GL_EXT_shadow_funcs, GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, |
1198 | 15 | JulFX | GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D, |
1199 | 15 | JulFX | GL_EXT_texture_cube_map, GL_EXT_texture_edge_clamp, |
1200 | 15 | JulFX | GL_EXT_texture_env_add, GL_EXT_texture_env_combine, |
1201 | 15 | JulFX | GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic, |
1202 | 15 | JulFX | GL_EXT_texture_lod_bias, GL_EXT_texture_mirror_clamp, |
1203 | 15 | JulFX | GL_EXT_texture_object, GL_EXT_texture_rectangle, GL_EXT_texture_sRGB, |
1204 | 15 | JulFX | GL_EXT_vertex_array, GL_EXT_vertex_array_bgra, GL_APPLE_packed_pixels, |
1205 | 15 | JulFX | GL_APPLE_vertex_array_object, GL_ATI_blend_equation_separate, |
1206 | 15 | JulFX | GL_ATI_texture_env_combine3, GL_ATI_texture_mirror_once, |
1207 | 15 | JulFX | GL_ATI_separate_stencil, GL_IBM_multimode_draw_arrays, |
1208 | 15 | JulFX | GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat, |
1209 | 15 | JulFX | GL_INGR_blend_func_separate, GL_MESA_pack_invert, GL_MESA_window_pos, |
1210 | 15 | JulFX | GL_NV_blend_square, GL_NV_conditional_render, GL_NV_depth_clamp, |
1211 | 15 | JulFX | GL_NV_light_max_exponent, GL_NV_packed_depth_stencil, |
1212 | 15 | JulFX | GL_NV_texgen_reflection, GL_NV_texture_env_combine4, |
1213 | 15 | JulFX | GL_NV_texture_rectangle, GL_OES_read_format, GL_SGI_color_matrix, |
1214 | 15 | JulFX | GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp, |
1215 | 15 | JulFX | GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays, |
1216 | 15 | JulFX | GL_OES_EGL_image, GL_OES_draw_texture |
1217 | 15 | JulFX | OpenGL limits: |
1218 | 15 | JulFX | GL_MAX_ATTRIB_STACK_DEPTH = 16 |
1219 | 15 | JulFX | GL_MAX_CLIENT_ATTRIB_STACK_DEPTH = 16 |
1220 | 15 | JulFX | GL_MAX_CLIP_PLANES = 6 |
1221 | 15 | JulFX | GL_MAX_COLOR_MATRIX_STACK_DEPTH = 4 |
1222 | 15 | JulFX | GL_MAX_ELEMENTS_VERTICES = 3000 |
1223 | 15 | JulFX | GL_MAX_ELEMENTS_INDICES = 3000 |
1224 | 15 | JulFX | GL_MAX_EVAL_ORDER = 30 |
1225 | 15 | JulFX | GL_MAX_LIGHTS = 8 |
1226 | 15 | JulFX | GL_MAX_LIST_NESTING = 64 |
1227 | 15 | JulFX | GL_MAX_MODELVIEW_STACK_DEPTH = 32 |
1228 | 15 | JulFX | GL_MAX_NAME_STACK_DEPTH = 64 |
1229 | 15 | JulFX | GL_MAX_PIXEL_MAP_TABLE = 256 |
1230 | 15 | JulFX | GL_MAX_PROJECTION_STACK_DEPTH = 32 |
1231 | 15 | JulFX | GL_MAX_TEXTURE_STACK_DEPTH = 10 |
1232 | 15 | JulFX | GL_MAX_TEXTURE_SIZE = 4096 |
1233 | 15 | JulFX | GL_MAX_3D_TEXTURE_SIZE = 256 |
1234 | 15 | JulFX | GL_MAX_VIEWPORT_DIMS = 4096, 4096 |
1235 | 15 | JulFX | GL_ALIASED_LINE_WIDTH_RANGE = 1, 10 |
1236 | 15 | JulFX | GL_SMOOTH_LINE_WIDTH_RANGE = 1, 10 |
1237 | 15 | JulFX | GL_ALIASED_POINT_SIZE_RANGE = 1, 64 |
1238 | 15 | JulFX | GL_SMOOTH_POINT_SIZE_RANGE = 0, 64 |
1239 | 15 | JulFX | GL_MAX_CUBE_MAP_TEXTURE_SIZE_ARB = 4096 |
1240 | 15 | JulFX | GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB = 4 |
1241 | 15 | JulFX | GL_MAX_TEXTURE_UNITS_ARB = 8 |
1242 | 15 | JulFX | GL_MAX_TEXTURE_LOD_BIAS_EXT = 4 |
1243 | 15 | JulFX | GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT = 16 |
1244 | 15 | JulFX | GL_MAX_DRAW_BUFFERS_ARB = 8 |
1245 | 15 | JulFX | GL_MAX_CONVOLUTION_WIDTH/HEIGHT = 9, 9 |
1246 | 15 | JulFX | GL_VERTEX_PROGRAM_ARB: |
1247 | 15 | JulFX | GL_MAX_PROGRAM_INSTRUCTIONS_ARB = 16384 |
1248 | 15 | JulFX | GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB = 16384 |
1249 | 15 | JulFX | GL_MAX_PROGRAM_TEMPORARIES_ARB = 256 |
1250 | 15 | JulFX | GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB = 32 |
1251 | 15 | JulFX | GL_MAX_PROGRAM_PARAMETERS_ARB = 1024 |
1252 | 15 | JulFX | GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB = 4096 |
1253 | 15 | JulFX | GL_MAX_PROGRAM_ATTRIBS_ARB = 16 |
1254 | 15 | JulFX | GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB = 16 |
1255 | 15 | JulFX | GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB = 1 |
1256 | 15 | JulFX | GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB = 1 |
1257 | 15 | JulFX | GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB = 1024 |
1258 | 15 | JulFX | GL_MAX_PROGRAM_ENV_PARAMETERS_ARB = 256 |
1259 | 15 | JulFX | GL_FRAGMENT_PROGRAM_ARB: |
1260 | 15 | JulFX | GL_MAX_PROGRAM_INSTRUCTIONS_ARB = 16384 |
1261 | 15 | JulFX | GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB = 16384 |
1262 | 15 | JulFX | GL_MAX_PROGRAM_TEMPORARIES_ARB = 256 |
1263 | 15 | JulFX | GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB = 32 |
1264 | 15 | JulFX | GL_MAX_PROGRAM_PARAMETERS_ARB = 64 |
1265 | 15 | JulFX | GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB = 4096 |
1266 | 15 | JulFX | GL_MAX_PROGRAM_ATTRIBS_ARB = 12 |
1267 | 15 | JulFX | GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB = 16 |
1268 | 15 | JulFX | GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB = 0 |
1269 | 15 | JulFX | GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB = 1 |
1270 | 15 | JulFX | GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB = 1024 |
1271 | 15 | JulFX | GL_MAX_PROGRAM_ENV_PARAMETERS_ARB = 256 |
1272 | 15 | JulFX | GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB = 16384 |
1273 | 15 | JulFX | GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB = 16384 |
1274 | 15 | JulFX | GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB = 16384 |
1275 | 15 | JulFX | GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB = 16384 |
1276 | 15 | JulFX | GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB = 16384 |
1277 | 15 | JulFX | GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB = 16384 |
1278 | 15 | JulFX | GL_VERTEX_SHADER_ARB: |
1279 | 15 | JulFX | GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB = 4096 |
1280 | 15 | JulFX | GL_MAX_VARYING_FLOATS_ARB = 56 |
1281 | 15 | JulFX | GL_MAX_VERTEX_ATTRIBS_ARB = 16 |
1282 | 15 | JulFX | GL_MAX_TEXTURE_IMAGE_UNITS_ARB = 16 |
1283 | 15 | JulFX | GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS_ARB = 16 |
1284 | 15 | JulFX | GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS_ARB = 32 |
1285 | 15 | JulFX | GL_MAX_TEXTURE_COORDS_ARB = 8 |
1286 | 15 | JulFX | GL_FRAGMENT_SHADER_ARB: |
1287 | 15 | JulFX | GL_MAX_FRAGMENT_UNIFORM_COMPONENTS_ARB = 4096 |
1288 | 15 | JulFX | GL_MAX_TEXTURE_COORDS_ARB = 8 |
1289 | 15 | JulFX | GL_MAX_TEXTURE_IMAGE_UNITS_ARB = 16 |
1290 | 15 | JulFX | </pre> |
1291 | 15 | JulFX | |
1292 | 15 | JulFX | h2. NVidia / "Proprietary":http://www.nvidia.com/object/unix.html |
1293 | 15 | JulFX | |
1294 | 22 | JulFX | h3. GeForce 8400M GS | 260.19.06 |
1295 | 21 | JulFX | |
1296 | 21 | JulFX | <pre> |
1297 | 21 | JulFX | name of display: :0.0 |
1298 | 21 | JulFX | display: :0 screen: 0 |
1299 | 21 | JulFX | direct rendering: Yes |
1300 | 21 | JulFX | server glx vendor string: NVIDIA Corporation |
1301 | 21 | JulFX | server glx version string: 1.4 |
1302 | 21 | JulFX | server glx extensions: |
1303 | 21 | JulFX | GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, |
1304 | 21 | JulFX | GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control, |
1305 | 21 | JulFX | GLX_EXT_swap_control, GLX_EXT_texture_from_pixmap, GLX_ARB_create_context, |
1306 | 21 | JulFX | GLX_ARB_create_context_profile, GLX_EXT_create_context_es2_profile, |
1307 | 21 | JulFX | GLX_ARB_create_context_robustness, GLX_ARB_multisample, |
1308 | 21 | JulFX | GLX_NV_float_buffer, GLX_ARB_fbconfig_float, GLX_EXT_framebuffer_sRGB |
1309 | 21 | JulFX | client glx vendor string: NVIDIA Corporation |
1310 | 21 | JulFX | client glx version string: 1.4 |
1311 | 21 | JulFX | client glx extensions: |
1312 | 21 | JulFX | GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info, |
1313 | 21 | JulFX | GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync, |
1314 | 21 | JulFX | GLX_NV_swap_group, GLX_NV_video_out, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, |
1315 | 21 | JulFX | GLX_SGI_swap_control, GLX_EXT_swap_control, GLX_ARB_create_context, |
1316 | 21 | JulFX | GLX_ARB_create_context_profile, GLX_NV_float_buffer, |
1317 | 21 | JulFX | GLX_ARB_fbconfig_float, GLX_EXT_fbconfig_packed_float, |
1318 | 21 | JulFX | GLX_EXT_texture_from_pixmap, GLX_EXT_framebuffer_sRGB, |
1319 | 21 | JulFX | GLX_NV_present_video, GLX_NV_copy_image, GLX_NV_multisample_coverage, |
1320 | 21 | JulFX | GLX_NV_video_capture, GLX_EXT_create_context_es2_profile, |
1321 | 21 | JulFX | GLX_ARB_create_context_robustness |
1322 | 21 | JulFX | GLX version: 1.4 |
1323 | 21 | JulFX | GLX extensions: |
1324 | 21 | JulFX | GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, |
1325 | 21 | JulFX | GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control, |
1326 | 21 | JulFX | GLX_EXT_swap_control, GLX_EXT_texture_from_pixmap, GLX_ARB_create_context, |
1327 | 21 | JulFX | GLX_ARB_create_context_profile, GLX_EXT_create_context_es2_profile, |
1328 | 21 | JulFX | GLX_ARB_create_context_robustness, GLX_ARB_multisample, |
1329 | 21 | JulFX | GLX_NV_float_buffer, GLX_ARB_fbconfig_float, GLX_EXT_framebuffer_sRGB, |
1330 | 21 | JulFX | GLX_ARB_get_proc_address |
1331 | 21 | JulFX | OpenGL vendor string: NVIDIA Corporation |
1332 | 21 | JulFX | OpenGL renderer string: GeForce 8400M GS/PCI/SSE2 |
1333 | 21 | JulFX | OpenGL version string: 3.3.0 NVIDIA 260.19.06 |
1334 | 21 | JulFX | OpenGL shading language version string: 3.30 NVIDIA via Cg compiler |
1335 | 21 | JulFX | OpenGL extensions: |
1336 | 21 | JulFX | GL_ARB_blend_func_extended, GL_ARB_color_buffer_float, |
1337 | 21 | JulFX | GL_ARB_compatibility, GL_ARB_copy_buffer, GL_ARB_depth_buffer_float, |
1338 | 21 | JulFX | GL_ARB_depth_clamp, GL_ARB_depth_texture, GL_ARB_draw_buffers, |
1339 | 21 | JulFX | GL_ARB_draw_elements_base_vertex, GL_ARB_draw_instanced, |
1340 | 21 | JulFX | GL_ARB_ES2_compatibility, GL_ARB_explicit_attrib_location, |
1341 | 21 | JulFX | GL_ARB_fragment_coord_conventions, GL_ARB_fragment_program, |
1342 | 21 | JulFX | GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader, |
1343 | 21 | JulFX | GL_ARB_framebuffer_object, GL_ARB_framebuffer_sRGB, |
1344 | 21 | JulFX | GL_ARB_geometry_shader4, GL_ARB_get_program_binary, |
1345 | 21 | JulFX | GL_ARB_half_float_pixel, GL_ARB_half_float_vertex, GL_ARB_imaging, |
1346 | 21 | JulFX | GL_ARB_instanced_arrays, GL_ARB_map_buffer_range, GL_ARB_multisample, |
1347 | 21 | JulFX | GL_ARB_multitexture, GL_ARB_occlusion_query, GL_ARB_occlusion_query2, |
1348 | 21 | JulFX | GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite, |
1349 | 21 | JulFX | GL_ARB_provoking_vertex, GL_ARB_robustness, GL_ARB_sampler_objects, |
1350 | 21 | JulFX | GL_ARB_seamless_cube_map, GL_ARB_separate_shader_objects, |
1351 | 21 | JulFX | GL_ARB_shader_bit_encoding, GL_ARB_shader_objects, |
1352 | 21 | JulFX | GL_ARB_shading_language_100, GL_ARB_shadow, GL_ARB_sync, |
1353 | 21 | JulFX | GL_ARB_texture_border_clamp, GL_ARB_texture_buffer_object, |
1354 | 21 | JulFX | GL_ARB_texture_compression, GL_ARB_texture_compression_rgtc, |
1355 | 21 | JulFX | GL_ARB_texture_cube_map, GL_ARB_texture_env_add, |
1356 | 21 | JulFX | GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar, |
1357 | 21 | JulFX | GL_ARB_texture_env_dot3, GL_ARB_texture_float, |
1358 | 21 | JulFX | GL_ARB_texture_mirrored_repeat, GL_ARB_texture_multisample, |
1359 | 21 | JulFX | GL_ARB_texture_non_power_of_two, GL_ARB_texture_rectangle, |
1360 | 21 | JulFX | GL_ARB_texture_rg, GL_ARB_texture_rgb10_a2ui, GL_ARB_texture_swizzle, |
1361 | 21 | JulFX | GL_ARB_timer_query, GL_ARB_transpose_matrix, GL_ARB_uniform_buffer_object, |
1362 | 21 | JulFX | GL_ARB_vertex_array_bgra, GL_ARB_vertex_array_object, |
1363 | 21 | JulFX | GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader, |
1364 | 21 | JulFX | GL_ARB_vertex_type_2_10_10_10_rev, GL_ARB_viewport_array, |
1365 | 21 | JulFX | GL_ARB_window_pos, GL_ATI_draw_buffers, GL_ATI_texture_float, |
1366 | 21 | JulFX | GL_ATI_texture_mirror_once, GL_S3_s3tc, GL_EXT_texture_env_add, |
1367 | 21 | JulFX | GL_EXT_abgr, GL_EXT_bgra, GL_EXT_bindable_uniform, GL_EXT_blend_color, |
1368 | 21 | JulFX | GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, |
1369 | 21 | JulFX | GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_compiled_vertex_array, |
1370 | 21 | JulFX | GL_EXT_Cg_shader, GL_EXT_depth_bounds_test, GL_EXT_direct_state_access, |
1371 | 21 | JulFX | GL_EXT_draw_buffers2, GL_EXT_draw_instanced, GL_EXT_draw_range_elements, |
1372 | 21 | JulFX | GL_EXT_fog_coord, GL_EXT_framebuffer_blit, GL_EXT_framebuffer_multisample, |
1373 | 21 | JulFX | GL_EXTX_framebuffer_mixed_formats, GL_EXT_framebuffer_object, |
1374 | 21 | JulFX | GL_EXT_framebuffer_sRGB, GL_EXT_geometry_shader4, |
1375 | 21 | JulFX | GL_EXT_gpu_program_parameters, GL_EXT_gpu_shader4, |
1376 | 21 | JulFX | GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil, |
1377 | 21 | JulFX | GL_EXT_packed_float, GL_EXT_packed_pixels, GL_EXT_pixel_buffer_object, |
1378 | 21 | JulFX | GL_EXT_point_parameters, GL_EXT_provoking_vertex, GL_EXT_rescale_normal, |
1379 | 21 | JulFX | GL_EXT_secondary_color, GL_EXT_separate_shader_objects, |
1380 | 21 | JulFX | GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, |
1381 | 21 | JulFX | GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, GL_EXT_texture3D, |
1382 | 21 | JulFX | GL_EXT_texture_array, GL_EXT_texture_buffer_object, |
1383 | 21 | JulFX | GL_EXT_texture_compression_latc, GL_EXT_texture_compression_rgtc, |
1384 | 21 | JulFX | GL_EXT_texture_compression_s3tc, GL_EXT_texture_cube_map, |
1385 | 21 | JulFX | GL_EXT_texture_edge_clamp, GL_EXT_texture_env_combine, |
1386 | 21 | JulFX | GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic, |
1387 | 21 | JulFX | GL_EXT_texture_integer, GL_EXT_texture_lod, GL_EXT_texture_lod_bias, |
1388 | 21 | JulFX | GL_EXT_texture_mirror_clamp, GL_EXT_texture_object, |
1389 | 21 | JulFX | GL_EXT_texture_shared_exponent, GL_EXT_texture_sRGB, |
1390 | 21 | JulFX | GL_EXT_texture_swizzle, GL_EXT_timer_query, GL_EXT_vertex_array, |
1391 | 21 | JulFX | GL_EXT_vertex_array_bgra, GL_IBM_rasterpos_clip, |
1392 | 21 | JulFX | GL_IBM_texture_mirrored_repeat, GL_KTX_buffer_region, GL_NV_blend_square, |
1393 | 21 | JulFX | GL_NV_conditional_render, GL_NV_copy_depth_to_color, GL_NV_copy_image, |
1394 | 21 | JulFX | GL_NV_depth_buffer_float, GL_NV_depth_clamp, GL_NV_explicit_multisample, |
1395 | 21 | JulFX | GL_NV_fence, GL_NV_float_buffer, GL_NV_fog_distance, |
1396 | 21 | JulFX | GL_NV_fragment_program, GL_NV_fragment_program_option, |
1397 | 21 | JulFX | GL_NV_fragment_program2, GL_NV_framebuffer_multisample_coverage, |
1398 | 21 | JulFX | GL_NV_geometry_shader4, GL_NV_gpu_program4, GL_NV_half_float, |
1399 | 21 | JulFX | GL_NV_light_max_exponent, GL_NV_multisample_coverage, |
1400 | 21 | JulFX | GL_NV_multisample_filter_hint, GL_NV_occlusion_query, |
1401 | 21 | JulFX | GL_NV_packed_depth_stencil, GL_NV_parameter_buffer_object, |
1402 | 21 | JulFX | GL_NV_parameter_buffer_object2, GL_NV_pixel_data_range, |
1403 | 21 | JulFX | GL_NV_point_sprite, GL_NV_primitive_restart, GL_NV_register_combiners, |
1404 | 21 | JulFX | GL_NV_register_combiners2, GL_NV_shader_buffer_load, |
1405 | 21 | JulFX | GL_NV_texgen_reflection, GL_NV_texture_barrier, |
1406 | 21 | JulFX | GL_NV_texture_compression_vtc, GL_NV_texture_env_combine4, |
1407 | 21 | JulFX | GL_NV_texture_expand_normal, GL_NV_texture_multisample, |
1408 | 21 | JulFX | GL_NV_texture_rectangle, GL_NV_texture_shader, GL_NV_texture_shader2, |
1409 | 21 | JulFX | GL_NV_texture_shader3, GL_NV_transform_feedback, GL_NV_vdpau_interop, |
1410 | 21 | JulFX | GL_NV_vertex_array_range, GL_NV_vertex_array_range2, |
1411 | 21 | JulFX | GL_NV_vertex_buffer_unified_memory, GL_NV_vertex_program, |
1412 | 21 | JulFX | GL_NV_vertex_program1_1, GL_NV_vertex_program2, |
1413 | 21 | JulFX | GL_NV_vertex_program2_option, GL_NV_vertex_program3, |
1414 | 21 | JulFX | GL_NVX_conditional_render, GL_NVX_gpu_memory_info, |
1415 | 21 | JulFX | GL_SGIS_generate_mipmap, GL_SGIS_texture_lod, GL_SGIX_depth_texture, |
1416 | 21 | JulFX | GL_SGIX_shadow, GL_SUN_slice_accum |
1417 | 21 | JulFX | OpenGL limits: |
1418 | 21 | JulFX | GL_MAX_ATTRIB_STACK_DEPTH = 16 |
1419 | 21 | JulFX | GL_MAX_CLIENT_ATTRIB_STACK_DEPTH = 16 |
1420 | 21 | JulFX | GL_MAX_CLIP_PLANES = 6 |
1421 | 21 | JulFX | GL_MAX_COLOR_MATRIX_STACK_DEPTH = 2 |
1422 | 21 | JulFX | GL_MAX_ELEMENTS_VERTICES = 1048576 |
1423 | 21 | JulFX | GL_MAX_ELEMENTS_INDICES = 1048576 |
1424 | 21 | JulFX | GL_MAX_EVAL_ORDER = 8 |
1425 | 21 | JulFX | GL_MAX_LIGHTS = 8 |
1426 | 21 | JulFX | GL_MAX_LIST_NESTING = 64 |
1427 | 21 | JulFX | GL_MAX_MODELVIEW_STACK_DEPTH = 32 |
1428 | 21 | JulFX | GL_MAX_NAME_STACK_DEPTH = 128 |
1429 | 21 | JulFX | GL_MAX_PIXEL_MAP_TABLE = 65536 |
1430 | 21 | JulFX | GL_MAX_PROJECTION_STACK_DEPTH = 4 |
1431 | 21 | JulFX | GL_MAX_TEXTURE_STACK_DEPTH = 10 |
1432 | 21 | JulFX | GL_MAX_TEXTURE_SIZE = 8192 |
1433 | 21 | JulFX | GL_MAX_3D_TEXTURE_SIZE = 2048 |
1434 | 21 | JulFX | GL_MAX_VIEWPORT_DIMS = 8192, 8192 |
1435 | 21 | JulFX | GL_ALIASED_LINE_WIDTH_RANGE = 1, 10 |
1436 | 21 | JulFX | GL_SMOOTH_LINE_WIDTH_RANGE = 1, 10 |
1437 | 21 | JulFX | GL_ALIASED_POINT_SIZE_RANGE = 1, 63 |
1438 | 21 | JulFX | GL_SMOOTH_POINT_SIZE_RANGE = 1, 63 |
1439 | 21 | JulFX | GL_MAX_CUBE_MAP_TEXTURE_SIZE_ARB = 8192 |
1440 | 21 | JulFX | GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB = 3 |
1441 | 21 | JulFX | GL_MAX_TEXTURE_UNITS_ARB = 4 |
1442 | 21 | JulFX | GL_MAX_TEXTURE_LOD_BIAS_EXT = 15 |
1443 | 21 | JulFX | GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT = 16 |
1444 | 21 | JulFX | GL_MAX_DRAW_BUFFERS_ARB = 8 |
1445 | 21 | JulFX | GL_MAX_CONVOLUTION_WIDTH/HEIGHT = 11, 11 |
1446 | 21 | JulFX | GL_VERTEX_PROGRAM_ARB: |
1447 | 21 | JulFX | GL_MAX_PROGRAM_INSTRUCTIONS_ARB = 16384 |
1448 | 21 | JulFX | GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB = 16384 |
1449 | 21 | JulFX | GL_MAX_PROGRAM_TEMPORARIES_ARB = 4096 |
1450 | 21 | JulFX | GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB = 4096 |
1451 | 21 | JulFX | GL_MAX_PROGRAM_PARAMETERS_ARB = 1024 |
1452 | 21 | JulFX | GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB = 1024 |
1453 | 21 | JulFX | GL_MAX_PROGRAM_ATTRIBS_ARB = 16 |
1454 | 21 | JulFX | GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB = 16 |
1455 | 21 | JulFX | GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB = 2 |
1456 | 21 | JulFX | GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB = 2 |
1457 | 21 | JulFX | GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB = 1024 |
1458 | 21 | JulFX | GL_MAX_PROGRAM_ENV_PARAMETERS_ARB = 256 |
1459 | 21 | JulFX | GL_FRAGMENT_PROGRAM_ARB: |
1460 | 21 | JulFX | GL_MAX_PROGRAM_INSTRUCTIONS_ARB = 16384 |
1461 | 21 | JulFX | GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB = 16384 |
1462 | 21 | JulFX | GL_MAX_PROGRAM_TEMPORARIES_ARB = 4096 |
1463 | 21 | JulFX | GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB = 4096 |
1464 | 21 | JulFX | GL_MAX_PROGRAM_PARAMETERS_ARB = 1024 |
1465 | 21 | JulFX | GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB = 1024 |
1466 | 21 | JulFX | GL_MAX_PROGRAM_ATTRIBS_ARB = 16 |
1467 | 21 | JulFX | GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB = 16 |
1468 | 21 | JulFX | GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB = 1 |
1469 | 21 | JulFX | GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB = 1 |
1470 | 21 | JulFX | GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB = 512 |
1471 | 21 | JulFX | GL_MAX_PROGRAM_ENV_PARAMETERS_ARB = 256 |
1472 | 21 | JulFX | GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB = 16384 |
1473 | 21 | JulFX | GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB = 16384 |
1474 | 21 | JulFX | GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB = 16384 |
1475 | 21 | JulFX | GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB = 16384 |
1476 | 21 | JulFX | GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB = 16384 |
1477 | 21 | JulFX | GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB = 16384 |
1478 | 21 | JulFX | GL_VERTEX_SHADER_ARB: |
1479 | 21 | JulFX | GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB = 4096 |
1480 | 21 | JulFX | GL_MAX_VARYING_FLOATS_ARB = 60 |
1481 | 21 | JulFX | GL_MAX_VERTEX_ATTRIBS_ARB = 16 |
1482 | 21 | JulFX | GL_MAX_TEXTURE_IMAGE_UNITS_ARB = 32 |
1483 | 21 | JulFX | GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS_ARB = 32 |
1484 | 21 | JulFX | GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS_ARB = 32 |
1485 | 21 | JulFX | GL_MAX_TEXTURE_COORDS_ARB = 8 |
1486 | 21 | JulFX | GL_FRAGMENT_SHADER_ARB: |
1487 | 21 | JulFX | GL_MAX_FRAGMENT_UNIFORM_COMPONENTS_ARB = 2048 |
1488 | 21 | JulFX | GL_MAX_TEXTURE_COORDS_ARB = 8 |
1489 | 21 | JulFX | GL_MAX_TEXTURE_IMAGE_UNITS_ARB = 32 |
1490 | 21 | JulFX | </pre> |
1491 | 21 | JulFX | |
1492 | 16 | JulFX | h3. GeForce GTX 470 | 256.35 |
1493 | 15 | JulFX | |
1494 | 15 | JulFX | <pre> |
1495 | 15 | JulFX | name of display: :0.0 |
1496 | 15 | JulFX | display: :0 screen: 0 |
1497 | 15 | JulFX | direct rendering: Yes |
1498 | 14 | Naush | server glx vendor string: NVIDIA Corporation |
1499 | 14 | Naush | server glx version string: 1.4 |
1500 | 14 | Naush | server glx extensions: |
1501 | 14 | Naush | GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, |
1502 | 14 | Naush | GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control, |
1503 | 14 | Naush | GLX_EXT_swap_control, GLX_EXT_texture_from_pixmap, GLX_ARB_create_context, |
1504 | 14 | Naush | GLX_ARB_create_context_profile, GLX_ARB_multisample, GLX_NV_float_buffer, |
1505 | 14 | Naush | GLX_ARB_fbconfig_float, GLX_EXT_framebuffer_sRGB |
1506 | 14 | Naush | client glx vendor string: NVIDIA Corporation |
1507 | 14 | Naush | client glx version string: 1.4 |
1508 | 14 | Naush | client glx extensions: |
1509 | 14 | Naush | GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info, |
1510 | 14 | Naush | GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync, |
1511 | 14 | Naush | GLX_NV_swap_group, GLX_NV_video_out, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, |
1512 | 14 | Naush | GLX_SGI_swap_control, GLX_EXT_swap_control, GLX_ARB_create_context, |
1513 | 14 | Naush | GLX_ARB_create_context_profile, GLX_NV_float_buffer, |
1514 | 14 | Naush | GLX_ARB_fbconfig_float, GLX_EXT_fbconfig_packed_float, |
1515 | 14 | Naush | GLX_EXT_texture_from_pixmap, GLX_EXT_framebuffer_sRGB, |
1516 | 14 | Naush | GLX_NV_present_video, GLX_NV_copy_image, GLX_NV_multisample_coverage, |
1517 | 14 | Naush | GLX_NV_video_capture |
1518 | 14 | Naush | GLX version: 1.4 |
1519 | 14 | Naush | GLX extensions: |
1520 | 14 | Naush | GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, |
1521 | 14 | Naush | GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control, |
1522 | 14 | Naush | GLX_EXT_swap_control, GLX_EXT_texture_from_pixmap, GLX_ARB_create_context, |
1523 | 14 | Naush | GLX_ARB_create_context_profile, GLX_ARB_multisample, GLX_NV_float_buffer, |
1524 | 14 | Naush | GLX_ARB_fbconfig_float, GLX_EXT_framebuffer_sRGB, |
1525 | 14 | Naush | GLX_ARB_get_proc_address |
1526 | 14 | Naush | OpenGL vendor string: NVIDIA Corporation |
1527 | 14 | Naush | OpenGL renderer string: GeForce GTX 470/PCI/SSE2 |
1528 | 14 | Naush | OpenGL version string: 4.0.0 NVIDIA 256.35 |
1529 | 14 | Naush | OpenGL shading language version string: 4.00 NVIDIA via Cg compiler |
1530 | 14 | Naush | OpenGL extensions: |
1531 | 14 | Naush | GL_ARB_blend_func_extended, GL_ARB_color_buffer_float, |
1532 | 14 | Naush | GL_ARB_compatibility, GL_ARB_copy_buffer, GL_ARB_depth_buffer_float, |
1533 | 14 | Naush | GL_ARB_depth_clamp, GL_ARB_depth_texture, GL_ARB_draw_buffers, |
1534 | 14 | Naush | GL_ARB_draw_buffers_blend, GL_ARB_draw_indirect, |
1535 | 14 | Naush | GL_ARB_draw_elements_base_vertex, GL_ARB_draw_instanced, |
1536 | 14 | Naush | GL_ARB_explicit_attrib_location, GL_ARB_fragment_coord_conventions, |
1537 | 14 | Naush | GL_ARB_fragment_program, GL_ARB_fragment_program_shadow, |
1538 | 14 | Naush | GL_ARB_fragment_shader, GL_ARB_framebuffer_object, |
1539 | 14 | Naush | GL_ARB_framebuffer_sRGB, GL_ARB_geometry_shader4, GL_ARB_gpu_shader5, |
1540 | 14 | Naush | GL_ARB_gpu_shader_fp64, GL_ARB_half_float_pixel, GL_ARB_half_float_vertex, |
1541 | 14 | Naush | GL_ARB_imaging, GL_ARB_instanced_arrays, GL_ARB_map_buffer_range, |
1542 | 14 | Naush | GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query, |
1543 | 14 | Naush | GL_ARB_occlusion_query2, GL_ARB_pixel_buffer_object, |
1544 | 14 | Naush | GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_provoking_vertex, |
1545 | 14 | Naush | GL_ARB_sample_shading, GL_ARB_sampler_objects, GL_ARB_seamless_cube_map, |
1546 | 14 | Naush | GL_ARB_shader_bit_encoding, GL_ARB_shader_objects, |
1547 | 14 | Naush | GL_ARB_shader_subroutine, GL_ARB_shading_language_100, GL_ARB_shadow, |
1548 | 14 | Naush | GL_ARB_sync, GL_ARB_tessellation_shader, GL_ARB_texture_border_clamp, |
1549 | 14 | Naush | GL_ARB_texture_buffer_object, GL_ARB_texture_buffer_object_rgb32, |
1550 | 14 | Naush | GL_ARB_texture_compression, GL_ARB_texture_compression_bptc, |
1551 | 14 | Naush | GL_ARB_texture_compression_rgtc, GL_ARB_texture_cube_map, |
1552 | 14 | Naush | GL_ARB_texture_cube_map_array, GL_ARB_texture_env_add, |
1553 | 14 | Naush | GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar, |
1554 | 14 | Naush | GL_ARB_texture_env_dot3, GL_ARB_texture_float, GL_ARB_texture_gather, |
1555 | 14 | Naush | GL_ARB_texture_mirrored_repeat, GL_ARB_texture_multisample, |
1556 | 14 | Naush | GL_ARB_texture_non_power_of_two, GL_ARB_texture_query_lod, |
1557 | 14 | Naush | GL_ARB_texture_rectangle, GL_ARB_texture_rg, GL_ARB_texture_rgb10_a2ui, |
1558 | 14 | Naush | GL_ARB_texture_swizzle, GL_ARB_timer_query, GL_ARB_transform_feedback2, |
1559 | 14 | Naush | GL_ARB_transform_feedback3, GL_ARB_transpose_matrix, |
1560 | 14 | Naush | GL_ARB_uniform_buffer_object, GL_ARB_vertex_array_bgra, |
1561 | 6 | zikzak | GL_ARB_vertex_array_object, GL_ARB_vertex_buffer_object, |
1562 | 6 | zikzak | GL_ARB_vertex_program, GL_ARB_vertex_shader, |
1563 | 6 | zikzak | GL_ARB_vertex_type_2_10_10_10_rev, GL_ARB_window_pos, GL_ATI_draw_buffers, |
1564 | 6 | zikzak | GL_ATI_texture_float, GL_ATI_texture_mirror_once, GL_S3_s3tc, |
1565 | 6 | zikzak | GL_EXT_texture_env_add, GL_EXT_abgr, GL_EXT_bgra, |
1566 | 6 | zikzak | GL_EXT_bindable_uniform, GL_EXT_blend_color, |
1567 | 6 | zikzak | GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, |
1568 | 6 | zikzak | GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_compiled_vertex_array, |
1569 | 6 | zikzak | GL_EXT_Cg_shader, GL_EXT_depth_bounds_test, GL_EXT_direct_state_access, |
1570 | 6 | zikzak | GL_EXT_draw_buffers2, GL_EXT_draw_instanced, GL_EXT_draw_range_elements, |
1571 | 6 | zikzak | GL_EXT_fog_coord, GL_EXT_framebuffer_blit, GL_EXT_framebuffer_multisample, |
1572 | 6 | zikzak | GL_EXTX_framebuffer_mixed_formats, GL_EXT_framebuffer_object, |
1573 | 6 | zikzak | GL_EXT_framebuffer_sRGB, GL_EXT_geometry_shader4, |
1574 | 6 | zikzak | GL_EXT_gpu_program_parameters, GL_EXT_gpu_shader4, |
1575 | 6 | zikzak | GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil, |
1576 | 6 | zikzak | GL_EXT_packed_float, GL_EXT_packed_pixels, GL_EXT_pixel_buffer_object, |
1577 | 6 | zikzak | GL_EXT_point_parameters, GL_EXT_provoking_vertex, GL_EXT_rescale_normal, |
1578 | 6 | zikzak | GL_EXT_secondary_color, GL_EXT_separate_shader_objects, |
1579 | 6 | zikzak | GL_EXT_separate_specular_color, GL_EXT_shader_image_load_store, |
1580 | 6 | zikzak | GL_EXT_shadow_funcs, GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, |
1581 | 6 | zikzak | GL_EXT_texture3D, GL_EXT_texture_array, GL_EXT_texture_buffer_object, |
1582 | 6 | zikzak | GL_EXT_texture_compression_latc, GL_EXT_texture_compression_rgtc, |
1583 | 6 | zikzak | GL_EXT_texture_compression_s3tc, GL_EXT_texture_cube_map, |
1584 | 6 | zikzak | GL_EXT_texture_edge_clamp, GL_EXT_texture_env_combine, |
1585 | 6 | zikzak | GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic, |
1586 | 6 | zikzak | GL_EXT_texture_integer, GL_EXT_texture_lod, GL_EXT_texture_lod_bias, |
1587 | 6 | zikzak | GL_EXT_texture_mirror_clamp, GL_EXT_texture_object, |
1588 | 6 | zikzak | GL_EXT_texture_shared_exponent, GL_EXT_texture_sRGB, |
1589 | 6 | zikzak | GL_EXT_texture_swizzle, GL_EXT_timer_query, GL_EXT_transform_feedback2, |
1590 | 6 | zikzak | GL_EXT_vertex_array, GL_EXT_vertex_array_bgra, GL_EXT_vertex_attrib_64bit, |
1591 | 6 | zikzak | GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat, |
1592 | 6 | zikzak | GL_KTX_buffer_region, GL_NV_blend_square, GL_NV_conditional_render, |
1593 | 6 | zikzak | GL_NV_copy_depth_to_color, GL_NV_copy_image, GL_NV_depth_buffer_float, |
1594 | 6 | zikzak | GL_NV_depth_clamp, GL_NV_explicit_multisample, GL_NV_fence, |
1595 | 6 | zikzak | GL_NV_float_buffer, GL_NV_fog_distance, GL_NV_fragment_program, |
1596 | 6 | zikzak | GL_NV_fragment_program_option, GL_NV_fragment_program2, |
1597 | 6 | zikzak | GL_NV_framebuffer_multisample_coverage, GL_NV_geometry_shader4, |
1598 | 6 | zikzak | GL_NV_gpu_program4, GL_NV_gpu_program4_1, GL_NV_gpu_program5, |
1599 | 6 | zikzak | GL_NV_gpu_program_fp64, GL_NV_gpu_shader5, GL_NV_half_float, |
1600 | 1 | kervala | GL_NV_light_max_exponent, GL_NV_multisample_coverage, |
1601 | 1 | kervala | GL_NV_multisample_filter_hint, GL_NV_occlusion_query, |
1602 | 6 | zikzak | GL_NV_packed_depth_stencil, GL_NV_parameter_buffer_object, |
1603 | 1 | kervala | GL_NV_parameter_buffer_object2, GL_NV_pixel_data_range, |
1604 | 1 | kervala | GL_NV_point_sprite, GL_NV_primitive_restart, GL_NV_register_combiners, |
1605 | 1 | kervala | GL_NV_register_combiners2, GL_NV_shader_buffer_load, |
1606 | 1 | kervala | GL_NV_texgen_reflection, GL_NV_texture_barrier, |
1607 | 6 | zikzak | GL_NV_texture_compression_vtc, GL_NV_texture_env_combine4, |
1608 | 6 | zikzak | GL_NV_texture_expand_normal, GL_NV_texture_multisample, |
1609 | 6 | zikzak | GL_NV_texture_rectangle, GL_NV_texture_shader, GL_NV_texture_shader2, |
1610 | 6 | zikzak | GL_NV_texture_shader3, GL_NV_transform_feedback, |
1611 | 6 | zikzak | GL_NV_transform_feedback2, GL_NV_vdpau_interop, GL_NV_vertex_array_range, |
1612 | 6 | zikzak | GL_NV_vertex_array_range2, GL_NV_vertex_attrib_integer_64bit, |
1613 | 6 | zikzak | GL_NV_vertex_buffer_unified_memory, GL_NV_vertex_program, |
1614 | 6 | zikzak | GL_NV_vertex_program1_1, GL_NV_vertex_program2, |
1615 | 6 | zikzak | GL_NV_vertex_program2_option, GL_NV_vertex_program3, |
1616 | 6 | zikzak | GL_NVX_conditional_render, GL_NVX_gpu_memory_info, |
1617 | 6 | zikzak | GL_SGIS_generate_mipmap, GL_SGIS_texture_lod, GL_SGIX_depth_texture, |
1618 | 6 | zikzak | GL_SGIX_shadow, GL_SUN_slice_accum |
1619 | 6 | zikzak | OpenGL limits: |
1620 | 6 | zikzak | GL_MAX_ATTRIB_STACK_DEPTH = 16 |
1621 | 6 | zikzak | GL_MAX_CLIENT_ATTRIB_STACK_DEPTH = 16 |
1622 | 6 | zikzak | GL_MAX_CLIP_PLANES = 6 |
1623 | 6 | zikzak | GL_MAX_COLOR_MATRIX_STACK_DEPTH = 2 |
1624 | 6 | zikzak | GL_MAX_ELEMENTS_VERTICES = 1048576 |
1625 | 6 | zikzak | GL_MAX_ELEMENTS_INDICES = 1048576 |
1626 | 6 | zikzak | GL_MAX_EVAL_ORDER = 8 |
1627 | 6 | zikzak | GL_MAX_LIGHTS = 8 |
1628 | 6 | zikzak | GL_MAX_LIST_NESTING = 64 |
1629 | 6 | zikzak | GL_MAX_MODELVIEW_STACK_DEPTH = 32 |
1630 | 6 | zikzak | GL_MAX_NAME_STACK_DEPTH = 128 |
1631 | 6 | zikzak | GL_MAX_PIXEL_MAP_TABLE = 65536 |
1632 | 6 | zikzak | GL_MAX_PROJECTION_STACK_DEPTH = 4 |
1633 | 6 | zikzak | GL_MAX_TEXTURE_STACK_DEPTH = 10 |
1634 | 6 | zikzak | GL_MAX_TEXTURE_SIZE = 16384 |
1635 | 6 | zikzak | GL_MAX_3D_TEXTURE_SIZE = 2048 |
1636 | 6 | zikzak | GL_MAX_VIEWPORT_DIMS = 16384, 16384 |
1637 | 6 | zikzak | GL_ALIASED_LINE_WIDTH_RANGE = 1, 10 |
1638 | 6 | zikzak | GL_SMOOTH_LINE_WIDTH_RANGE = 1, 10 |
1639 | 6 | zikzak | GL_ALIASED_POINT_SIZE_RANGE = 1, 63 |
1640 | 6 | zikzak | GL_SMOOTH_POINT_SIZE_RANGE = 1, 63 |
1641 | 6 | zikzak | GL_MAX_CUBE_MAP_TEXTURE_SIZE_ARB = 16384 |
1642 | 6 | zikzak | GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB = 3 |
1643 | 7 | kervala | GL_MAX_TEXTURE_UNITS_ARB = 4 |
1644 | 7 | kervala | GL_MAX_TEXTURE_LOD_BIAS_EXT = 15 |
1645 | 7 | kervala | GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT = 16 |
1646 | 11 | kerozcak | GL_MAX_DRAW_BUFFERS_ARB = 8 |
1647 | 11 | kerozcak | GL_MAX_CONVOLUTION_WIDTH/HEIGHT = 11, 11 |
1648 | 11 | kerozcak | GL_VERTEX_PROGRAM_ARB: |
1649 | 11 | kerozcak | GL_MAX_PROGRAM_INSTRUCTIONS_ARB = 16384 |
1650 | 11 | kerozcak | GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB = 16384 |
1651 | 11 | kerozcak | GL_MAX_PROGRAM_TEMPORARIES_ARB = 4096 |
1652 | 11 | kerozcak | GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB = 4096 |
1653 | 11 | kerozcak | GL_MAX_PROGRAM_PARAMETERS_ARB = 1024 |
1654 | 11 | kerozcak | GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB = 1024 |
1655 | 11 | kerozcak | GL_MAX_PROGRAM_ATTRIBS_ARB = 16 |
1656 | 11 | kerozcak | GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB = 16 |
1657 | 11 | kerozcak | GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB = 2 |
1658 | 11 | kerozcak | GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB = 2 |
1659 | 11 | kerozcak | GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB = 1024 |
1660 | 11 | kerozcak | GL_MAX_PROGRAM_ENV_PARAMETERS_ARB = 256 |
1661 | 11 | kerozcak | GL_FRAGMENT_PROGRAM_ARB: |
1662 | 11 | kerozcak | GL_MAX_PROGRAM_INSTRUCTIONS_ARB = 16384 |
1663 | 11 | kerozcak | GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB = 16384 |
1664 | 11 | kerozcak | GL_MAX_PROGRAM_TEMPORARIES_ARB = 4096 |
1665 | 11 | kerozcak | GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB = 4096 |
1666 | 11 | kerozcak | GL_MAX_PROGRAM_PARAMETERS_ARB = 1024 |
1667 | 11 | kerozcak | GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB = 1024 |
1668 | 11 | kerozcak | GL_MAX_PROGRAM_ATTRIBS_ARB = 16 |
1669 | 11 | kerozcak | GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB = 16 |
1670 | 11 | kerozcak | GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB = 1 |
1671 | 11 | kerozcak | GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB = 1 |
1672 | 11 | kerozcak | GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB = 512 |
1673 | 11 | kerozcak | GL_MAX_PROGRAM_ENV_PARAMETERS_ARB = 256 |
1674 | 11 | kerozcak | GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB = 16384 |
1675 | 11 | kerozcak | GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB = 16384 |
1676 | 11 | kerozcak | GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB = 16384 |
1677 | 11 | kerozcak | GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB = 16384 |
1678 | 11 | kerozcak | GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB = 16384 |
1679 | 11 | kerozcak | GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB = 16384 |
1680 | 11 | kerozcak | GL_VERTEX_SHADER_ARB: |
1681 | 11 | kerozcak | GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB = 4096 |
1682 | 11 | kerozcak | GL_MAX_VARYING_FLOATS_ARB = 60 |
1683 | 11 | kerozcak | GL_MAX_VERTEX_ATTRIBS_ARB = 16 |
1684 | 11 | kerozcak | GL_MAX_TEXTURE_IMAGE_UNITS_ARB = 32 |
1685 | 11 | kerozcak | GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS_ARB = 32 |
1686 | 11 | kerozcak | GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS_ARB = 32 |
1687 | 11 | kerozcak | GL_MAX_TEXTURE_COORDS_ARB = 8 |
1688 | 11 | kerozcak | GL_FRAGMENT_SHADER_ARB: |
1689 | 11 | kerozcak | GL_MAX_FRAGMENT_UNIFORM_COMPONENTS_ARB = 2048 |
1690 | 11 | kerozcak | GL_MAX_TEXTURE_COORDS_ARB = 8 |
1691 | 11 | kerozcak | GL_MAX_TEXTURE_IMAGE_UNITS_ARB = 32 |
1692 | 11 | kerozcak | |
1693 | 11 | kerozcak | </pre> |
1694 | 11 | kerozcak | |
1695 | 11 | kerozcak | h3. ION | 195.36 |
1696 | 11 | kerozcak | |
1697 | 11 | kerozcak | <pre> |
1698 | 11 | kerozcak | name of display: :0.0 |
1699 | 11 | kerozcak | display: :0 screen: 0 |
1700 | 11 | kerozcak | direct rendering: Yes |
1701 | 11 | kerozcak | server glx vendor string: NVIDIA Corporation |
1702 | 11 | kerozcak | server glx version string: 1.4 |
1703 | 11 | kerozcak | server glx extensions: |
1704 | 11 | kerozcak | GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, |
1705 | 11 | kerozcak | GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control, |
1706 | 11 | kerozcak | GLX_EXT_swap_control, GLX_EXT_texture_from_pixmap, GLX_ARB_create_context, |
1707 | 11 | kerozcak | GLX_ARB_create_context_profile, GLX_ARB_multisample, GLX_NV_float_buffer, |
1708 | 11 | kerozcak | GLX_ARB_fbconfig_float, GLX_EXT_framebuffer_sRGB |
1709 | 11 | kerozcak | client glx vendor string: NVIDIA Corporation |
1710 | 11 | kerozcak | client glx version string: 1.4 |
1711 | 11 | kerozcak | client glx extensions: |
1712 | 11 | kerozcak | GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info, |
1713 | 11 | kerozcak | GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync, |
1714 | 11 | kerozcak | GLX_NV_swap_group, GLX_NV_video_out, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, |
1715 | 11 | kerozcak | GLX_SGI_swap_control, GLX_EXT_swap_control, GLX_ARB_create_context, |
1716 | 11 | kerozcak | GLX_ARB_create_context_profile, GLX_NV_float_buffer, |
1717 | 11 | kerozcak | GLX_ARB_fbconfig_float, GLX_EXT_fbconfig_packed_float, |
1718 | 11 | kerozcak | GLX_EXT_texture_from_pixmap, GLX_EXT_framebuffer_sRGB, |
1719 | 11 | kerozcak | GLX_NV_present_video, GLX_NV_copy_image, GLX_NV_multisample_coverage, |
1720 | 11 | kerozcak | GLX_NV_video_capture |
1721 | 11 | kerozcak | GLX version: 1.4 |
1722 | 11 | kerozcak | GLX extensions: |
1723 | 11 | kerozcak | GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, |
1724 | 11 | kerozcak | GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control, |
1725 | 11 | kerozcak | GLX_EXT_swap_control, GLX_EXT_texture_from_pixmap, GLX_ARB_create_context, |
1726 | 11 | kerozcak | GLX_ARB_create_context_profile, GLX_ARB_multisample, GLX_NV_float_buffer, |
1727 | 11 | kerozcak | GLX_ARB_fbconfig_float, GLX_EXT_framebuffer_sRGB, |
1728 | 11 | kerozcak | GLX_ARB_get_proc_address |
1729 | 11 | kerozcak | OpenGL vendor string: NVIDIA Corporation |
1730 | 11 | kerozcak | OpenGL renderer string: ION/PCI/SSE2 |
1731 | 11 | kerozcak | OpenGL version string: 3.2.0 NVIDIA 195.36.15 |
1732 | 11 | kerozcak | OpenGL shading language version string: 1.50 NVIDIA via Cg compiler |
1733 | 11 | kerozcak | OpenGL extensions: |
1734 | 11 | kerozcak | GL_ARB_color_buffer_float, GL_ARB_compatibility, GL_ARB_copy_buffer, |
1735 | 11 | kerozcak | GL_ARB_depth_buffer_float, GL_ARB_depth_clamp, GL_ARB_depth_texture, |
1736 | 11 | kerozcak | GL_ARB_draw_buffers, GL_ARB_draw_elements_base_vertex, |
1737 | 11 | kerozcak | GL_ARB_draw_instanced, GL_ARB_fragment_coord_conventions, |
1738 | 11 | kerozcak | GL_ARB_fragment_program, GL_ARB_fragment_program_shadow, |
1739 | 11 | kerozcak | GL_ARB_fragment_shader, GL_ARB_framebuffer_object, |
1740 | 11 | kerozcak | GL_ARB_framebuffer_sRGB, GL_ARB_geometry_shader4, GL_ARB_half_float_pixel, |
1741 | 11 | kerozcak | GL_ARB_half_float_vertex, GL_ARB_imaging, GL_ARB_map_buffer_range, |
1742 | 11 | kerozcak | GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query, |
1743 | 11 | kerozcak | GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite, |
1744 | 11 | kerozcak | GL_ARB_provoking_vertex, GL_ARB_seamless_cube_map, GL_ARB_shader_objects, |
1745 | 11 | kerozcak | GL_ARB_shading_language_100, GL_ARB_shadow, GL_ARB_sync, |
1746 | 11 | kerozcak | GL_ARB_texture_border_clamp, GL_ARB_texture_buffer_object, |
1747 | 11 | kerozcak | GL_ARB_texture_compression, GL_ARB_texture_compression_rgtc, |
1748 | 11 | kerozcak | GL_ARB_texture_cube_map, GL_ARB_texture_env_add, |
1749 | 11 | kerozcak | GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar, |
1750 | 11 | kerozcak | GL_ARB_texture_env_dot3, GL_ARB_texture_float, |
1751 | 11 | kerozcak | GL_ARB_texture_mirrored_repeat, GL_ARB_texture_multisample, |
1752 | 11 | kerozcak | GL_ARB_texture_non_power_of_two, GL_ARB_texture_rectangle, |
1753 | 11 | kerozcak | GL_ARB_texture_rg, GL_ARB_transpose_matrix, GL_ARB_uniform_buffer_object, |
1754 | 11 | kerozcak | GL_ARB_vertex_array_bgra, GL_ARB_vertex_array_object, |
1755 | 11 | kerozcak | GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader, |
1756 | 11 | kerozcak | GL_ARB_window_pos, GL_ATI_draw_buffers, GL_ATI_texture_float, |
1757 | 11 | kerozcak | GL_ATI_texture_mirror_once, GL_S3_s3tc, GL_EXT_texture_env_add, |
1758 | 11 | kerozcak | GL_EXT_abgr, GL_EXT_bgra, GL_EXT_bindable_uniform, GL_EXT_blend_color, |
1759 | 11 | kerozcak | GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, |
1760 | 11 | kerozcak | GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_compiled_vertex_array, |
1761 | 7 | kervala | GL_EXT_Cg_shader, GL_EXT_depth_bounds_test, GL_EXT_direct_state_access, |
1762 | 7 | kervala | GL_EXT_draw_buffers2, GL_EXT_draw_instanced, GL_EXT_draw_range_elements, |
1763 | 7 | kervala | GL_EXT_fog_coord, GL_EXT_framebuffer_blit, GL_EXT_framebuffer_multisample, |
1764 | 9 | kervala | GL_EXTX_framebuffer_mixed_formats, GL_EXT_framebuffer_object, |
1765 | 9 | kervala | GL_EXT_framebuffer_sRGB, GL_EXT_geometry_shader4, |
1766 | 9 | kervala | GL_EXT_gpu_program_parameters, GL_EXT_gpu_shader4, |
1767 | 9 | kervala | GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil, |
1768 | 9 | kervala | GL_EXT_packed_float, GL_EXT_packed_pixels, GL_EXT_pixel_buffer_object, |
1769 | 9 | kervala | GL_EXT_point_parameters, GL_EXT_provoking_vertex, GL_EXT_rescale_normal, |
1770 | 9 | kervala | GL_EXT_secondary_color, GL_EXT_separate_shader_objects, |
1771 | 9 | kervala | GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, |
1772 | 9 | kervala | GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, GL_EXT_texture3D, |
1773 | 9 | kervala | GL_EXT_texture_array, GL_EXT_texture_buffer_object, |
1774 | 9 | kervala | GL_EXT_texture_compression_latc, GL_EXT_texture_compression_rgtc, |
1775 | 9 | kervala | GL_EXT_texture_compression_s3tc, GL_EXT_texture_cube_map, |
1776 | 9 | kervala | GL_EXT_texture_edge_clamp, GL_EXT_texture_env_combine, |
1777 | 9 | kervala | GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic, |
1778 | 9 | kervala | GL_EXT_texture_integer, GL_EXT_texture_lod, GL_EXT_texture_lod_bias, |
1779 | 9 | kervala | GL_EXT_texture_mirror_clamp, GL_EXT_texture_object, |
1780 | 9 | kervala | GL_EXT_texture_shared_exponent, GL_EXT_texture_sRGB, |
1781 | 9 | kervala | GL_EXT_texture_swizzle, GL_EXT_timer_query, GL_EXT_transform_feedback2, |
1782 | 1 | kervala | GL_EXT_vertex_array, GL_EXT_vertex_array_bgra, GL_IBM_rasterpos_clip, |
1783 | 1 | kervala | GL_IBM_texture_mirrored_repeat, GL_KTX_buffer_region, GL_NV_blend_square, |
1784 | 9 | kervala | GL_NV_conditional_render, GL_NV_copy_depth_to_color, GL_NV_copy_image, |
1785 | 9 | kervala | GL_NV_depth_buffer_float, GL_NV_depth_clamp, GL_NV_explicit_multisample, |
1786 | 9 | kervala | GL_NV_fence, GL_NV_float_buffer, GL_NV_fog_distance, |
1787 | 9 | kervala | GL_NV_fragment_program, GL_NV_fragment_program_option, |
1788 | 9 | kervala | GL_NV_fragment_program2, GL_NV_framebuffer_multisample_coverage, |
1789 | 9 | kervala | GL_NV_geometry_shader4, GL_NV_gpu_program4, GL_NV_half_float, |
1790 | 9 | kervala | GL_NV_light_max_exponent, GL_NV_multisample_coverage, |
1791 | 9 | kervala | GL_NV_multisample_filter_hint, GL_NV_occlusion_query, |
1792 | 9 | kervala | GL_NV_packed_depth_stencil, GL_NV_parameter_buffer_object, |
1793 | 9 | kervala | GL_NV_parameter_buffer_object2, GL_NV_pixel_data_range, |
1794 | 9 | kervala | GL_NV_point_sprite, GL_NV_primitive_restart, GL_NV_register_combiners, |
1795 | 9 | kervala | GL_NV_register_combiners2, GL_NV_shader_buffer_load, |
1796 | 9 | kervala | GL_NV_texgen_reflection, GL_NV_texture_barrier, |
1797 | 9 | kervala | GL_NV_texture_compression_vtc, GL_NV_texture_env_combine4, |
1798 | 9 | kervala | GL_NV_texture_expand_normal, GL_NV_texture_rectangle, |
1799 | 9 | kervala | GL_NV_texture_shader, GL_NV_texture_shader2, GL_NV_texture_shader3, |
1800 | 9 | kervala | GL_NV_transform_feedback, GL_NV_transform_feedback2, |
1801 | 9 | kervala | GL_NV_vertex_array_range, GL_NV_vertex_array_range2, |
1802 | 9 | kervala | GL_NV_vertex_buffer_unified_memory, GL_NV_vertex_program, |
1803 | 9 | kervala | GL_NV_vertex_program1_1, GL_NV_vertex_program2, |
1804 | 9 | kervala | GL_NV_vertex_program2_option, GL_NV_vertex_program3, |
1805 | 9 | kervala | GL_NVX_conditional_render, GL_NVX_gpu_memory_info, |
1806 | 9 | kervala | GL_SGIS_generate_mipmap, GL_SGIS_texture_lod, GL_SGIX_depth_texture, |
1807 | 9 | kervala | GL_SGIX_shadow, GL_SUN_slice_accum |
1808 | 9 | kervala | OpenGL limits: |
1809 | 9 | kervala | GL_MAX_ATTRIB_STACK_DEPTH = 16 |
1810 | 9 | kervala | GL_MAX_CLIENT_ATTRIB_STACK_DEPTH = 16 |
1811 | 9 | kervala | GL_MAX_CLIP_PLANES = 6 |
1812 | 9 | kervala | GL_MAX_COLOR_MATRIX_STACK_DEPTH = 2 |
1813 | 9 | kervala | GL_MAX_ELEMENTS_VERTICES = 1048576 |
1814 | 1 | kervala | GL_MAX_ELEMENTS_INDICES = 1048576 |
1815 | 9 | kervala | GL_MAX_EVAL_ORDER = 8 |
1816 | 9 | kervala | GL_MAX_LIGHTS = 8 |
1817 | 9 | kervala | GL_MAX_LIST_NESTING = 64 |
1818 | 9 | kervala | GL_MAX_MODELVIEW_STACK_DEPTH = 32 |
1819 | 9 | kervala | GL_MAX_NAME_STACK_DEPTH = 128 |
1820 | 9 | kervala | GL_MAX_PIXEL_MAP_TABLE = 65536 |
1821 | 9 | kervala | GL_MAX_PROJECTION_STACK_DEPTH = 4 |
1822 | 9 | kervala | GL_MAX_TEXTURE_STACK_DEPTH = 10 |
1823 | 9 | kervala | GL_MAX_TEXTURE_SIZE = 8192 |
1824 | 9 | kervala | GL_MAX_3D_TEXTURE_SIZE = 2048 |
1825 | 9 | kervala | GL_MAX_VIEWPORT_DIMS = 8192, 8192 |
1826 | 9 | kervala | GL_ALIASED_LINE_WIDTH_RANGE = 1, 10 |
1827 | 9 | kervala | GL_SMOOTH_LINE_WIDTH_RANGE = 1, 10 |
1828 | 9 | kervala | GL_ALIASED_POINT_SIZE_RANGE = 1, 63 |
1829 | 9 | kervala | GL_SMOOTH_POINT_SIZE_RANGE = 1, 63 |
1830 | 9 | kervala | GL_MAX_CUBE_MAP_TEXTURE_SIZE_ARB = 8192 |
1831 | 9 | kervala | GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB = 3 |
1832 | 9 | kervala | GL_MAX_TEXTURE_UNITS_ARB = 4 |
1833 | 9 | kervala | GL_MAX_TEXTURE_LOD_BIAS_EXT = 15 |
1834 | 9 | kervala | GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT = 16 |
1835 | 9 | kervala | GL_MAX_DRAW_BUFFERS_ARB = 8 |
1836 | 9 | kervala | GL_MAX_CONVOLUTION_WIDTH/HEIGHT = 11, 11 |
1837 | 9 | kervala | GL_VERTEX_PROGRAM_ARB: |
1838 | 9 | kervala | GL_MAX_PROGRAM_INSTRUCTIONS_ARB = 16384 |
1839 | 9 | kervala | GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB = 16384 |
1840 | 9 | kervala | GL_MAX_PROGRAM_TEMPORARIES_ARB = 4096 |
1841 | 1 | kervala | GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB = 4096 |
1842 | 9 | kervala | GL_MAX_PROGRAM_PARAMETERS_ARB = 1024 |
1843 | 9 | kervala | GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB = 1024 |
1844 | 9 | kervala | GL_MAX_PROGRAM_ATTRIBS_ARB = 16 |
1845 | 9 | kervala | GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB = 16 |
1846 | 9 | kervala | GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB = 2 |
1847 | 9 | kervala | GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB = 2 |
1848 | 9 | kervala | GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB = 1024 |
1849 | 9 | kervala | GL_MAX_PROGRAM_ENV_PARAMETERS_ARB = 256 |
1850 | 9 | kervala | GL_FRAGMENT_PROGRAM_ARB: |
1851 | 9 | kervala | GL_MAX_PROGRAM_INSTRUCTIONS_ARB = 16384 |
1852 | 9 | kervala | GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB = 16384 |
1853 | 9 | kervala | GL_MAX_PROGRAM_TEMPORARIES_ARB = 4096 |
1854 | 9 | kervala | GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB = 4096 |
1855 | 9 | kervala | GL_MAX_PROGRAM_PARAMETERS_ARB = 1024 |
1856 | 9 | kervala | GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB = 1024 |
1857 | 9 | kervala | GL_MAX_PROGRAM_ATTRIBS_ARB = 16 |
1858 | 9 | kervala | GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB = 16 |
1859 | 9 | kervala | GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB = 1 |
1860 | 9 | kervala | GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB = 1 |
1861 | 9 | kervala | GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB = 512 |
1862 | 9 | kervala | GL_MAX_PROGRAM_ENV_PARAMETERS_ARB = 256 |
1863 | 9 | kervala | GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB = 16384 |
1864 | 9 | kervala | GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB = 16384 |
1865 | 9 | kervala | GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB = 16384 |
1866 | 9 | kervala | GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB = 16384 |
1867 | 9 | kervala | GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB = 16384 |
1868 | 9 | kervala | GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB = 16384 |
1869 | 9 | kervala | GL_VERTEX_SHADER_ARB: |
1870 | 9 | kervala | GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB = 4096 |
1871 | 9 | kervala | GL_MAX_VARYING_FLOATS_ARB = 60 |
1872 | 9 | kervala | GL_MAX_VERTEX_ATTRIBS_ARB = 16 |
1873 | 9 | kervala | GL_MAX_TEXTURE_IMAGE_UNITS_ARB = 32 |
1874 | 9 | kervala | GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS_ARB = 32 |
1875 | 9 | kervala | GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS_ARB = 32 |
1876 | 7 | kervala | GL_MAX_TEXTURE_COORDS_ARB = 8 |
1877 | 7 | kervala | GL_FRAGMENT_SHADER_ARB: |
1878 | 7 | kervala | GL_MAX_FRAGMENT_UNIFORM_COMPONENTS_ARB = 2048 |
1879 | 7 | kervala | GL_MAX_TEXTURE_COORDS_ARB = 8 |
1880 | 7 | kervala | GL_MAX_TEXTURE_IMAGE_UNITS_ARB = 32 |
1881 | 7 | kervala | |
1882 | 7 | kervala | 84 GLX Visuals |
1883 | 7 | kervala | visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav |
1884 | 7 | kervala | id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat |
1885 | 7 | kervala | ---------------------------------------------------------------------- |
1886 | 7 | kervala | 0x21 24 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 None |
1887 | 7 | kervala | 0x22 24 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 None |
1888 | 7 | kervala | 0x24 24 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 None |
1889 | 7 | kervala | 0x25 24 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 None |
1890 | 7 | kervala | 0x26 24 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 None |
1891 | 7 | kervala | 0x27 24 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 None |
1892 | 7 | kervala | 0x28 24 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 None |
1893 | 7 | kervala | 0x29 24 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 None |
1894 | 7 | kervala | 0x2a 24 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 None |
1895 | 7 | kervala | 0x2b 24 tc 0 32 0 r y . 8 8 8 0 4 0 0 16 16 16 16 0 0 None |
1896 | 7 | kervala | 0x2c 24 tc 0 32 0 r y . 8 8 8 8 4 0 0 16 16 16 16 0 0 None |
1897 | 7 | kervala | 0x2d 24 tc 0 32 0 r . . 8 8 8 0 4 0 0 16 16 16 16 0 0 None |
1898 | 7 | kervala | 0x2e 24 tc 0 32 0 r . . 8 8 8 8 4 0 0 16 16 16 16 0 0 None |
1899 | 7 | kervala | 0x2f 24 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon |
1900 | 7 | kervala | 0x30 24 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon |
1901 | 7 | kervala | 0x31 24 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon |
1902 | 7 | kervala | 0x32 24 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon |
1903 | 7 | kervala | 0x33 24 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon |
1904 | 7 | kervala | 0x34 24 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon |
1905 | 7 | kervala | 0x35 24 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon |
1906 | 7 | kervala | 0x36 24 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon |
1907 | 7 | kervala | 0x37 24 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon |
1908 | 7 | kervala | 0x38 24 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon |
1909 | 8 | JulFX | 0x39 24 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon |
1910 | 8 | JulFX | 0x3a 24 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon |
1911 | 8 | JulFX | 0x3b 24 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon |
1912 | 8 | JulFX | 0x3c 24 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon |
1913 | 8 | JulFX | 0x3d 24 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon |
1914 | 8 | JulFX | 0x3e 24 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon |
1915 | 8 | JulFX | 0x3f 24 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 None |
1916 | 8 | JulFX | 0x40 24 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 None |
1917 | 8 | JulFX | 0x41 24 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 None |
1918 | 8 | JulFX | 0x42 24 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 None |
1919 | 8 | JulFX | 0x43 24 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 None |
1920 | 1 | kervala | 0x44 24 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 None |
1921 | 8 | JulFX | 0x45 24 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 None |
1922 | 8 | JulFX | 0x46 24 dc 0 32 0 r y . 8 8 8 0 4 0 0 16 16 16 16 0 0 None |
1923 | 8 | JulFX | 0x47 24 dc 0 32 0 r y . 8 8 8 8 4 0 0 16 16 16 16 0 0 None |
1924 | 8 | JulFX | 0x48 24 dc 0 32 0 r . . 8 8 8 0 4 0 0 16 16 16 16 0 0 None |
1925 | 8 | JulFX | 0x49 24 dc 0 32 0 r . . 8 8 8 8 4 0 0 16 16 16 16 0 0 None |
1926 | 8 | JulFX | 0x4a 24 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon |
1927 | 8 | JulFX | 0x4b 24 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon |
1928 | 8 | JulFX | 0x4c 24 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon |
1929 | 8 | JulFX | 0x4d 24 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon |
1930 | 8 | JulFX | 0x4e 24 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon |
1931 | 8 | JulFX | 0x4f 24 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon |
1932 | 8 | JulFX | 0x50 24 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon |
1933 | 8 | JulFX | 0x51 24 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon |
1934 | 8 | JulFX | 0x52 24 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon |
1935 | 8 | JulFX | 0x53 24 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon |
1936 | 8 | JulFX | 0x54 24 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon |
1937 | 8 | JulFX | 0x55 24 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon |
1938 | 8 | JulFX | 0x56 24 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon |
1939 | 8 | JulFX | 0x57 24 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon |
1940 | 8 | JulFX | 0x58 24 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon |
1941 | 8 | JulFX | 0x59 24 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon |
1942 | 8 | JulFX | 0x23 32 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 None |
1943 | 8 | JulFX | 0x5a 32 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 None |
1944 | 8 | JulFX | 0x5b 32 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 None |
1945 | 8 | JulFX | 0x5c 32 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 None |
1946 | 8 | JulFX | 0x5d 32 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 None |
1947 | 8 | JulFX | 0x5e 32 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 None |
1948 | 8 | JulFX | 0x5f 32 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 None |
1949 | 8 | JulFX | 0x60 32 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 None |
1950 | 8 | JulFX | 0x61 32 tc 0 32 0 r y . 8 8 8 0 4 0 0 16 16 16 16 0 0 None |
1951 | 8 | JulFX | 0x62 32 tc 0 32 0 r y . 8 8 8 8 4 0 0 16 16 16 16 0 0 None |
1952 | 8 | JulFX | 0x63 32 tc 0 32 0 r . . 8 8 8 0 4 0 0 16 16 16 16 0 0 None |
1953 | 8 | JulFX | 0x64 32 tc 0 32 0 r . . 8 8 8 8 4 0 0 16 16 16 16 0 0 None |
1954 | 8 | JulFX | 0x65 32 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon |
1955 | 8 | JulFX | 0x66 32 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon |
1956 | 8 | JulFX | 0x67 32 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon |
1957 | 8 | JulFX | 0x68 32 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon |
1958 | 8 | JulFX | 0x69 32 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon |
1959 | 8 | JulFX | 0x6a 32 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon |
1960 | 8 | JulFX | 0x6b 32 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon |
1961 | 8 | JulFX | 0x6c 32 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon |
1962 | 8 | JulFX | 0x6d 32 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon |
1963 | 8 | JulFX | 0x6e 32 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon |
1964 | 8 | JulFX | 0x6f 32 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon |
1965 | 8 | JulFX | 0x70 32 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon |
1966 | 8 | JulFX | 0x71 32 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon |
1967 | 8 | JulFX | 0x72 32 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon |
1968 | 8 | JulFX | 0x73 32 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon |
1969 | 8 | JulFX | 0x74 32 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon |
1970 | 8 | JulFX | |
1971 | 8 | JulFX | 167 GLXFBConfigs: |
1972 | 8 | JulFX | visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav |
1973 | 8 | JulFX | id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat |
1974 | 8 | JulFX | ---------------------------------------------------------------------- |
1975 | 8 | JulFX | 0x75 0 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 None |
1976 | 8 | JulFX | 0x76 0 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 None |
1977 | 8 | JulFX | 0x77 0 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 None |
1978 | 8 | JulFX | 0x78 0 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 None |
1979 | 8 | JulFX | 0x79 0 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 None |
1980 | 8 | JulFX | 0x7a 0 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 None |
1981 | 1 | kervala | 0x7b 0 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 None |
1982 | 1 | kervala | 0x7c 0 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 None |
1983 | 1 | kervala | 0x7d 0 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 None |
1984 | 1 | kervala | 0x7e 0 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 None |
1985 | 1 | kervala | 0x7f 0 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 None |
1986 | 1 | kervala | 0x80 0 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 None |
1987 | 1 | kervala | 0x81 0 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 None |
1988 | 1 | kervala | 0x82 0 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 None |
1989 | 8 | JulFX | 0x83 0 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 None |
1990 | 8 | JulFX | 0x84 0 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 None |
1991 | 8 | JulFX | 0x85 0 tc 0 32 0 r y . 8 8 8 0 4 0 0 16 16 16 16 0 0 None |
1992 | 8 | JulFX | 0x86 0 dc 0 32 0 r y . 8 8 8 0 4 0 0 16 16 16 16 0 0 None |
1993 | 8 | JulFX | 0x87 0 tc 0 32 0 r y . 8 8 8 8 4 0 0 16 16 16 16 0 0 None |
1994 | 8 | JulFX | 0x88 0 dc 0 32 0 r y . 8 8 8 8 4 0 0 16 16 16 16 0 0 None |
1995 | 8 | JulFX | 0x89 0 tc 0 32 0 r . . 8 8 8 0 4 0 0 16 16 16 16 0 0 None |
1996 | 8 | JulFX | 0x8a 0 dc 0 32 0 r . . 8 8 8 0 4 0 0 16 16 16 16 0 0 None |
1997 | 8 | JulFX | 0x8b 0 tc 0 32 0 r . . 8 8 8 8 4 0 0 16 16 16 16 0 0 None |
1998 | 8 | JulFX | 0x8c 0 dc 0 32 0 r . . 8 8 8 8 4 0 0 16 16 16 16 0 0 None |
1999 | 8 | JulFX | 0x8d 0 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon |
2000 | 8 | JulFX | 0x8e 0 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon |
2001 | 8 | JulFX | 0x8f 0 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon |
2002 | 8 | JulFX | 0x90 0 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon |
2003 | 8 | JulFX | 0x91 0 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon |
2004 | 8 | JulFX | 0x92 0 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon |
2005 | 8 | JulFX | 0x93 0 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon |
2006 | 8 | JulFX | 0x94 0 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon |
2007 | 8 | JulFX | 0x95 0 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon |
2008 | 8 | JulFX | 0x96 0 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon |
2009 | 8 | JulFX | 0x97 0 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon |
2010 | 8 | JulFX | 0x98 0 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon |
2011 | 8 | JulFX | 0x99 0 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon |
2012 | 8 | JulFX | 0x9a 0 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon |
2013 | 8 | JulFX | 0x9b 0 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon |
2014 | 8 | JulFX | 0x9c 0 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon |
2015 | 8 | JulFX | 0x9d 0 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon |
2016 | 8 | JulFX | 0x9e 0 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon |
2017 | 8 | JulFX | 0x9f 0 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon |
2018 | 8 | JulFX | 0xa0 0 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon |
2019 | 8 | JulFX | 0xa1 0 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon |
2020 | 8 | JulFX | 0xa2 0 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon |
2021 | 8 | JulFX | 0xa3 0 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon |
2022 | 8 | JulFX | 0xa4 0 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon |
2023 | 8 | JulFX | 0xa5 0 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon |
2024 | 8 | JulFX | 0xa6 0 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon |
2025 | 8 | JulFX | 0xa7 0 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon |
2026 | 8 | JulFX | 0xa8 0 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon |
2027 | 8 | JulFX | 0xa9 0 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon |
2028 | 8 | JulFX | 0xaa 0 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon |
2029 | 1 | kervala | 0xab 0 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon |
2030 | 1 | kervala | 0xac 0 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon |
2031 | 8 | JulFX | 0xad 0 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 None |
2032 | 8 | JulFX | 0xae 0 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 None |
2033 | 8 | JulFX | 0xaf 0 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 None |
2034 | 8 | JulFX | 0xb0 0 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 None |
2035 | 8 | JulFX | 0xb1 0 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 None |
2036 | 8 | JulFX | 0xb2 0 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 None |
2037 | 8 | JulFX | 0xb3 0 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 None |
2038 | 8 | JulFX | 0xb4 0 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 None |
2039 | 8 | JulFX | 0xb5 0 tc 0 32 0 r y . 8 8 8 0 4 0 0 16 16 16 16 0 0 None |
2040 | 8 | JulFX | 0xb6 0 tc 0 32 0 r y . 8 8 8 8 4 0 0 16 16 16 16 0 0 None |
2041 | 8 | JulFX | 0xb7 0 tc 0 32 0 r . . 8 8 8 0 4 0 0 16 16 16 16 0 0 None |
2042 | 8 | JulFX | 0xb8 0 tc 0 32 0 r . . 8 8 8 8 4 0 0 16 16 16 16 0 0 None |
2043 | 8 | JulFX | 0xb9 0 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon |
2044 | 8 | JulFX | 0xba 0 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon |
2045 | 8 | JulFX | 0xbb 0 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon |
2046 | 8 | JulFX | 0xbc 0 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon |
2047 | 8 | JulFX | 0xbd 0 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon |
2048 | 8 | JulFX | 0xbe 0 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon |
2049 | 8 | JulFX | 0xbf 0 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon |
2050 | 8 | JulFX | 0xc0 0 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon |
2051 | 8 | JulFX | 0xc1 0 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon |
2052 | 8 | JulFX | 0xc2 0 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon |
2053 | 8 | JulFX | 0xc3 0 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon |
2054 | 8 | JulFX | 0xc4 0 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon |
2055 | 8 | JulFX | 0xc5 0 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon |
2056 | 8 | JulFX | 0xc6 0 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon |
2057 | 8 | JulFX | 0xc7 0 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon |
2058 | 8 | JulFX | 0xc8 0 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon |
2059 | 8 | JulFX | 0xc9 0 sg 0 16 0 r y . 5 6 5 0 4 16 0 16 16 16 16 0 0 None |
2060 | 8 | JulFX | 0xca 0 sg 0 16 0 r . . 5 6 5 0 4 16 0 16 16 16 16 0 0 None |
2061 | 8 | JulFX | 0xcb 0 sg 0 16 0 r y . 5 6 5 0 4 24 0 16 16 16 16 0 0 None |
2062 | 8 | JulFX | 0xcc 0 sg 0 16 0 r . . 5 6 5 0 4 24 0 16 16 16 16 0 0 None |
2063 | 8 | JulFX | 0xcd 0 sg 0 16 0 r y . 5 6 5 0 4 24 8 16 16 16 16 0 0 None |
2064 | 8 | JulFX | 0xce 0 sg 0 16 0 r . . 5 6 5 0 4 24 8 16 16 16 16 0 0 None |
2065 | 8 | JulFX | 0xcf 0 sg 0 16 0 r y . 5 6 5 0 4 0 0 16 16 16 16 0 0 None |
2066 | 8 | JulFX | 0xd0 0 sg 0 16 0 r . . 5 6 5 0 4 0 0 16 16 16 16 0 0 None |
2067 | 8 | JulFX | 0xd1 0 sg 0 0 0 r . . 0 0 0 0 4 16 0 16 16 16 16 0 0 None |
2068 | 8 | JulFX | 0xd2 0 sg 0 0 0 r . . 0 0 0 0 4 24 0 16 16 16 16 0 0 None |
2069 | 8 | JulFX | 0xd3 0 sg 0 0 0 r . . 0 0 0 0 4 24 8 16 16 16 16 0 0 None |
2070 | 8 | JulFX | 0xd4 0 sg 0 32 0 r . . 16 16 0 0 4 0 0 16 16 16 16 0 0 None |
2071 | 8 | JulFX | 0xd5 0 sg 0 32 0 . . 16 16 0 0 4 0 0 16 16 16 16 0 0 None |
2072 | 8 | JulFX | 0xd6 0 sg 0 32 0 r y . 16 16 0 0 4 0 0 16 16 16 16 0 0 None |
2073 | 8 | JulFX | 0xd7 0 sg 0 32 0 y . 16 16 0 0 4 0 0 16 16 16 16 0 0 None |
2074 | 8 | JulFX | 0xd8 0 sg 0 32 0 r . . 32 0 0 0 4 0 0 16 16 16 16 0 0 None |
2075 | 8 | JulFX | 0xd9 0 sg 0 32 0 . . 32 0 0 0 4 0 0 16 16 16 16 0 0 None |
2076 | 8 | JulFX | 0xda 0 sg 0 32 0 r y . 32 0 0 0 4 0 0 16 16 16 16 0 0 None |
2077 | 8 | JulFX | 0xdb 0 sg 0 32 0 y . 32 0 0 0 4 0 0 16 16 16 16 0 0 None |
2078 | 8 | JulFX | 0xdc 0 sg 0 64 0 r . . 16 16 16 16 4 0 0 16 16 16 16 0 0 None |
2079 | 8 | JulFX | 0xdd 0 sg 0 64 0 . . 16 16 16 16 4 0 0 16 16 16 16 0 0 None |
2080 | 8 | JulFX | 0xde 0 sg 0 64 0 r y . 16 16 16 16 4 0 0 16 16 16 16 0 0 None |
2081 | 8 | JulFX | 0xdf 0 sg 0 64 0 y . 16 16 16 16 4 0 0 16 16 16 16 0 0 None |
2082 | 8 | JulFX | 0xe0 0 sg 0 128 0 r . . 32 32 32 32 4 0 0 16 16 16 16 0 0 None |
2083 | 8 | JulFX | 0xe1 0 sg 0 128 0 . . 32 32 32 32 4 0 0 16 16 16 16 0 0 None |
2084 | 8 | JulFX | 0xe2 0 sg 0 128 0 r y . 32 32 32 32 4 0 0 16 16 16 16 0 0 None |
2085 | 8 | JulFX | 0xe3 0 sg 0 128 0 y . 32 32 32 32 4 0 0 16 16 16 16 0 0 None |
2086 | 8 | JulFX | 0xe4 0 sg 0 32 0 r . . 16 16 0 0 4 24 0 16 16 16 16 0 0 None |
2087 | 8 | JulFX | 0xe5 0 sg 0 32 0 . . 16 16 0 0 4 24 0 16 16 16 16 0 0 None |
2088 | 8 | JulFX | 0xe6 0 sg 0 32 0 r y . 16 16 0 0 4 24 0 16 16 16 16 0 0 None |
2089 | 8 | JulFX | 0xe7 0 sg 0 32 0 y . 16 16 0 0 4 24 0 16 16 16 16 0 0 None |
2090 | 8 | JulFX | 0xe8 0 sg 0 32 0 r . . 16 16 0 0 4 24 8 16 16 16 16 0 0 None |
2091 | 8 | JulFX | 0xe9 0 sg 0 32 0 . . 16 16 0 0 4 24 8 16 16 16 16 0 0 None |
2092 | 8 | JulFX | 0xea 0 sg 0 32 0 r y . 16 16 0 0 4 24 8 16 16 16 16 0 0 None |
2093 | 8 | JulFX | 0xeb 0 sg 0 32 0 y . 16 16 0 0 4 24 8 16 16 16 16 0 0 None |
2094 | 8 | JulFX | 0xec 0 sg 0 32 0 r . . 32 0 0 0 4 24 0 16 16 16 16 0 0 None |
2095 | 8 | JulFX | 0xed 0 sg 0 32 0 . . 32 0 0 0 4 24 0 16 16 16 16 0 0 None |
2096 | 8 | JulFX | 0xee 0 sg 0 32 0 r y . 32 0 0 0 4 24 0 16 16 16 16 0 0 None |
2097 | 8 | JulFX | 0xef 0 sg 0 32 0 y . 32 0 0 0 4 24 0 16 16 16 16 0 0 None |
2098 | 8 | JulFX | 0xf0 0 sg 0 32 0 r . . 32 0 0 0 4 24 8 16 16 16 16 0 0 None |
2099 | 8 | JulFX | 0xf1 0 sg 0 32 0 . . 32 0 0 0 4 24 8 16 16 16 16 0 0 None |
2100 | 8 | JulFX | 0xf2 0 sg 0 32 0 r y . 32 0 0 0 4 24 8 16 16 16 16 0 0 None |
2101 | 8 | JulFX | 0xf3 0 sg 0 32 0 y . 32 0 0 0 4 24 8 16 16 16 16 0 0 None |
2102 | 8 | JulFX | 0xf4 0 sg 0 64 0 r . . 16 16 16 16 4 24 0 16 16 16 16 0 0 None |
2103 | 8 | JulFX | 0xf5 0 sg 0 64 0 . . 16 16 16 16 4 24 0 16 16 16 16 0 0 None |
2104 | 8 | JulFX | 0xf6 0 sg 0 64 0 r y . 16 16 16 16 4 24 0 16 16 16 16 0 0 None |
2105 | 8 | JulFX | 0xf7 0 sg 0 64 0 y . 16 16 16 16 4 24 0 16 16 16 16 0 0 None |
2106 | 8 | JulFX | 0xf8 0 sg 0 64 0 r . . 16 16 16 16 4 24 8 16 16 16 16 0 0 None |
2107 | 8 | JulFX | 0xf9 0 sg 0 64 0 . . 16 16 16 16 4 24 8 16 16 16 16 0 0 None |
2108 | 8 | JulFX | 0xfa 0 sg 0 64 0 r y . 16 16 16 16 4 24 8 16 16 16 16 0 0 None |
2109 | 12 | aquiles | 0xfb 0 sg 0 64 0 y . 16 16 16 16 4 24 8 16 16 16 16 0 0 None |
2110 | 12 | aquiles | 0xfc 0 sg 0 128 0 r . . 32 32 32 32 4 24 0 16 16 16 16 0 0 None |
2111 | 12 | aquiles | 0xfd 0 sg 0 128 0 . . 32 32 32 32 4 24 0 16 16 16 16 0 0 None |
2112 | 12 | aquiles | 0xfe 0 sg 0 128 0 r y . 32 32 32 32 4 24 0 16 16 16 16 0 0 None |
2113 | 12 | aquiles | 0xff 0 sg 0 128 0 y . 32 32 32 32 4 24 0 16 16 16 16 0 0 None |
2114 | 12 | aquiles | 0x100 0 sg 0 128 0 r . . 32 32 32 32 4 24 8 16 16 16 16 0 0 None |
2115 | 12 | aquiles | 0x101 0 sg 0 128 0 . . 32 32 32 32 4 24 8 16 16 16 16 0 0 None |
2116 | 12 | aquiles | 0x102 0 sg 0 128 0 r y . 32 32 32 32 4 24 8 16 16 16 16 0 0 None |
2117 | 12 | aquiles | 0x103 0 sg 0 128 0 y . 32 32 32 32 4 24 8 16 16 16 16 0 0 None |
2118 | 12 | aquiles | 0x104 0 sg 0 16 0 r . . 16 0 0 0 4 0 0 16 16 16 16 0 0 None |
2119 | 12 | aquiles | 0x105 0 sg 0 16 0 . . 16 0 0 0 4 0 0 16 16 16 16 0 0 None |
2120 | 12 | aquiles | 0x106 0 sg 0 16 0 r y . 16 0 0 0 4 0 0 16 16 16 16 0 0 None |
2121 | 12 | aquiles | 0x107 0 sg 0 16 0 y . 16 0 0 0 4 0 0 16 16 16 16 0 0 None |
2122 | 12 | aquiles | 0x108 0 sg 0 64 0 r . . 32 32 0 0 4 0 0 16 16 16 16 0 0 None |
2123 | 12 | aquiles | 0x109 0 sg 0 64 0 . . 32 32 0 0 4 0 0 16 16 16 16 0 0 None |
2124 | 12 | aquiles | 0x10a 0 sg 0 64 0 r y . 32 32 0 0 4 0 0 16 16 16 16 0 0 None |
2125 | 12 | aquiles | 0x10b 0 sg 0 64 0 y . 32 32 0 0 4 0 0 16 16 16 16 0 0 None |
2126 | 12 | aquiles | 0x10c 0 sg 0 16 0 r . . 16 0 0 0 4 24 0 16 16 16 16 0 0 None |
2127 | 12 | aquiles | 0x10d 0 sg 0 16 0 . . 16 0 0 0 4 24 0 16 16 16 16 0 0 None |
2128 | 12 | aquiles | 0x10e 0 sg 0 16 0 r y . 16 0 0 0 4 24 0 16 16 16 16 0 0 None |
2129 | 12 | aquiles | 0x10f 0 sg 0 16 0 y . 16 0 0 0 4 24 0 16 16 16 16 0 0 None |
2130 | 12 | aquiles | 0x110 0 sg 0 16 0 r . . 16 0 0 0 4 24 8 16 16 16 16 0 0 None |
2131 | 12 | aquiles | 0x111 0 sg 0 16 0 . . 16 0 0 0 4 24 8 16 16 16 16 0 0 None |
2132 | 12 | aquiles | 0x112 0 sg 0 16 0 r y . 16 0 0 0 4 24 8 16 16 16 16 0 0 None |
2133 | 12 | aquiles | 0x113 0 sg 0 16 0 y . 16 0 0 0 4 24 8 16 16 16 16 0 0 None |
2134 | 12 | aquiles | 0x114 0 sg 0 64 0 r . . 32 32 0 0 4 24 0 16 16 16 16 0 0 None |
2135 | 12 | aquiles | 0x115 0 sg 0 64 0 . . 32 32 0 0 4 24 0 16 16 16 16 0 0 None |
2136 | 12 | aquiles | 0x116 0 sg 0 64 0 r y . 32 32 0 0 4 24 0 16 16 16 16 0 0 None |
2137 | 12 | aquiles | 0x117 0 sg 0 64 0 y . 32 32 0 0 4 24 0 16 16 16 16 0 0 None |
2138 | 12 | aquiles | 0x118 0 sg 0 64 0 r . . 32 32 0 0 4 24 8 16 16 16 16 0 0 None |
2139 | 12 | aquiles | 0x119 0 sg 0 64 0 . . 32 32 0 0 4 24 8 16 16 16 16 0 0 None |
2140 | 12 | aquiles | 0x11a 0 sg 0 64 0 r y . 32 32 0 0 4 24 8 16 16 16 16 0 0 None |
2141 | 12 | aquiles | 0x11b 0 sg 0 64 0 y . 32 32 0 0 4 24 8 16 16 16 16 0 0 None |
2142 | 12 | aquiles | </pre> |
2143 | 12 | aquiles | |
2144 | 15 | JulFX | h1. MacOS |
2145 | 12 | aquiles | |
2146 | 18 | rti | http://homepage.mac.com/arekkusu/bugs/GLInfo.html |
2147 | 18 | rti | |
2148 | 15 | JulFX | h2. ATI |
2149 | 12 | aquiles | |
2150 | 15 | JulFX | (empty) |
2151 | 12 | aquiles | |
2152 | 12 | aquiles | |
2153 | 15 | JulFX | h2. Intel |
2154 | 12 | aquiles | |
2155 | 15 | JulFX | (empty) |
2156 | 12 | aquiles | |
2157 | 12 | aquiles | |
2158 | 15 | JulFX | h2. NVidia |
2159 | 12 | aquiles | |
2160 | 24 | JulFX | h3. GeForce GT 330M - MacBookPro 6,2 |
2161 | 19 | rti | |
2162 | 19 | rti | <pre> |
2163 | 19 | rti | Renderer: NVIDIA GeForce GT 330M OpenGL Engine |
2164 | 19 | rti | Vendor: NVIDIA Corporation |
2165 | 19 | rti | Memory: 512 MB |
2166 | 19 | rti | Version: 2.1 NVIDIA-1.6.18 |
2167 | 19 | rti | Shading language version: 1.20 |
2168 | 19 | rti | Max texture size: 8192 x 8192 |
2169 | 19 | rti | Max texture coordinates: 8 |
2170 | 19 | rti | Max vertex texture image units: 16 |
2171 | 19 | rti | Max texture image units: 16 |
2172 | 19 | rti | Max geometry texture units: 16 |
2173 | 19 | rti | Max anisotropic filtering value: 16 |
2174 | 19 | rti | Max number of light sources: 8 |
2175 | 19 | rti | Max viewport size: 8192 x 8192 |
2176 | 19 | rti | Max uniform vertex components: 4096 |
2177 | 19 | rti | Max uniform fragment components: 4096 |
2178 | 19 | rti | Max geometry uniform components: 2048 |
2179 | 19 | rti | Max varying floats: 60 |
2180 | 19 | rti | Max samples: 0 |
2181 | 19 | rti | Max draw buffers: 8 |
2182 | 19 | rti | Extensions: 122 |
2183 | 19 | rti | GL_APPLE_aux_depth_stencil |
2184 | 19 | rti | GL_APPLE_client_storage |
2185 | 19 | rti | GL_APPLE_element_array |
2186 | 19 | rti | GL_APPLE_fence |
2187 | 19 | rti | GL_APPLE_float_pixels |
2188 | 19 | rti | GL_APPLE_flush_buffer_range |
2189 | 19 | rti | GL_APPLE_flush_render |
2190 | 19 | rti | GL_APPLE_object_purgeable |
2191 | 19 | rti | GL_APPLE_packed_pixels |
2192 | 19 | rti | GL_APPLE_pixel_buffer |
2193 | 19 | rti | GL_APPLE_rgb_422 |
2194 | 19 | rti | GL_APPLE_specular_vector |
2195 | 19 | rti | GL_APPLE_texture_range |
2196 | 19 | rti | GL_APPLE_transform_hint |
2197 | 19 | rti | GL_APPLE_vertex_array_object |
2198 | 19 | rti | GL_APPLE_vertex_array_range |
2199 | 19 | rti | GL_APPLE_vertex_program_evaluators |
2200 | 19 | rti | GL_APPLE_ycbcr_422 |
2201 | 19 | rti | GL_ARB_color_buffer_float |
2202 | 19 | rti | GL_ARB_depth_buffer_float |
2203 | 19 | rti | GL_ARB_depth_texture |
2204 | 19 | rti | GL_ARB_draw_buffers |
2205 | 19 | rti | GL_ARB_fragment_program |
2206 | 19 | rti | GL_ARB_fragment_program_shadow |
2207 | 19 | rti | GL_ARB_fragment_shader |
2208 | 19 | rti | GL_ARB_framebuffer_object |
2209 | 19 | rti | GL_ARB_half_float_pixel |
2210 | 19 | rti | GL_ARB_half_float_vertex |
2211 | 19 | rti | GL_ARB_imaging |
2212 | 19 | rti | GL_ARB_instanced_arrays |
2213 | 19 | rti | GL_ARB_multisample |
2214 | 19 | rti | GL_ARB_multitexture |
2215 | 19 | rti | GL_ARB_occlusion_query |
2216 | 19 | rti | GL_ARB_pixel_buffer_object |
2217 | 19 | rti | GL_ARB_point_parameters |
2218 | 19 | rti | GL_ARB_point_sprite |
2219 | 19 | rti | GL_ARB_shader_objects |
2220 | 19 | rti | GL_ARB_shader_texture_lod |
2221 | 19 | rti | GL_ARB_shading_language_100 |
2222 | 19 | rti | GL_ARB_shadow |
2223 | 19 | rti | GL_ARB_texture_border_clamp |
2224 | 19 | rti | GL_ARB_texture_compression |
2225 | 19 | rti | GL_ARB_texture_compression_rgtc |
2226 | 19 | rti | GL_ARB_texture_cube_map |
2227 | 19 | rti | GL_ARB_texture_env_add |
2228 | 19 | rti | GL_ARB_texture_env_combine |
2229 | 19 | rti | GL_ARB_texture_env_crossbar |
2230 | 19 | rti | GL_ARB_texture_env_dot3 |
2231 | 19 | rti | GL_ARB_texture_float |
2232 | 19 | rti | GL_ARB_texture_mirrored_repeat |
2233 | 19 | rti | GL_ARB_texture_non_power_of_two |
2234 | 19 | rti | GL_ARB_texture_rectangle |
2235 | 19 | rti | GL_ARB_texture_rg |
2236 | 19 | rti | GL_ARB_transpose_matrix |
2237 | 19 | rti | GL_ARB_vertex_blend |
2238 | 19 | rti | GL_ARB_vertex_buffer_object |
2239 | 19 | rti | GL_ARB_vertex_program |
2240 | 19 | rti | GL_ARB_vertex_shader |
2241 | 19 | rti | GL_ARB_window_pos |
2242 | 19 | rti | GL_ATI_separate_stencil |
2243 | 19 | rti | GL_ATI_texture_env_combine3 |
2244 | 19 | rti | GL_ATI_texture_float |
2245 | 19 | rti | GL_ATI_texture_mirror_once |
2246 | 19 | rti | GL_EXT_abgr |
2247 | 19 | rti | GL_EXT_bgra |
2248 | 19 | rti | GL_EXT_bindable_uniform |
2249 | 19 | rti | GL_EXT_blend_color |
2250 | 19 | rti | GL_EXT_blend_equation_separate |
2251 | 19 | rti | GL_EXT_blend_func_separate |
2252 | 19 | rti | GL_EXT_blend_minmax |
2253 | 19 | rti | GL_EXT_blend_subtract |
2254 | 19 | rti | GL_EXT_clip_volume_hint |
2255 | 19 | rti | GL_EXT_compiled_vertex_array |
2256 | 19 | rti | GL_EXT_depth_bounds_test |
2257 | 19 | rti | GL_EXT_draw_buffers2 |
2258 | 19 | rti | GL_EXT_draw_range_elements |
2259 | 19 | rti | GL_EXT_fog_coord |
2260 | 19 | rti | GL_EXT_framebuffer_blit |
2261 | 19 | rti | GL_EXT_framebuffer_multisample |
2262 | 19 | rti | GL_EXT_framebuffer_object |
2263 | 19 | rti | GL_EXT_framebuffer_sRGB |
2264 | 19 | rti | GL_EXT_geometry_shader4 |
2265 | 19 | rti | GL_EXT_gpu_program_parameters |
2266 | 19 | rti | GL_EXT_gpu_shader4 |
2267 | 19 | rti | GL_EXT_multi_draw_arrays |
2268 | 19 | rti | GL_EXT_packed_depth_stencil |
2269 | 19 | rti | GL_EXT_packed_float |
2270 | 19 | rti | GL_EXT_provoking_vertex |
2271 | 19 | rti | GL_EXT_rescale_normal |
2272 | 19 | rti | GL_EXT_secondary_color |
2273 | 19 | rti | GL_EXT_shadow_funcs |
2274 | 19 | rti | GL_EXT_stencil_two_side |
2275 | 19 | rti | GL_EXT_stencil_wrap |
2276 | 19 | rti | GL_EXT_texture_array |
2277 | 19 | rti | GL_EXT_texture_compression_dxt1 |
2278 | 19 | rti | GL_EXT_texture_compression_s3tc |
2279 | 19 | rti | GL_EXT_texture_env_add |
2280 | 19 | rti | GL_EXT_texture_filter_anisotropic |
2281 | 19 | rti | GL_EXT_texture_integer |
2282 | 19 | rti | GL_EXT_texture_lod_bias |
2283 | 19 | rti | GL_EXT_texture_mirror_clamp |
2284 | 19 | rti | GL_EXT_texture_rectangle |
2285 | 19 | rti | GL_EXT_texture_shared_exponent |
2286 | 19 | rti | GL_EXT_texture_sRGB |
2287 | 19 | rti | GL_EXT_transform_feedback |
2288 | 19 | rti | GL_EXT_vertex_array_bgra |
2289 | 19 | rti | GL_IBM_rasterpos_clip |
2290 | 19 | rti | GL_NV_blend_square |
2291 | 19 | rti | GL_NV_conditional_render |
2292 | 19 | rti | GL_NV_depth_clamp |
2293 | 19 | rti | GL_NV_fog_distance |
2294 | 19 | rti | GL_NV_fragment_program2 |
2295 | 19 | rti | GL_NV_fragment_program_option |
2296 | 19 | rti | GL_NV_light_max_exponent |
2297 | 19 | rti | GL_NV_multisample_filter_hint |
2298 | 19 | rti | GL_NV_point_sprite |
2299 | 19 | rti | GL_NV_texgen_reflection |
2300 | 19 | rti | GL_NV_vertex_program2_option |
2301 | 19 | rti | GL_NV_vertex_program3 |
2302 | 19 | rti | GL_SGIS_generate_mipmap |
2303 | 19 | rti | GL_SGIS_texture_edge_clamp |
2304 | 19 | rti | GL_SGIS_texture_lod |
2305 | 19 | rti | |
2306 | 19 | rti | Core features |
2307 | 19 | rti | v1.1 (100 % - 7/7) |
2308 | 19 | rti | v1.2 (100 % - 8/8) |
2309 | 19 | rti | v1.3 (100 % - 9/9) |
2310 | 19 | rti | v1.4 (100 % - 15/15) |
2311 | 19 | rti | v1.5 (100 % - 3/3) |
2312 | 19 | rti | v2.0 (100 % - 10/10) |
2313 | 19 | rti | v2.1 (100 % - 3/3) |
2314 | 19 | rti | v3.0 (95 % - 22/23) |
2315 | 19 | rti | v3.1 (12 % - 1/8) |
2316 | 19 | rti | v3.2 (33 % - 3/9) |
2317 | 19 | rti | v3.3 (0 % - 0/9) |
2318 | 19 | rti | v4.0 (0 % - 0/13) |
2319 | 19 | rti | v4.1 (0 % - 0/8) |
2320 | 19 | rti | |
2321 | 19 | rti | OpenGL driver version check (Current: 2.1 NVIDIA-1.6.18, Latest known: 2.1 NVIDIA-1.6.16): Latest version of display drivers found According the database, you are running the latest display drivers for your video card. |
2322 | 19 | rti | Compiled vertex array support This feature improves OpenGL performance by using video memory to cache transformed vertices. |
2323 | 19 | rti | Multitexture support This feature accelerates complex rendering such as lightmaps or environment mapping. |
2324 | 19 | rti | Secondary color support This feature provides an alternate method of coloring specular highlights on polygons. |
2325 | 19 | rti | S3TC compression support This feature improves texture mapping performance in some applications by using lossy compression. |
2326 | 19 | rti | Vertex array range support This feature improves performance in some applications by using AGP for dynamic vertex transformation. |
2327 | 19 | rti | Texture edge clamp support This feature improves texturing quality by adding clamping control to edge texel filtering. |
2328 | 19 | rti | Vertex program support This feature enables a wide variety of effects via flexible vertex programming (equivalent to DX8 Vertex Shader.) |
2329 | 19 | rti | Fragment program support This feature enables a wide variety of effects via per pixel programming (equivalent to DX9 Pixel Shader.) |
2330 | 19 | rti | Texture anisotropic filtering support This feature improves the quality of texture mapping on oblique surfaces. |
2331 | 19 | rti | Occlusion test support This feature provides hardware accelerated culling for objects. |
2332 | 19 | rti | Point sprite support This feature improves performance in some particle systems. |
2333 | 19 | rti | OpenGL Shading Language support This feature enables high level shading language for shaders. |
2334 | 19 | rti | Frame buffer object support This feature enables render to texture functionality. |
2335 | 19 | rti | </pre> |
2336 | 12 | aquiles | |
2337 | 15 | JulFX | h1. Windows |
2338 | 12 | aquiles | |
2339 | 15 | JulFX | h2. ATI |
2340 | 15 | JulFX | |
2341 | 24 | JulFX | h3. Radeon HD5670 | Catalyst 10.10 |
2342 | 15 | JulFX | |
2343 | 12 | aquiles | <pre> |
2344 | 12 | aquiles | Renderer: ATI Radeon HD 5600 Series |
2345 | 12 | aquiles | Vendor: ATI Technologies Inc. |
2346 | 12 | aquiles | Memory: 512 MB |
2347 | 12 | aquiles | Version: 4.0.10243 Core Profile Forward-Compatible Context |
2348 | 12 | aquiles | Shading language version: 4.00 |
2349 | 12 | aquiles | |
2350 | 12 | aquiles | |
2351 | 12 | aquiles | Max texture size: 16384 x 16384 |
2352 | 12 | aquiles | Max texture coordinates: 0 |
2353 | 12 | aquiles | Max vertex texture image units: 16 |
2354 | 12 | aquiles | Max texture image units: 16 |
2355 | 12 | aquiles | Max geometry texture units: 16 |
2356 | 12 | aquiles | Max anisotropic filtering value: 16 |
2357 | 12 | aquiles | Max viewport size: 16384 x 16384 |
2358 | 12 | aquiles | Max uniform vertex components: 16384 |
2359 | 12 | aquiles | Max uniform fragment components: 16384 |
2360 | 12 | aquiles | Max geometry uniform components: 16384 |
2361 | 12 | aquiles | Max varying floats: 64 |
2362 | 12 | aquiles | Max samples: 8 |
2363 | 12 | aquiles | Max draw buffers: 8 |
2364 | 12 | aquiles | |
2365 | 12 | aquiles | |
2366 | 12 | aquiles | Extensions: 192 |
2367 | 12 | aquiles | |
2368 | 12 | aquiles | GL_AMD_conservative_depth |
2369 | 12 | aquiles | GL_AMD_debug_output |
2370 | 12 | aquiles | GL_AMD_draw_buffers_blend |
2371 | 12 | aquiles | GL_AMD_name_gen_delete |
2372 | 12 | aquiles | GL_AMD_performance_monitor |
2373 | 12 | aquiles | GL_AMD_sample_positions |
2374 | 12 | aquiles | GL_AMD_seamless_cubemap_per_texture |
2375 | 12 | aquiles | GL_AMD_shader_stencil_export |
2376 | 12 | aquiles | GL_AMD_texture_cube_map_array |
2377 | 12 | aquiles | GL_AMD_texture_texture4 |
2378 | 12 | aquiles | GL_AMD_transform_feedback3_lines_triangles |
2379 | 12 | aquiles | GL_AMD_vertex_shader_tessellator |
2380 | 12 | aquiles | GL_AMDX_debug_output |
2381 | 12 | aquiles | GL_AMDX_vertex_shader_tessellator |
2382 | 12 | aquiles | GL_ARB_blend_func_extended |
2383 | 12 | aquiles | GL_ARB_color_buffer_float |
2384 | 12 | aquiles | GL_ARB_compatibility |
2385 | 12 | aquiles | GL_ARB_copy_buffer |
2386 | 12 | aquiles | GL_ARB_depth_buffer_float |
2387 | 12 | aquiles | GL_ARB_depth_clamp |
2388 | 12 | aquiles | GL_ARB_depth_texture |
2389 | 12 | aquiles | GL_ARB_draw_buffers |
2390 | 12 | aquiles | GL_ARB_draw_buffers_blend |
2391 | 12 | aquiles | GL_ARB_draw_elements_base_vertex |
2392 | 12 | aquiles | GL_ARB_draw_indirect |
2393 | 12 | aquiles | GL_ARB_draw_instanced |
2394 | 12 | aquiles | GL_ARB_explicit_attrib_location |
2395 | 12 | aquiles | GL_ARB_fragment_coord_conventions |
2396 | 12 | aquiles | GL_ARB_fragment_program |
2397 | 12 | aquiles | GL_ARB_fragment_program_shadow |
2398 | 12 | aquiles | GL_ARB_fragment_shader |
2399 | 12 | aquiles | GL_ARB_framebuffer_object |
2400 | 12 | aquiles | GL_ARB_framebuffer_sRGB |
2401 | 12 | aquiles | GL_ARB_geometry_shader4 |
2402 | 12 | aquiles | GL_ARB_gpu_shader5 |
2403 | 12 | aquiles | GL_ARB_gpu_shader_fp64 |
2404 | 12 | aquiles | GL_ARB_half_float_pixel |
2405 | 12 | aquiles | GL_ARB_half_float_vertex |
2406 | 12 | aquiles | GL_ARB_instanced_arrays |
2407 | 12 | aquiles | GL_ARB_map_buffer_range |
2408 | 12 | aquiles | GL_ARB_multisample |
2409 | 12 | aquiles | GL_ARB_multitexture |
2410 | 12 | aquiles | GL_ARB_occlusion_query |
2411 | 12 | aquiles | GL_ARB_occlusion_query2 |
2412 | 12 | aquiles | GL_ARB_pixel_buffer_object |
2413 | 12 | aquiles | GL_ARB_point_sprite |
2414 | 12 | aquiles | GL_ARB_provoking_vertex |
2415 | 12 | aquiles | GL_ARB_sample_shading |
2416 | 12 | aquiles | GL_ARB_sampler_objects |
2417 | 12 | aquiles | GL_ARB_seamless_cube_map |
2418 | 12 | aquiles | GL_ARB_shader_atomic_counters |
2419 | 12 | aquiles | GL_ARB_shader_bit_encoding |
2420 | 12 | aquiles | GL_ARB_shader_objects |
2421 | 12 | aquiles | GL_ARB_shader_subroutine |
2422 | 12 | aquiles | GL_ARB_shader_texture_lod |
2423 | 12 | aquiles | GL_ARB_shadow |
2424 | 12 | aquiles | GL_ARB_shadow_ambient |
2425 | 12 | aquiles | GL_ARB_sync |
2426 | 12 | aquiles | GL_ARB_tessellation_shader |
2427 | 12 | aquiles | GL_ARB_texture_border_clamp |
2428 | 12 | aquiles | GL_ARB_texture_buffer_object |
2429 | 12 | aquiles | GL_ARB_texture_compression |
2430 | 12 | aquiles | GL_ARB_texture_compression_rgtc |
2431 | 12 | aquiles | GL_ARB_texture_cube_map |
2432 | 12 | aquiles | GL_ARB_texture_cube_map_array |
2433 | 12 | aquiles | GL_ARB_texture_env_add |
2434 | 12 | aquiles | GL_ARB_texture_env_combine |
2435 | 12 | aquiles | GL_ARB_texture_env_crossbar |
2436 | 12 | aquiles | GL_ARB_texture_env_dot3 |
2437 | 12 | aquiles | GL_ARB_texture_float |
2438 | 12 | aquiles | GL_ARB_texture_gather |
2439 | 12 | aquiles | GL_ARB_texture_mirrored_repeat |
2440 | 12 | aquiles | GL_ARB_texture_multisample |
2441 | 12 | aquiles | GL_ARB_texture_non_power_of_two |
2442 | 12 | aquiles | GL_ARB_texture_query_lod |
2443 | 12 | aquiles | GL_ARB_texture_rectangle |
2444 | 12 | aquiles | GL_ARB_texture_rg |
2445 | 12 | aquiles | GL_ARB_texture_rgb10_a2ui |
2446 | 12 | aquiles | GL_ARB_texture_snorm |
2447 | 12 | aquiles | GL_ARB_timer_query |
2448 | 12 | aquiles | GL_ARB_transform_feedback2 |
2449 | 12 | aquiles | GL_ARB_transform_feedback3 |
2450 | 12 | aquiles | GL_ARB_uniform_buffer_object |
2451 | 12 | aquiles | GL_ARB_vertex_array_bgra |
2452 | 12 | aquiles | GL_ARB_vertex_array_object |
2453 | 12 | aquiles | GL_ARB_vertex_buffer_object |
2454 | 12 | aquiles | GL_ARB_vertex_program |
2455 | 12 | aquiles | GL_ARB_vertex_shader |
2456 | 12 | aquiles | GL_ARB_vertex_type_2_10_10_10_rev |
2457 | 12 | aquiles | GL_ATI_draw_buffers |
2458 | 12 | aquiles | GL_ATI_envmap_bumpmap |
2459 | 12 | aquiles | GL_ATI_fragment_shader |
2460 | 12 | aquiles | GL_ATI_meminfo |
2461 | 12 | aquiles | GL_ATI_separate_stencil |
2462 | 12 | aquiles | GL_ATI_texture_compression_3dc |
2463 | 12 | aquiles | GL_ATI_texture_env_combine3 |
2464 | 12 | aquiles | GL_ATI_texture_float |
2465 | 12 | aquiles | GL_ATI_texture_mirror_once |
2466 | 12 | aquiles | GL_EXT_abgr |
2467 | 12 | aquiles | GL_EXT_bgra |
2468 | 12 | aquiles | GL_EXT_bindable_uniform |
2469 | 12 | aquiles | GL_EXT_blend_color |
2470 | 12 | aquiles | GL_EXT_blend_equation_separate |
2471 | 12 | aquiles | GL_EXT_blend_func_separate |
2472 | 12 | aquiles | GL_EXT_blend_minmax |
2473 | 12 | aquiles | GL_EXT_blend_subtract |
2474 | 12 | aquiles | GL_EXT_copy_buffer |
2475 | 12 | aquiles | GL_EXT_copy_texture |
2476 | 12 | aquiles | GL_EXT_direct_state_access |
2477 | 12 | aquiles | GL_EXT_draw_buffers2 |
2478 | 12 | aquiles | GL_EXT_draw_instanced |
2479 | 12 | aquiles | GL_EXT_draw_range_elements |
2480 | 12 | aquiles | GL_EXT_framebuffer_blit |
2481 | 12 | aquiles | GL_EXT_framebuffer_multisample |
2482 | 12 | aquiles | GL_EXT_framebuffer_object |
2483 | 12 | aquiles | GL_EXT_framebuffer_sRGB |
2484 | 12 | aquiles | GL_EXT_geometry_shader4 |
2485 | 12 | aquiles | GL_EXT_gpu_program_parameters |
2486 | 12 | aquiles | GL_EXT_gpu_shader4 |
2487 | 12 | aquiles | GL_EXT_multi_draw_arrays |
2488 | 12 | aquiles | GL_EXT_packed_depth_stencil |
2489 | 12 | aquiles | GL_EXT_packed_float |
2490 | 12 | aquiles | GL_EXT_packed_pixels |
2491 | 12 | aquiles | GL_EXT_pixel_buffer_object |
2492 | 12 | aquiles | GL_EXT_provoking_vertex |
2493 | 12 | aquiles | GL_EXT_shadow_funcs |
2494 | 12 | aquiles | GL_EXT_stencil_wrap |
2495 | 12 | aquiles | GL_EXT_subtexture |
2496 | 12 | aquiles | GL_EXT_texgen_reflection |
2497 | 12 | aquiles | GL_EXT_texture3D |
2498 | 12 | aquiles | GL_EXT_texture_array |
2499 | 12 | aquiles | GL_EXT_texture_buffer_object |
2500 | 12 | aquiles | GL_EXT_texture_buffer_object_rgb32 |
2501 | 12 | aquiles | GL_EXT_texture_compression_bptc |
2502 | 12 | aquiles | GL_EXT_texture_compression_latc |
2503 | 12 | aquiles | GL_EXT_texture_compression_rgtc |
2504 | 12 | aquiles | GL_EXT_texture_compression_s3tc |
2505 | 12 | aquiles | GL_EXT_texture_cube_map |
2506 | 12 | aquiles | GL_EXT_texture_edge_clamp |
2507 | 12 | aquiles | GL_EXT_texture_env_add |
2508 | 12 | aquiles | GL_EXT_texture_env_combine |
2509 | 12 | aquiles | GL_EXT_texture_env_dot3 |
2510 | 12 | aquiles | GL_EXT_texture_filter_anisotropic |
2511 | 12 | aquiles | GL_EXT_texture_integer |
2512 | 12 | aquiles | GL_EXT_texture_lod |
2513 | 12 | aquiles | GL_EXT_texture_lod_bias |
2514 | 12 | aquiles | GL_EXT_texture_mirror_clamp |
2515 | 12 | aquiles | GL_EXT_texture_object |
2516 | 12 | aquiles | GL_EXT_texture_rectangle |
2517 | 12 | aquiles | GL_EXT_texture_shared_exponent |
2518 | 12 | aquiles | GL_EXT_texture_snorm |
2519 | 12 | aquiles | GL_EXT_texture_sRGB |
2520 | 12 | aquiles | GL_EXT_texture_swizzle |
2521 | 12 | aquiles | GL_EXT_timer_query |
2522 | 12 | aquiles | GL_EXT_transform_feedback |
2523 | 8 | JulFX | GL_EXT_vertex_array_bgra |
2524 | 13 | Naush | GL_EXT_vertex_attrib_64bit |
2525 | 13 | Naush | GL_IBM_texture_mirrored_repeat |
2526 | 13 | Naush | GL_KTX_buffer_region |
2527 | 13 | Naush | GL_NV_blend_square |
2528 | 13 | Naush | GL_NV_conditional_render |
2529 | 13 | Naush | GL_NV_copy_depth_to_color |
2530 | 13 | Naush | GL_NV_explicit_multisample |
2531 | 13 | Naush | GL_NV_float_buffer |
2532 | 13 | Naush | GL_NV_half_float |
2533 | 13 | Naush | GL_NV_texgen_reflection |
2534 | 13 | Naush | GL_SGIS_generate_mipmap |
2535 | 13 | Naush | GL_SGIS_texture_edge_clamp |
2536 | 13 | Naush | GL_SGIS_texture_lod |
2537 | 13 | Naush | GL_SUN_multi_draw_arrays |
2538 | 13 | Naush | GL_WIN_swap_hint |
2539 | 13 | Naush | WGL_AMD_gpu_association |
2540 | 13 | Naush | WGL_AMDX_gpu_association |
2541 | 13 | Naush | WGL_ARB_buffer_region |
2542 | 13 | Naush | WGL_ARB_create_context |
2543 | 13 | Naush | WGL_ARB_create_context_profile |
2544 | 13 | Naush | WGL_ARB_extensions_string |
2545 | 13 | Naush | WGL_ARB_make_current_read |
2546 | 13 | Naush | WGL_ARB_multisample |
2547 | 13 | Naush | WGL_ARB_pbuffer |
2548 | 13 | Naush | WGL_ARB_pixel_format |
2549 | 13 | Naush | WGL_ARB_pixel_format_float |
2550 | 13 | Naush | WGL_ARB_render_texture |
2551 | 13 | Naush | WGL_ATI_pixel_format_float |
2552 | 13 | Naush | WGL_ATI_render_texture_rectangle |
2553 | 13 | Naush | WGL_EXT_extensions_string |
2554 | 13 | Naush | WGL_EXT_framebuffer_sRGB |
2555 | 13 | Naush | WGL_EXT_pixel_format_packed_float |
2556 | 13 | Naush | WGL_EXT_swap_control |
2557 | 13 | Naush | WGL_I3D_genlock |
2558 | 13 | Naush | WGL_NV_float_buffer |
2559 | 13 | Naush | WGL_NV_swap_group |
2560 | 13 | Naush | |
2561 | 13 | Naush | Core features |
2562 | 13 | Naush | v1.1 (100 % - 7/7) |
2563 | 13 | Naush | v1.2 (100 % - 8/8) |
2564 | 13 | Naush | v1.3 (100 % - 9/9) |
2565 | 13 | Naush | v1.4 (100 % - 15/15) |
2566 | 13 | Naush | v1.5 (100 % - 3/3) |
2567 | 13 | Naush | v2.0 (100 % - 10/10) |
2568 | 13 | Naush | v2.1 (100 % - 3/3) |
2569 | 13 | Naush | v3.0 (100 % - 23/23) |
2570 | 13 | Naush | v3.1 (100 % - 8/8) |
2571 | 13 | Naush | v3.2 (100 % - 9/9) |
2572 | 13 | Naush | v3.3 (100 % - 9/9) |
2573 | 13 | Naush | v4.0 (100 % - 13/13) |
2574 | 13 | Naush | v4.1 (0 % - 0/8) |
2575 | 13 | Naush | |
2576 | 13 | Naush | </pre> |
2577 | 13 | Naush | |
2578 | 17 | JulFX | h3. Radeon HD4890 | Catalyst 10.10 Win7 |
2579 | 17 | JulFX | |
2580 | 17 | JulFX | <pre> |
2581 | 17 | JulFX | Rendereur: ATI Radeon HD 4800 Series |
2582 | 17 | JulFX | Fournisseur: ATI Technologies Inc. |
2583 | 17 | JulFX | Mémoire: 1024 MO |
2584 | 17 | JulFX | Version: 3.3.10243 Core Profile Forward-Compatible Context |
2585 | 17 | JulFX | Version GLSL: 3.30 |
2586 | 17 | JulFX | |
2587 | 17 | JulFX | |
2588 | 17 | JulFX | Max. taille texture 8192 x 8192 |
2589 | 17 | JulFX | Max. texture coords 0 |
2590 | 17 | JulFX | Max. vertex tex. image units: 16 |
2591 | 17 | JulFX | Max. texture image unités 16 |
2592 | 17 | JulFX | Max Geometry Texture Units: 16 |
2593 | 17 | JulFX | Max. anisotropie 16 |
2594 | 17 | JulFX | Taille Max. Vue 8192 x 8192 |
2595 | 17 | JulFX | Max. uniform vertex composantes: 16384 |
2596 | 17 | JulFX | Max. uniform fragment composantes: 16384 |
2597 | 17 | JulFX | Max Geometry Uniform Components: 16384 |
2598 | 17 | JulFX | Max. variante virgule flottantes: 64 |
2599 | 17 | JulFX | Max. échantillons 8 |
2600 | 17 | JulFX | Max. draw buffers: 8 |
2601 | 17 | JulFX | |
2602 | 17 | JulFX | |
2603 | 17 | JulFX | Extensions: 183 |
2604 | 17 | JulFX | |
2605 | 17 | JulFX | GL_AMD_conservative_depth |
2606 | 17 | JulFX | GL_AMD_debug_output |
2607 | 17 | JulFX | GL_AMD_draw_buffers_blend |
2608 | 17 | JulFX | GL_AMD_name_gen_delete |
2609 | 17 | JulFX | GL_AMD_performance_monitor |
2610 | 17 | JulFX | GL_AMD_sample_positions |
2611 | 17 | JulFX | GL_AMD_seamless_cubemap_per_texture |
2612 | 17 | JulFX | GL_AMD_shader_stencil_export |
2613 | 17 | JulFX | GL_AMD_texture_cube_map_array |
2614 | 17 | JulFX | GL_AMD_texture_texture4 |
2615 | 17 | JulFX | GL_AMD_vertex_shader_tessellator |
2616 | 17 | JulFX | GL_AMDX_debug_output |
2617 | 17 | JulFX | GL_AMDX_vertex_shader_tessellator |
2618 | 17 | JulFX | GL_ARB_blend_func_extended |
2619 | 17 | JulFX | GL_ARB_color_buffer_float |
2620 | 17 | JulFX | GL_ARB_compatibility |
2621 | 17 | JulFX | GL_ARB_copy_buffer |
2622 | 17 | JulFX | GL_ARB_depth_buffer_float |
2623 | 17 | JulFX | GL_ARB_depth_clamp |
2624 | 17 | JulFX | GL_ARB_depth_texture |
2625 | 17 | JulFX | GL_ARB_draw_buffers |
2626 | 17 | JulFX | GL_ARB_draw_buffers_blend |
2627 | 17 | JulFX | GL_ARB_draw_elements_base_vertex |
2628 | 17 | JulFX | GL_ARB_draw_instanced |
2629 | 17 | JulFX | GL_ARB_explicit_attrib_location |
2630 | 17 | JulFX | GL_ARB_fragment_coord_conventions |
2631 | 17 | JulFX | GL_ARB_fragment_program |
2632 | 17 | JulFX | GL_ARB_fragment_program_shadow |
2633 | 17 | JulFX | GL_ARB_fragment_shader |
2634 | 17 | JulFX | GL_ARB_framebuffer_object |
2635 | 17 | JulFX | GL_ARB_framebuffer_sRGB |
2636 | 17 | JulFX | GL_ARB_geometry_shader4 |
2637 | 17 | JulFX | GL_ARB_half_float_pixel |
2638 | 17 | JulFX | GL_ARB_half_float_vertex |
2639 | 17 | JulFX | GL_ARB_instanced_arrays |
2640 | 17 | JulFX | GL_ARB_map_buffer_range |
2641 | 17 | JulFX | GL_ARB_multisample |
2642 | 17 | JulFX | GL_ARB_multitexture |
2643 | 17 | JulFX | GL_ARB_occlusion_query |
2644 | 17 | JulFX | GL_ARB_occlusion_query2 |
2645 | 17 | JulFX | GL_ARB_pixel_buffer_object |
2646 | 17 | JulFX | GL_ARB_point_sprite |
2647 | 17 | JulFX | GL_ARB_provoking_vertex |
2648 | 17 | JulFX | GL_ARB_sample_shading |
2649 | 17 | JulFX | GL_ARB_sampler_objects |
2650 | 17 | JulFX | GL_ARB_seamless_cube_map |
2651 | 17 | JulFX | GL_ARB_shader_bit_encoding |
2652 | 17 | JulFX | GL_ARB_shader_objects |
2653 | 17 | JulFX | GL_ARB_shader_texture_lod |
2654 | 17 | JulFX | GL_ARB_shadow |
2655 | 17 | JulFX | GL_ARB_shadow_ambient |
2656 | 17 | JulFX | GL_ARB_sync |
2657 | 17 | JulFX | GL_ARB_texture_border_clamp |
2658 | 17 | JulFX | GL_ARB_texture_buffer_object |
2659 | 17 | JulFX | GL_ARB_texture_compression |
2660 | 17 | JulFX | GL_ARB_texture_compression_rgtc |
2661 | 17 | JulFX | GL_ARB_texture_cube_map |
2662 | 17 | JulFX | GL_ARB_texture_cube_map_array |
2663 | 17 | JulFX | GL_ARB_texture_env_add |
2664 | 17 | JulFX | GL_ARB_texture_env_combine |
2665 | 17 | JulFX | GL_ARB_texture_env_crossbar |
2666 | 17 | JulFX | GL_ARB_texture_env_dot3 |
2667 | 17 | JulFX | GL_ARB_texture_float |
2668 | 17 | JulFX | GL_ARB_texture_gather |
2669 | 17 | JulFX | GL_ARB_texture_mirrored_repeat |
2670 | 17 | JulFX | GL_ARB_texture_multisample |
2671 | 17 | JulFX | GL_ARB_texture_non_power_of_two |
2672 | 17 | JulFX | GL_ARB_texture_query_lod |
2673 | 17 | JulFX | GL_ARB_texture_rectangle |
2674 | 17 | JulFX | GL_ARB_texture_rg |
2675 | 17 | JulFX | GL_ARB_texture_rgb10_a2ui |
2676 | 17 | JulFX | GL_ARB_texture_snorm |
2677 | 17 | JulFX | GL_ARB_timer_query |
2678 | 17 | JulFX | GL_ARB_transform_feedback2 |
2679 | 17 | JulFX | GL_ARB_transform_feedback3 |
2680 | 17 | JulFX | GL_ARB_uniform_buffer_object |
2681 | 17 | JulFX | GL_ARB_vertex_array_bgra |
2682 | 17 | JulFX | GL_ARB_vertex_array_object |
2683 | 17 | JulFX | GL_ARB_vertex_buffer_object |
2684 | 17 | JulFX | GL_ARB_vertex_program |
2685 | 17 | JulFX | GL_ARB_vertex_shader |
2686 | 17 | JulFX | GL_ARB_vertex_type_2_10_10_10_rev |
2687 | 17 | JulFX | GL_ATI_draw_buffers |
2688 | 17 | JulFX | GL_ATI_envmap_bumpmap |
2689 | 17 | JulFX | GL_ATI_fragment_shader |
2690 | 17 | JulFX | GL_ATI_meminfo |
2691 | 17 | JulFX | GL_ATI_separate_stencil |
2692 | 17 | JulFX | GL_ATI_texture_compression_3dc |
2693 | 17 | JulFX | GL_ATI_texture_env_combine3 |
2694 | 17 | JulFX | GL_ATI_texture_float |
2695 | 17 | JulFX | GL_ATI_texture_mirror_once |
2696 | 17 | JulFX | GL_EXT_abgr |
2697 | 17 | JulFX | GL_EXT_bgra |
2698 | 17 | JulFX | GL_EXT_bindable_uniform |
2699 | 17 | JulFX | GL_EXT_blend_color |
2700 | 17 | JulFX | GL_EXT_blend_equation_separate |
2701 | 17 | JulFX | GL_EXT_blend_func_separate |
2702 | 17 | JulFX | GL_EXT_blend_minmax |
2703 | 17 | JulFX | GL_EXT_blend_subtract |
2704 | 17 | JulFX | GL_EXT_copy_buffer |
2705 | 17 | JulFX | GL_EXT_copy_texture |
2706 | 17 | JulFX | GL_EXT_direct_state_access |
2707 | 17 | JulFX | GL_EXT_draw_buffers2 |
2708 | 17 | JulFX | GL_EXT_draw_instanced |
2709 | 17 | JulFX | GL_EXT_draw_range_elements |
2710 | 17 | JulFX | GL_EXT_framebuffer_blit |
2711 | 17 | JulFX | GL_EXT_framebuffer_multisample |
2712 | 17 | JulFX | GL_EXT_framebuffer_object |
2713 | 17 | JulFX | GL_EXT_framebuffer_sRGB |
2714 | 17 | JulFX | GL_EXT_geometry_shader4 |
2715 | 17 | JulFX | GL_EXT_gpu_program_parameters |
2716 | 17 | JulFX | GL_EXT_gpu_shader4 |
2717 | 17 | JulFX | GL_EXT_multi_draw_arrays |
2718 | 17 | JulFX | GL_EXT_packed_depth_stencil |
2719 | 17 | JulFX | GL_EXT_packed_float |
2720 | 17 | JulFX | GL_EXT_packed_pixels |
2721 | 17 | JulFX | GL_EXT_pixel_buffer_object |
2722 | 17 | JulFX | GL_EXT_provoking_vertex |
2723 | 17 | JulFX | GL_EXT_shadow_funcs |
2724 | 17 | JulFX | GL_EXT_stencil_wrap |
2725 | 17 | JulFX | GL_EXT_subtexture |
2726 | 17 | JulFX | GL_EXT_texgen_reflection |
2727 | 17 | JulFX | GL_EXT_texture3D |
2728 | 17 | JulFX | GL_EXT_texture_array |
2729 | 17 | JulFX | GL_EXT_texture_buffer_object |
2730 | 17 | JulFX | GL_EXT_texture_buffer_object_rgb32 |
2731 | 17 | JulFX | GL_EXT_texture_compression_latc |
2732 | 17 | JulFX | GL_EXT_texture_compression_rgtc |
2733 | 17 | JulFX | GL_EXT_texture_compression_s3tc |
2734 | 17 | JulFX | GL_EXT_texture_cube_map |
2735 | 17 | JulFX | GL_EXT_texture_edge_clamp |
2736 | 17 | JulFX | GL_EXT_texture_env_add |
2737 | 17 | JulFX | GL_EXT_texture_env_combine |
2738 | 17 | JulFX | GL_EXT_texture_env_dot3 |
2739 | 17 | JulFX | GL_EXT_texture_filter_anisotropic |
2740 | 17 | JulFX | GL_EXT_texture_integer |
2741 | 17 | JulFX | GL_EXT_texture_lod |
2742 | 17 | JulFX | GL_EXT_texture_lod_bias |
2743 | 17 | JulFX | GL_EXT_texture_mirror_clamp |
2744 | 17 | JulFX | GL_EXT_texture_object |
2745 | 17 | JulFX | GL_EXT_texture_rectangle |
2746 | 17 | JulFX | GL_EXT_texture_shared_exponent |
2747 | 17 | JulFX | GL_EXT_texture_snorm |
2748 | 17 | JulFX | GL_EXT_texture_sRGB |
2749 | 17 | JulFX | GL_EXT_texture_swizzle |
2750 | 17 | JulFX | GL_EXT_timer_query |
2751 | 17 | JulFX | GL_EXT_transform_feedback |
2752 | 17 | JulFX | GL_EXT_vertex_array_bgra |
2753 | 17 | JulFX | GL_IBM_texture_mirrored_repeat |
2754 | 17 | JulFX | GL_KTX_buffer_region |
2755 | 17 | JulFX | GL_NV_blend_square |
2756 | 17 | JulFX | GL_NV_conditional_render |
2757 | 17 | JulFX | GL_NV_copy_depth_to_color |
2758 | 17 | JulFX | GL_NV_explicit_multisample |
2759 | 17 | JulFX | GL_NV_float_buffer |
2760 | 17 | JulFX | GL_NV_half_float |
2761 | 17 | JulFX | GL_NV_texgen_reflection |
2762 | 17 | JulFX | GL_SGIS_generate_mipmap |
2763 | 17 | JulFX | GL_SGIS_texture_edge_clamp |
2764 | 17 | JulFX | GL_SGIS_texture_lod |
2765 | 17 | JulFX | GL_SUN_multi_draw_arrays |
2766 | 17 | JulFX | GL_WIN_swap_hint |
2767 | 17 | JulFX | WGL_AMD_gpu_association |
2768 | 17 | JulFX | WGL_AMDX_gpu_association |
2769 | 17 | JulFX | WGL_ARB_buffer_region |
2770 | 17 | JulFX | WGL_ARB_create_context |
2771 | 17 | JulFX | WGL_ARB_create_context_profile |
2772 | 17 | JulFX | WGL_ARB_extensions_string |
2773 | 17 | JulFX | WGL_ARB_make_current_read |
2774 | 17 | JulFX | WGL_ARB_multisample |
2775 | 17 | JulFX | WGL_ARB_pbuffer |
2776 | 17 | JulFX | WGL_ARB_pixel_format |
2777 | 17 | JulFX | WGL_ARB_pixel_format_float |
2778 | 17 | JulFX | WGL_ARB_render_texture |
2779 | 17 | JulFX | WGL_ATI_pixel_format_float |
2780 | 17 | JulFX | WGL_ATI_render_texture_rectangle |
2781 | 17 | JulFX | WGL_EXT_extensions_string |
2782 | 17 | JulFX | WGL_EXT_framebuffer_sRGB |
2783 | 17 | JulFX | WGL_EXT_pixel_format_packed_float |
2784 | 17 | JulFX | WGL_EXT_swap_control |
2785 | 17 | JulFX | WGL_I3D_genlock |
2786 | 17 | JulFX | WGL_NV_float_buffer |
2787 | 17 | JulFX | WGL_NV_swap_group |
2788 | 17 | JulFX | |
2789 | 17 | JulFX | Extensions du noyau OpenGL |
2790 | 17 | JulFX | v1.1 (100 % - 7/7) |
2791 | 17 | JulFX | v1.2 (100 % - 8/8) |
2792 | 17 | JulFX | v1.3 (100 % - 9/9) |
2793 | 17 | JulFX | v1.4 (100 % - 15/15) |
2794 | 17 | JulFX | v1.5 (100 % - 3/3) |
2795 | 17 | JulFX | v2.0 (100 % - 10/10) |
2796 | 17 | JulFX | v2.1 (100 % - 3/3) |
2797 | 17 | JulFX | v3.0 (100 % - 23/23) |
2798 | 17 | JulFX | v3.1 (100 % - 8/8) |
2799 | 17 | JulFX | v3.2 (100 % - 9/9) |
2800 | 17 | JulFX | v3.3 (100 % - 9/9) |
2801 | 17 | JulFX | v4.0 (46 % - 6/13) |
2802 | 17 | JulFX | v4.1 (0 % - 0/8) |
2803 | 17 | JulFX | </pre> |
2804 | 17 | JulFX | |
2805 | 15 | JulFX | h3. Radeon HD3470 | Catalyst 8.477 |
2806 | 13 | Naush | |
2807 | 13 | Naush | <pre> |
2808 | 13 | Naush | Renderer: ATI Mobility Radeon HD 3470 |
2809 | 13 | Naush | Vendor: ATI Technologies Inc. |
2810 | 13 | Naush | Memory: 256 MB |
2811 | 13 | Naush | Version: 2.1.7415 Release |
2812 | 13 | Naush | Shading language version: 1.20 |
2813 | 13 | Naush | |
2814 | 13 | Naush | |
2815 | 13 | Naush | Max texture size: 8192 x 8192 |
2816 | 13 | Naush | Max texture coordinates: 8 |
2817 | 13 | Naush | Max vertex texture image units: 0 |
2818 | 13 | Naush | Max texture image units: 16 |
2819 | 13 | Naush | Max geometry texture units: 0 |
2820 | 13 | Naush | Max anisotropic filtering value: 16 |
2821 | 13 | Naush | Max number of light sources: 8 |
2822 | 13 | Naush | Max viewport size: 8192 x 8192 |
2823 | 13 | Naush | Max uniform vertex components: 512 |
2824 | 13 | Naush | Max uniform fragment components: 512 |
2825 | 13 | Naush | Max geometry uniform components: 0 |
2826 | 13 | Naush | Max varying floats: 68 |
2827 | 13 | Naush | Max samples: 4 |
2828 | 13 | Naush | Max draw buffers: 4 |
2829 | 13 | Naush | |
2830 | 13 | Naush | |
2831 | 13 | Naush | Extensions: 96 |
2832 | 13 | Naush | |
2833 | 13 | Naush | GL_AMD_performance_monitor |
2834 | 13 | Naush | GL_ARB_depth_texture |
2835 | 13 | Naush | GL_ARB_draw_buffers |
2836 | 13 | Naush | GL_ARB_fragment_program |
2837 | 13 | Naush | GL_ARB_fragment_shader |
2838 | 13 | Naush | GL_ARB_multisample |
2839 | 13 | Naush | GL_ARB_multitexture |
2840 | 13 | Naush | GL_ARB_occlusion_query |
2841 | 13 | Naush | GL_ARB_pixel_buffer_object |
2842 | 13 | Naush | GL_ARB_point_parameters |
2843 | 13 | Naush | GL_ARB_point_sprite |
2844 | 13 | Naush | GL_ARB_shader_objects |
2845 | 13 | Naush | GL_ARB_shading_language_100 |
2846 | 13 | Naush | GL_ARB_shadow |
2847 | 13 | Naush | GL_ARB_shadow_ambient |
2848 | 13 | Naush | GL_ARB_texture_border_clamp |
2849 | 13 | Naush | GL_ARB_texture_compression |
2850 | 13 | Naush | GL_ARB_texture_cube_map |
2851 | 13 | Naush | GL_ARB_texture_env_add |
2852 | 13 | Naush | GL_ARB_texture_env_combine |
2853 | 13 | Naush | GL_ARB_texture_env_crossbar |
2854 | 13 | Naush | GL_ARB_texture_env_dot3 |
2855 | 13 | Naush | GL_ARB_texture_float |
2856 | 13 | Naush | GL_ARB_texture_mirrored_repeat |
2857 | 13 | Naush | GL_ARB_texture_non_power_of_two |
2858 | 13 | Naush | GL_ARB_texture_rectangle |
2859 | 13 | Naush | GL_ARB_transpose_matrix |
2860 | 13 | Naush | GL_ARB_vertex_buffer_object |
2861 | 13 | Naush | GL_ARB_vertex_program |
2862 | 13 | Naush | GL_ARB_vertex_shader |
2863 | 13 | Naush | GL_ARB_window_pos |
2864 | 13 | Naush | GL_ATI_draw_buffers |
2865 | 13 | Naush | GL_ATI_envmap_bumpmap |
2866 | 13 | Naush | GL_ATI_fragment_shader |
2867 | 13 | Naush | GL_ATI_meminfo |
2868 | 13 | Naush | GL_ATI_separate_stencil |
2869 | 13 | Naush | GL_ATI_texture_compression_3dc |
2870 | 13 | Naush | GL_ATI_texture_env_combine3 |
2871 | 13 | Naush | GL_ATI_texture_float |
2872 | 13 | Naush | GL_EXT_abgr |
2873 | 13 | Naush | GL_EXT_bgra |
2874 | 13 | Naush | GL_EXT_blend_color |
2875 | 13 | Naush | GL_EXT_blend_func_separate |
2876 | 13 | Naush | GL_EXT_blend_minmax |
2877 | 13 | Naush | GL_EXT_blend_subtract |
2878 | 13 | Naush | GL_EXT_compiled_vertex_array |
2879 | 13 | Naush | GL_EXT_copy_texture |
2880 | 13 | Naush | GL_EXT_draw_range_elements |
2881 | 13 | Naush | GL_EXT_fog_coord |
2882 | 13 | Naush | GL_EXT_framebuffer_object |
2883 | 13 | Naush | GL_EXT_framebuffer_sRGB |
2884 | 13 | Naush | GL_EXT_gpu_program_parameters |
2885 | 13 | Naush | GL_EXT_multi_draw_arrays |
2886 | 13 | Naush | GL_EXT_packed_depth_stencil |
2887 | 13 | Naush | GL_EXT_packed_pixels |
2888 | 13 | Naush | GL_EXT_point_parameters |
2889 | 13 | Naush | GL_EXT_rescale_normal |
2890 | 13 | Naush | GL_EXT_secondary_color |
2891 | 13 | Naush | GL_EXT_separate_specular_color |
2892 | 1 | kervala | GL_EXT_shadow_funcs |
2893 | 1 | kervala | GL_EXT_stencil_wrap |
2894 | 1 | kervala | GL_EXT_subtexture |
2895 | 1 | kervala | GL_EXT_texgen_reflection |
2896 | 1 | kervala | GL_EXT_texture3D |
2897 | 1 | kervala | GL_EXT_texture_compression_s3tc |
2898 | 1 | kervala | GL_EXT_texture_cube_map |
2899 | 1 | kervala | GL_EXT_texture_edge_clamp |
2900 | 1 | kervala | GL_EXT_texture_env_add |
2901 | 1 | kervala | GL_EXT_texture_env_combine |
2902 | 1 | kervala | GL_EXT_texture_env_dot3 |
2903 | 1 | kervala | GL_EXT_texture_filter_anisotropic |
2904 | 1 | kervala | GL_EXT_texture_lod_bias |
2905 | 1 | kervala | GL_EXT_texture_mirror_clamp |
2906 | 1 | kervala | GL_EXT_texture_object |
2907 | 1 | kervala | GL_EXT_texture_rectangle |
2908 | 1 | kervala | GL_EXT_texture_sRGB |
2909 | 1 | kervala | GL_EXT_vertex_array |
2910 | 1 | kervala | GL_KTX_buffer_region |
2911 | 1 | kervala | GL_NV_blend_square |
2912 | 1 | kervala | GL_NV_texgen_reflection |
2913 | 1 | kervala | GL_SGIS_generate_mipmap |
2914 | 1 | kervala | GL_SGIS_texture_edge_clamp |
2915 | 1 | kervala | GL_SGIS_texture_lod |
2916 | 1 | kervala | GL_WIN_swap_hint |
2917 | 1 | kervala | WGL_ARB_buffer_region |
2918 | 1 | kervala | WGL_ARB_extensions_string |
2919 | 1 | kervala | WGL_ARB_make_current_read |
2920 | 1 | kervala | WGL_ARB_multisample |
2921 | 1 | kervala | WGL_ARB_pbuffer |
2922 | 1 | kervala | WGL_ARB_pixel_format |
2923 | 1 | kervala | WGL_ARB_render_texture |
2924 | 1 | kervala | WGL_ATI_pixel_format_float |
2925 | 1 | kervala | WGL_ATI_render_texture_rectangle |
2926 | 1 | kervala | WGL_EXT_extensions_string |
2927 | 1 | kervala | WGL_EXT_framebuffer_sRGB |
2928 | 1 | kervala | WGL_EXT_swap_control |
2929 | 1 | kervala | |
2930 | 1 | kervala | Core features |
2931 | 1 | kervala | v1.1 (100 % - 7/7) |
2932 | 1 | kervala | v1.2 (100 % - 8/8) |
2933 | 1 | kervala | v1.3 (100 % - 9/9) |
2934 | 1 | kervala | v1.4 (100 % - 15/15) |
2935 | 1 | kervala | v1.5 (100 % - 3/3) |
2936 | 1 | kervala | v2.0 (100 % - 10/10) |
2937 | 1 | kervala | v2.1 (100 % - 3/3) |
2938 | 1 | kervala | v3.0 (17 % - 4/23) |
2939 | 1 | kervala | v3.1 (12 % - 1/8) |
2940 | 1 | kervala | v3.2 (0 % - 0/9) |
2941 | 1 | kervala | v3.3 (0 % - 0/9) |
2942 | 1 | kervala | v4.0 (0 % - 0/13) |
2943 | 1 | kervala | v4.1 (0 % - 0/8) |
2944 | 1 | kervala | </pre> |
2945 | 15 | JulFX | |
2946 | 15 | JulFX | h2. Intel |
2947 | 15 | JulFX | |
2948 | 15 | JulFX | (empty) |
2949 | 15 | JulFX | |
2950 | 15 | JulFX | h2. NVidia |
2951 | 1 | kervala | |
2952 | 16 | JulFX | h3. GeForce 8400M GS | "260.99":http://www.nvidia.com/object/notebook-winxp-260.99-whql-driver.html |
2953 | 16 | JulFX | |
2954 | 16 | JulFX | <pre> |
2955 | 16 | JulFX | Rendereur: GeForce 8400M GS/PCI/SSE2 |
2956 | 16 | JulFX | Fournisseur: NVIDIA Corporation |
2957 | 16 | JulFX | Mémoire: 256 MO |
2958 | 16 | JulFX | Version: 3.3.0 |
2959 | 16 | JulFX | Version GLSL: 3.30 NVIDIA via Cg compiler |
2960 | 16 | JulFX | |
2961 | 16 | JulFX | |
2962 | 16 | JulFX | Max. taille texture 8192 x 8192 |
2963 | 16 | JulFX | Max. texture coords 8 |
2964 | 16 | JulFX | Max. vertex tex. image units: 32 |
2965 | 16 | JulFX | Max. texture image unités 32 |
2966 | 16 | JulFX | Max Geometry Texture Units: 32 |
2967 | 16 | JulFX | Max. anisotropie 16 |
2968 | 16 | JulFX | Taille Max. Vue 8192 x 8192 |
2969 | 16 | JulFX | Max. uniform vertex composantes: 4096 |
2970 | 16 | JulFX | Max. uniform fragment composantes: 4096 |
2971 | 16 | JulFX | Max Geometry Uniform Components: 2048 |
2972 | 16 | JulFX | Max. variante virgule flottantes: 0 |
2973 | 16 | JulFX | Max. échantillons 16 |
2974 | 16 | JulFX | Max. draw buffers: 8 |
2975 | 16 | JulFX | |
2976 | 16 | JulFX | |
2977 | 16 | JulFX | Extensions: 216 |
2978 | 16 | JulFX | |
2979 | 16 | JulFX | GL_ARB_blend_func_extended |
2980 | 16 | JulFX | GL_ARB_color_buffer_float |
2981 | 16 | JulFX | GL_ARB_copy_buffer |
2982 | 16 | JulFX | GL_ARB_depth_buffer_float |
2983 | 16 | JulFX | GL_ARB_depth_clamp |
2984 | 16 | JulFX | GL_ARB_depth_texture |
2985 | 16 | JulFX | GL_ARB_draw_buffers |
2986 | 16 | JulFX | GL_ARB_draw_elements_base_vertex |
2987 | 16 | JulFX | GL_ARB_draw_instanced |
2988 | 16 | JulFX | GL_ARB_ES2_compatibility |
2989 | 16 | JulFX | GL_ARB_explicit_attrib_location |
2990 | 16 | JulFX | GL_ARB_fragment_coord_conventions |
2991 | 16 | JulFX | GL_ARB_fragment_program |
2992 | 16 | JulFX | GL_ARB_fragment_program_shadow |
2993 | 16 | JulFX | GL_ARB_fragment_shader |
2994 | 16 | JulFX | GL_ARB_framebuffer_object |
2995 | 16 | JulFX | GL_ARB_framebuffer_sRGB |
2996 | 16 | JulFX | GL_ARB_geometry_shader4 |
2997 | 16 | JulFX | GL_ARB_get_program_binary |
2998 | 16 | JulFX | GL_ARB_half_float_pixel |
2999 | 16 | JulFX | GL_ARB_half_float_vertex |
3000 | 16 | JulFX | GL_ARB_imaging |
3001 | 16 | JulFX | GL_ARB_instanced_arrays |
3002 | 16 | JulFX | GL_ARB_map_buffer_range |
3003 | 16 | JulFX | GL_ARB_multisample |
3004 | 16 | JulFX | GL_ARB_multitexture |
3005 | 16 | JulFX | GL_ARB_occlusion_query |
3006 | 16 | JulFX | GL_ARB_occlusion_query2 |
3007 | 16 | JulFX | GL_ARB_pixel_buffer_object |
3008 | 16 | JulFX | GL_ARB_point_parameters |
3009 | 16 | JulFX | GL_ARB_point_sprite |
3010 | 16 | JulFX | GL_ARB_provoking_vertex |
3011 | 16 | JulFX | GL_ARB_robustness |
3012 | 16 | JulFX | GL_ARB_sampler_objects |
3013 | 16 | JulFX | GL_ARB_seamless_cube_map |
3014 | 16 | JulFX | GL_ARB_separate_shader_objects |
3015 | 16 | JulFX | GL_ARB_shader_bit_encoding |
3016 | 16 | JulFX | GL_ARB_shader_objects |
3017 | 16 | JulFX | GL_ARB_shading_language_100 |
3018 | 16 | JulFX | GL_ARB_shadow |
3019 | 16 | JulFX | GL_ARB_sync |
3020 | 16 | JulFX | GL_ARB_texture_border_clamp |
3021 | 16 | JulFX | GL_ARB_texture_buffer_object |
3022 | 16 | JulFX | GL_ARB_texture_compression |
3023 | 16 | JulFX | GL_ARB_texture_compression_rgtc |
3024 | 16 | JulFX | GL_ARB_texture_cube_map |
3025 | 16 | JulFX | GL_ARB_texture_env_add |
3026 | 16 | JulFX | GL_ARB_texture_env_combine |
3027 | 16 | JulFX | GL_ARB_texture_env_crossbar |
3028 | 16 | JulFX | GL_ARB_texture_env_dot3 |
3029 | 16 | JulFX | GL_ARB_texture_float |
3030 | 16 | JulFX | GL_ARB_texture_mirrored_repeat |
3031 | 16 | JulFX | GL_ARB_texture_multisample |
3032 | 16 | JulFX | GL_ARB_texture_non_power_of_two |
3033 | 16 | JulFX | GL_ARB_texture_rectangle |
3034 | 16 | JulFX | GL_ARB_texture_rg |
3035 | 16 | JulFX | GL_ARB_texture_rgb10_a2ui |
3036 | 16 | JulFX | GL_ARB_texture_swizzle |
3037 | 16 | JulFX | GL_ARB_timer_query |
3038 | 16 | JulFX | GL_ARB_transpose_matrix |
3039 | 16 | JulFX | GL_ARB_uniform_buffer_object |
3040 | 16 | JulFX | GL_ARB_vertex_array_bgra |
3041 | 16 | JulFX | GL_ARB_vertex_array_object |
3042 | 16 | JulFX | GL_ARB_vertex_buffer_object |
3043 | 16 | JulFX | GL_ARB_vertex_program |
3044 | 16 | JulFX | GL_ARB_vertex_shader |
3045 | 16 | JulFX | GL_ARB_vertex_type_2_10_10_10_rev |
3046 | 16 | JulFX | GL_ARB_viewport_array |
3047 | 16 | JulFX | GL_ARB_window_pos |
3048 | 16 | JulFX | GL_ATI_draw_buffers |
3049 | 16 | JulFX | GL_ATI_texture_float |
3050 | 16 | JulFX | GL_ATI_texture_mirror_once |
3051 | 16 | JulFX | GL_EXT_abgr |
3052 | 16 | JulFX | GL_EXT_bgra |
3053 | 16 | JulFX | GL_EXT_bindable_uniform |
3054 | 16 | JulFX | GL_EXT_blend_color |
3055 | 16 | JulFX | GL_EXT_blend_equation_separate |
3056 | 16 | JulFX | GL_EXT_blend_func_separate |
3057 | 16 | JulFX | GL_EXT_blend_minmax |
3058 | 16 | JulFX | GL_EXT_blend_subtract |
3059 | 16 | JulFX | GL_EXT_Cg_shader |
3060 | 16 | JulFX | GL_EXT_compiled_vertex_array |
3061 | 16 | JulFX | GL_EXT_depth_bounds_test |
3062 | 16 | JulFX | GL_EXT_direct_state_access |
3063 | 16 | JulFX | GL_EXT_draw_buffers2 |
3064 | 16 | JulFX | GL_EXT_draw_instanced |
3065 | 16 | JulFX | GL_EXT_draw_range_elements |
3066 | 16 | JulFX | GL_EXT_fog_coord |
3067 | 16 | JulFX | GL_EXT_framebuffer_blit |
3068 | 16 | JulFX | GL_EXT_framebuffer_multisample |
3069 | 16 | JulFX | GL_EXT_framebuffer_object |
3070 | 16 | JulFX | GL_EXT_framebuffer_sRGB |
3071 | 16 | JulFX | GL_EXT_geometry_shader4 |
3072 | 16 | JulFX | GL_EXT_gpu_program_parameters |
3073 | 16 | JulFX | GL_EXT_gpu_shader4 |
3074 | 16 | JulFX | GL_EXT_multi_draw_arrays |
3075 | 16 | JulFX | GL_EXT_packed_depth_stencil |
3076 | 16 | JulFX | GL_EXT_packed_float |
3077 | 16 | JulFX | GL_EXT_packed_pixels |
3078 | 16 | JulFX | GL_EXT_pixel_buffer_object |
3079 | 16 | JulFX | GL_EXT_point_parameters |
3080 | 16 | JulFX | GL_EXT_provoking_vertex |
3081 | 16 | JulFX | GL_EXT_rescale_normal |
3082 | 16 | JulFX | GL_EXT_secondary_color |
3083 | 16 | JulFX | GL_EXT_separate_shader_objects |
3084 | 16 | JulFX | GL_EXT_separate_specular_color |
3085 | 16 | JulFX | GL_EXT_shadow_funcs |
3086 | 16 | JulFX | GL_EXT_stencil_two_side |
3087 | 16 | JulFX | GL_EXT_stencil_wrap |
3088 | 16 | JulFX | GL_EXT_texture3D |
3089 | 16 | JulFX | GL_EXT_texture_array |
3090 | 16 | JulFX | GL_EXT_texture_buffer_object |
3091 | 16 | JulFX | GL_EXT_texture_compression_latc |
3092 | 16 | JulFX | GL_EXT_texture_compression_rgtc |
3093 | 16 | JulFX | GL_EXT_texture_compression_s3tc |
3094 | 16 | JulFX | GL_EXT_texture_cube_map |
3095 | 16 | JulFX | GL_EXT_texture_edge_clamp |
3096 | 16 | JulFX | GL_EXT_texture_env_add |
3097 | 16 | JulFX | GL_EXT_texture_env_combine |
3098 | 16 | JulFX | GL_EXT_texture_env_dot3 |
3099 | 16 | JulFX | GL_EXT_texture_filter_anisotropic |
3100 | 16 | JulFX | GL_EXT_texture_integer |
3101 | 16 | JulFX | GL_EXT_texture_lod |
3102 | 16 | JulFX | GL_EXT_texture_lod_bias |
3103 | 16 | JulFX | GL_EXT_texture_mirror_clamp |
3104 | 16 | JulFX | GL_EXT_texture_object |
3105 | 16 | JulFX | GL_EXT_texture_shared_exponent |
3106 | 16 | JulFX | GL_EXT_texture_sRGB |
3107 | 16 | JulFX | GL_EXT_texture_swizzle |
3108 | 16 | JulFX | GL_EXT_timer_query |
3109 | 16 | JulFX | GL_EXT_vertex_array |
3110 | 16 | JulFX | GL_EXT_vertex_array_bgra |
3111 | 16 | JulFX | GL_EXTX_framebuffer_mixed_formats |
3112 | 16 | JulFX | GL_IBM_rasterpos_clip |
3113 | 16 | JulFX | GL_IBM_texture_mirrored_repeat |
3114 | 16 | JulFX | GL_KTX_buffer_region |
3115 | 16 | JulFX | GL_NV_blend_square |
3116 | 16 | JulFX | GL_NV_conditional_render |
3117 | 16 | JulFX | GL_NV_copy_depth_to_color |
3118 | 16 | JulFX | GL_NV_copy_image |
3119 | 16 | JulFX | GL_NV_depth_buffer_float |
3120 | 16 | JulFX | GL_NV_depth_clamp |
3121 | 16 | JulFX | GL_NV_explicit_multisample |
3122 | 16 | JulFX | GL_NV_fence |
3123 | 16 | JulFX | GL_NV_float_buffer |
3124 | 16 | JulFX | GL_NV_fog_distance |
3125 | 16 | JulFX | GL_NV_fragment_program |
3126 | 16 | JulFX | GL_NV_fragment_program2 |
3127 | 16 | JulFX | GL_NV_fragment_program_option |
3128 | 16 | JulFX | GL_NV_framebuffer_multisample_coverage |
3129 | 16 | JulFX | GL_NV_geometry_shader4 |
3130 | 16 | JulFX | GL_NV_gpu_program4 |
3131 | 16 | JulFX | GL_NV_half_float |
3132 | 16 | JulFX | GL_NV_light_max_exponent |
3133 | 16 | JulFX | GL_NV_multisample_coverage |
3134 | 16 | JulFX | GL_NV_multisample_filter_hint |
3135 | 16 | JulFX | GL_NV_occlusion_query |
3136 | 16 | JulFX | GL_NV_packed_depth_stencil |
3137 | 16 | JulFX | GL_NV_parameter_buffer_object |
3138 | 16 | JulFX | GL_NV_parameter_buffer_object2 |
3139 | 16 | JulFX | GL_NV_pixel_data_range |
3140 | 16 | JulFX | GL_NV_point_sprite |
3141 | 16 | JulFX | GL_NV_primitive_restart |
3142 | 16 | JulFX | GL_NV_register_combiners |
3143 | 16 | JulFX | GL_NV_register_combiners2 |
3144 | 16 | JulFX | GL_NV_shader_buffer_load |
3145 | 16 | JulFX | GL_NV_texgen_reflection |
3146 | 16 | JulFX | GL_NV_texture_barrier |
3147 | 16 | JulFX | GL_NV_texture_compression_vtc |
3148 | 16 | JulFX | GL_NV_texture_env_combine4 |
3149 | 16 | JulFX | GL_NV_texture_expand_normal |
3150 | 16 | JulFX | GL_NV_texture_multisample |
3151 | 16 | JulFX | GL_NV_texture_rectangle |
3152 | 16 | JulFX | GL_NV_texture_shader |
3153 | 16 | JulFX | GL_NV_texture_shader2 |
3154 | 16 | JulFX | GL_NV_texture_shader3 |
3155 | 16 | JulFX | GL_NV_transform_feedback |
3156 | 16 | JulFX | GL_NV_vertex_array_range |
3157 | 16 | JulFX | GL_NV_vertex_array_range2 |
3158 | 16 | JulFX | GL_NV_vertex_buffer_unified_memory |
3159 | 16 | JulFX | GL_NV_vertex_program |
3160 | 16 | JulFX | GL_NV_vertex_program1_1 |
3161 | 16 | JulFX | GL_NV_vertex_program2 |
3162 | 16 | JulFX | GL_NV_vertex_program2_option |
3163 | 16 | JulFX | GL_NV_vertex_program3 |
3164 | 16 | JulFX | GL_NVX_conditional_render |
3165 | 16 | JulFX | GL_NVX_gpu_memory_info |
3166 | 16 | JulFX | GL_S3_s3tc |
3167 | 16 | JulFX | GL_SGIS_generate_mipmap |
3168 | 16 | JulFX | GL_SGIS_texture_lod |
3169 | 16 | JulFX | GL_SGIX_depth_texture |
3170 | 16 | JulFX | GL_SGIX_shadow |
3171 | 16 | JulFX | GL_SUN_slice_accum |
3172 | 16 | JulFX | GL_WIN_swap_hint |
3173 | 16 | JulFX | WGL_ARB_buffer_region |
3174 | 16 | JulFX | WGL_ARB_create_context |
3175 | 16 | JulFX | WGL_ARB_create_context_profile |
3176 | 16 | JulFX | WGL_ARB_create_context_robustness |
3177 | 16 | JulFX | WGL_ARB_extensions_string |
3178 | 16 | JulFX | WGL_ARB_make_current_read |
3179 | 16 | JulFX | WGL_ARB_multisample |
3180 | 16 | JulFX | WGL_ARB_pbuffer |
3181 | 16 | JulFX | WGL_ARB_pixel_format |
3182 | 16 | JulFX | WGL_ARB_pixel_format_float |
3183 | 16 | JulFX | WGL_ARB_render_texture |
3184 | 16 | JulFX | WGL_ATI_pixel_format_float |
3185 | 16 | JulFX | WGL_EXT_create_context_es2_profile |
3186 | 16 | JulFX | WGL_EXT_extensions_string |
3187 | 16 | JulFX | WGL_EXT_framebuffer_sRGB |
3188 | 16 | JulFX | WGL_EXT_pixel_format_packed_float |
3189 | 16 | JulFX | WGL_EXT_swap_control |
3190 | 16 | JulFX | WGL_NV_float_buffer |
3191 | 16 | JulFX | WGL_NV_multisample_coverage |
3192 | 16 | JulFX | WGL_NV_render_depth_texture |
3193 | 16 | JulFX | WGL_NV_render_texture_rectangle |
3194 | 16 | JulFX | WGL_NVX_DX_interop |
3195 | 16 | JulFX | |
3196 | 16 | JulFX | Extensions du noyau OpenGL |
3197 | 16 | JulFX | v1.1 (100 % - 7/7) |
3198 | 16 | JulFX | v1.2 (100 % - 8/8) |
3199 | 16 | JulFX | v1.3 (100 % - 9/9) |
3200 | 16 | JulFX | v1.4 (100 % - 15/15) |
3201 | 16 | JulFX | v1.5 (100 % - 3/3) |
3202 | 16 | JulFX | v2.0 (100 % - 10/10) |
3203 | 16 | JulFX | v2.1 (100 % - 3/3) |
3204 | 16 | JulFX | v3.0 (100 % - 23/23) |
3205 | 16 | JulFX | v3.1 (100 % - 8/8) |
3206 | 16 | JulFX | v3.2 (100 % - 9/9) |
3207 | 16 | JulFX | v3.3 (100 % - 9/9) |
3208 | 16 | JulFX | v4.0 (0 % - 0/13) |
3209 | 16 | JulFX | v4.1 (50 % - 4/8) |
3210 | 16 | JulFX | </pre> |