OpenGLSupportedExtensions
Version 24 (JulFX, 12/08/2010 04:42 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 | 15 | JulFX | (empty) |
551 | 15 | JulFX | |
552 | 15 | JulFX | h2. "MESA":http://www.mesa3d.org/ Software Rasterizer |
553 | 15 | JulFX | |
554 | 24 | JulFX | h3. GeForce 7300 Go | Software Rasterizer Mesa 7.9-devel |
555 | 15 | JulFX | |
556 | 1 | kervala | <pre> |
557 | 1 | kervala | name of display: :0.0 |
558 | 1 | kervala | display: :0 screen: 0 |
559 | 1 | kervala | direct rendering: Yes |
560 | 1 | kervala | server glx vendor string: SGI |
561 | 1 | kervala | server glx version string: 1.4 |
562 | 1 | kervala | server glx extensions: |
563 | 1 | kervala | GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating, |
564 | 1 | kervala | GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method, |
565 | 1 | kervala | GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe, |
566 | 1 | kervala | GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, |
567 | 1 | kervala | GLX_MESA_copy_sub_buffer, GLX_INTEL_swap_event |
568 | 1 | kervala | client glx vendor string: Mesa Project and SGI |
569 | 1 | kervala | client glx version string: 1.4 |
570 | 1 | kervala | client glx extensions: |
571 | 1 | kervala | GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, |
572 | 1 | kervala | GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, |
573 | 1 | kervala | GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, |
574 | 1 | kervala | GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync, |
575 | 1 | kervala | GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, |
576 | 1 | kervala | GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap, |
577 | 1 | kervala | GLX_INTEL_swap_event |
578 | 1 | kervala | GLX version: 1.4 |
579 | 1 | kervala | GLX extensions: |
580 | 1 | kervala | GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, |
581 | 1 | kervala | GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_OML_swap_method, |
582 | 1 | kervala | GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, |
583 | 1 | kervala | GLX_INTEL_swap_event |
584 | 1 | kervala | OpenGL vendor string: Mesa Project |
585 | 1 | kervala | OpenGL renderer string: Software Rasterizer |
586 | 1 | kervala | OpenGL version string: 2.1 Mesa 7.9-devel |
587 | 1 | kervala | OpenGL shading language version string: 1.20 |
588 | 1 | kervala | OpenGL extensions: |
589 | 1 | kervala | GL_ARB_copy_buffer, GL_ARB_depth_clamp, GL_ARB_depth_texture, |
590 | 1 | kervala | GL_ARB_draw_buffers, GL_ARB_draw_elements_base_vertex, |
591 | 1 | kervala | GL_ARB_fragment_coord_conventions, GL_ARB_fragment_program, |
592 | 1 | kervala | GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader, |
593 | 1 | kervala | GL_ARB_framebuffer_object, GL_ARB_half_float_pixel, |
594 | 1 | kervala | GL_ARB_half_float_vertex, GL_ARB_imaging, GL_ARB_map_buffer_range, |
595 | 1 | kervala | GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query, |
596 | 1 | kervala | GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite, |
597 | 1 | kervala | GL_ARB_provoking_vertex, GL_ARB_shader_objects, |
598 | 1 | kervala | GL_ARB_shading_language_100, GL_ARB_shadow, GL_ARB_shadow_ambient, |
599 | 1 | kervala | GL_ARB_sync, GL_ARB_texture_border_clamp, GL_ARB_texture_compression, |
600 | 1 | kervala | GL_ARB_texture_cube_map, GL_ARB_texture_env_add, |
601 | 1 | kervala | GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar, |
602 | 1 | kervala | GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat, |
603 | 1 | kervala | GL_ARB_texture_non_power_of_two, GL_ARB_texture_rectangle, |
604 | 1 | kervala | GL_ARB_texture_swizzle, GL_ARB_transpose_matrix, GL_ARB_vertex_array_bgra, |
605 | 1 | kervala | GL_ARB_vertex_array_object, GL_ARB_vertex_buffer_object, |
606 | 1 | kervala | GL_ARB_vertex_program, GL_ARB_vertex_shader, GL_ARB_window_pos, |
607 | 1 | kervala | GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, |
608 | 1 | kervala | GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, |
609 | 1 | kervala | GL_EXT_blend_logic_op, GL_EXT_blend_minmax, GL_EXT_blend_subtract, |
610 | 1 | kervala | GL_EXT_compiled_vertex_array, GL_EXT_convolution, GL_EXT_copy_texture, |
611 | 1 | kervala | GL_EXT_depth_bounds_test, GL_EXT_draw_buffers2, |
612 | 1 | kervala | GL_EXT_draw_range_elements, GL_EXT_framebuffer_blit, |
613 | 1 | kervala | GL_EXT_framebuffer_multisample, GL_EXT_framebuffer_object, |
614 | 1 | kervala | GL_EXT_fog_coord, GL_EXT_gpu_program_parameters, GL_EXT_histogram, |
615 | 1 | kervala | GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil, |
616 | 1 | kervala | GL_EXT_packed_pixels, GL_EXT_paletted_texture, GL_EXT_pixel_buffer_object, |
617 | 1 | kervala | GL_EXT_point_parameters, GL_EXT_polygon_offset, GL_EXT_provoking_vertex, |
618 | 1 | kervala | GL_EXT_rescale_normal, GL_EXT_secondary_color, |
619 | 1 | kervala | GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, |
620 | 1 | kervala | GL_EXT_shared_texture_palette, GL_EXT_stencil_two_side, |
621 | 1 | kervala | GL_EXT_stencil_wrap, GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D, |
622 | 1 | kervala | GL_EXT_texture_array, GL_EXT_texture_cube_map, GL_EXT_texture_edge_clamp, |
623 | 1 | kervala | GL_EXT_texture_env_add, GL_EXT_texture_env_combine, |
624 | 1 | kervala | GL_EXT_texture_env_dot3, GL_EXT_texture_lod_bias, |
625 | 1 | kervala | GL_EXT_texture_mirror_clamp, GL_EXT_texture_object, |
626 | 1 | kervala | GL_EXT_texture_rectangle, GL_EXT_texture_sRGB, GL_EXT_texture_swizzle, |
627 | 1 | kervala | GL_EXT_vertex_array, GL_EXT_vertex_array_bgra, |
628 | 1 | kervala | GL_3DFX_texture_compression_FXT1, GL_APPLE_packed_pixels, |
629 | 1 | kervala | GL_APPLE_vertex_array_object, GL_APPLE_object_purgeable, |
630 | 1 | kervala | GL_ATI_blend_equation_separate, GL_ATI_envmap_bumpmap, |
631 | 1 | kervala | GL_ATI_texture_env_combine3, GL_ATI_texture_mirror_once, |
632 | 1 | kervala | GL_ATI_fragment_shader, GL_ATI_separate_stencil, |
633 | 1 | kervala | GL_IBM_multimode_draw_arrays, GL_IBM_rasterpos_clip, |
634 | 1 | kervala | GL_IBM_texture_mirrored_repeat, GL_INGR_blend_func_separate, |
635 | 1 | kervala | GL_MESA_pack_invert, GL_MESA_resize_buffers, GL_MESA_texture_array, |
636 | 1 | kervala | GL_MESA_ycbcr_texture, GL_MESA_window_pos, GL_NV_blend_square, |
637 | 1 | kervala | GL_NV_conditional_render, GL_NV_depth_clamp, GL_NV_fragment_program, |
638 | 1 | kervala | GL_NV_fragment_program_option, GL_NV_light_max_exponent, |
639 | 1 | kervala | GL_NV_packed_depth_stencil, GL_NV_point_sprite, GL_NV_texgen_reflection, |
640 | 1 | kervala | GL_NV_texture_env_combine4, GL_NV_texture_rectangle, GL_NV_vertex_program, |
641 | 1 | kervala | GL_NV_vertex_program1_1, GL_OES_read_format, GL_SGI_color_matrix, |
642 | 1 | kervala | GL_SGI_color_table, GL_SGI_texture_color_table, GL_SGIS_generate_mipmap, |
643 | 1 | kervala | GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp, |
644 | 1 | kervala | GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays |
645 | 1 | kervala | OpenGL limits: |
646 | 1 | kervala | GL_MAX_ATTRIB_STACK_DEPTH = 16 |
647 | 1 | kervala | GL_MAX_CLIENT_ATTRIB_STACK_DEPTH = 16 |
648 | 1 | kervala | GL_MAX_CLIP_PLANES = 6 |
649 | 1 | kervala | GL_MAX_COLOR_MATRIX_STACK_DEPTH = 4 |
650 | 1 | kervala | GL_MAX_ELEMENTS_VERTICES = 3000 |
651 | 1 | kervala | GL_MAX_ELEMENTS_INDICES = 3000 |
652 | 1 | kervala | GL_MAX_EVAL_ORDER = 30 |
653 | 1 | kervala | GL_MAX_LIGHTS = 8 |
654 | 1 | kervala | GL_MAX_LIST_NESTING = 64 |
655 | 1 | kervala | GL_MAX_MODELVIEW_STACK_DEPTH = 32 |
656 | 1 | kervala | GL_MAX_NAME_STACK_DEPTH = 64 |
657 | 1 | kervala | GL_MAX_PIXEL_MAP_TABLE = 256 |
658 | 1 | kervala | GL_MAX_PROJECTION_STACK_DEPTH = 32 |
659 | 1 | kervala | GL_MAX_TEXTURE_STACK_DEPTH = 10 |
660 | 1 | kervala | GL_MAX_TEXTURE_SIZE = 4096 |
661 | 1 | kervala | GL_MAX_3D_TEXTURE_SIZE = 256 |
662 | 1 | kervala | GL_MAX_VIEWPORT_DIMS = 4096, 4096 |
663 | 1 | kervala | GL_ALIASED_LINE_WIDTH_RANGE = 1, 10 |
664 | 1 | kervala | GL_SMOOTH_LINE_WIDTH_RANGE = 1, 10 |
665 | 1 | kervala | GL_ALIASED_POINT_SIZE_RANGE = 1, 60 |
666 | 1 | kervala | GL_SMOOTH_POINT_SIZE_RANGE = 1, 60 |
667 | 1 | kervala | GL_MAX_CUBE_MAP_TEXTURE_SIZE_ARB = 4096 |
668 | 1 | kervala | GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB = 6 |
669 | 1 | kervala | GL_MAX_TEXTURE_UNITS_ARB = 8 |
670 | 1 | kervala | GL_MAX_TEXTURE_LOD_BIAS_EXT = 12 |
671 | 1 | kervala | GL_MAX_DRAW_BUFFERS_ARB = 8 |
672 | 1 | kervala | GL_MAX_CONVOLUTION_WIDTH/HEIGHT = 9, 9 |
673 | 1 | kervala | GL_VERTEX_PROGRAM_ARB: |
674 | 1 | kervala | GL_MAX_PROGRAM_INSTRUCTIONS_ARB = 16384 |
675 | 1 | kervala | GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB = 0 |
676 | 1 | kervala | GL_MAX_PROGRAM_TEMPORARIES_ARB = 256 |
677 | 1 | kervala | GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB = 0 |
678 | 1 | kervala | GL_MAX_PROGRAM_PARAMETERS_ARB = 1024 |
679 | 1 | kervala | GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB = 0 |
680 | 1 | kervala | GL_MAX_PROGRAM_ATTRIBS_ARB = 16 |
681 | 1 | kervala | GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB = 0 |
682 | 1 | kervala | GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB = 1 |
683 | 1 | kervala | GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB = 0 |
684 | 1 | kervala | GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB = 1024 |
685 | 1 | kervala | GL_MAX_PROGRAM_ENV_PARAMETERS_ARB = 256 |
686 | 1 | kervala | GL_FRAGMENT_PROGRAM_ARB: |
687 | 1 | kervala | GL_MAX_PROGRAM_INSTRUCTIONS_ARB = 16384 |
688 | 1 | kervala | GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB = 0 |
689 | 1 | kervala | GL_MAX_PROGRAM_TEMPORARIES_ARB = 256 |
690 | 1 | kervala | GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB = 0 |
691 | 1 | kervala | GL_MAX_PROGRAM_PARAMETERS_ARB = 64 |
692 | 1 | kervala | GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB = 0 |
693 | 1 | kervala | GL_MAX_PROGRAM_ATTRIBS_ARB = 12 |
694 | 1 | kervala | GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB = 0 |
695 | 1 | kervala | GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB = 0 |
696 | 1 | kervala | GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB = 0 |
697 | 1 | kervala | GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB = 1024 |
698 | 1 | kervala | GL_MAX_PROGRAM_ENV_PARAMETERS_ARB = 256 |
699 | 1 | kervala | GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB = 16384 |
700 | 1 | kervala | GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB = 16384 |
701 | 1 | kervala | GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB = 16384 |
702 | 1 | kervala | GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB = 0 |
703 | 1 | kervala | GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB = 0 |
704 | 1 | kervala | GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB = 0 |
705 | 1 | kervala | GL_VERTEX_SHADER_ARB: |
706 | 1 | kervala | GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB = 4096 |
707 | 1 | kervala | GL_MAX_VARYING_FLOATS_ARB = 64 |
708 | 1 | kervala | GL_MAX_VERTEX_ATTRIBS_ARB = 16 |
709 | 1 | kervala | GL_MAX_TEXTURE_IMAGE_UNITS_ARB = 16 |
710 | 1 | kervala | GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS_ARB = 16 |
711 | 1 | kervala | GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS_ARB = 32 |
712 | 1 | kervala | GL_MAX_TEXTURE_COORDS_ARB = 8 |
713 | 1 | kervala | GL_FRAGMENT_SHADER_ARB: |
714 | 1 | kervala | GL_MAX_FRAGMENT_UNIFORM_COMPONENTS_ARB = 4096 |
715 | 1 | kervala | GL_MAX_TEXTURE_COORDS_ARB = 8 |
716 | 1 | kervala | GL_MAX_TEXTURE_IMAGE_UNITS_ARB = 16 |
717 | 1 | kervala | </pre> |
718 | 1 | kervala | |
719 | 15 | JulFX | h2. NVidia / "Nouveau":http://nouveau.freedesktop.org/wiki/ |
720 | 1 | kervala | |
721 | 23 | JulFX | h3. GeForce 8400M GS | Gallium 0.4 & Mesa 7.9-devel |
722 | 23 | JulFX | |
723 | 23 | JulFX | <pre> |
724 | 23 | JulFX | name of display: :0.0 |
725 | 23 | JulFX | nv50_screen_get_param:162 - Unknown PIPE_CAP 11 |
726 | 23 | JulFX | display: :0 screen: 0 |
727 | 23 | JulFX | direct rendering: Yes |
728 | 23 | JulFX | server glx vendor string: SGI |
729 | 23 | JulFX | server glx version string: 1.4 |
730 | 23 | JulFX | server glx extensions: |
731 | 23 | JulFX | GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, |
732 | 23 | JulFX | GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, |
733 | 23 | JulFX | GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGIS_multisample, |
734 | 23 | JulFX | GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, |
735 | 23 | JulFX | GLX_INTEL_swap_event |
736 | 23 | JulFX | client glx vendor string: Mesa Project and SGI |
737 | 23 | JulFX | client glx version string: 1.4 |
738 | 23 | JulFX | client glx extensions: |
739 | 23 | JulFX | GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, |
740 | 23 | JulFX | GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, |
741 | 23 | JulFX | GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, |
742 | 23 | JulFX | GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync, |
743 | 23 | JulFX | GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, |
744 | 23 | JulFX | GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap, |
745 | 23 | JulFX | GLX_INTEL_swap_event |
746 | 23 | JulFX | GLX version: 1.4 |
747 | 23 | JulFX | GLX extensions: |
748 | 23 | JulFX | GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, |
749 | 23 | JulFX | GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, |
750 | 23 | JulFX | GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, |
751 | 23 | JulFX | GLX_SGI_make_current_read, GLX_SGI_video_sync, GLX_SGIS_multisample, |
752 | 23 | JulFX | GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, |
753 | 23 | JulFX | GLX_EXT_texture_from_pixmap, GLX_INTEL_swap_event |
754 | 23 | JulFX | OpenGL vendor string: nouveau |
755 | 23 | JulFX | OpenGL renderer string: Gallium 0.4 on NV86 |
756 | 23 | JulFX | OpenGL version string: 2.1 Mesa 7.9-devel |
757 | 23 | JulFX | OpenGL shading language version string: 1.20 |
758 | 23 | JulFX | OpenGL extensions: |
759 | 23 | JulFX | GL_ARB_copy_buffer, GL_ARB_depth_clamp, GL_ARB_depth_texture, |
760 | 23 | JulFX | GL_ARB_draw_buffers, GL_ARB_draw_elements_base_vertex, |
761 | 23 | JulFX | GL_ARB_fragment_coord_conventions, GL_ARB_fragment_program, |
762 | 23 | JulFX | GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader, |
763 | 23 | JulFX | GL_ARB_framebuffer_object, GL_ARB_map_buffer_range, GL_ARB_multisample, |
764 | 23 | JulFX | GL_ARB_multitexture, GL_ARB_occlusion_query, GL_ARB_pixel_buffer_object, |
765 | 23 | JulFX | GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_provoking_vertex, |
766 | 23 | JulFX | GL_ARB_shader_objects, GL_ARB_shading_language_100, GL_ARB_shadow, |
767 | 23 | JulFX | GL_ARB_texture_border_clamp, GL_ARB_texture_compression, |
768 | 23 | JulFX | GL_ARB_texture_cube_map, GL_ARB_texture_env_add, |
769 | 23 | JulFX | GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar, |
770 | 23 | JulFX | GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat, |
771 | 23 | JulFX | GL_ARB_texture_non_power_of_two, GL_ARB_texture_rectangle, |
772 | 23 | JulFX | GL_ARB_transpose_matrix, GL_ARB_vertex_array_bgra, |
773 | 23 | JulFX | GL_ARB_vertex_array_object, GL_ARB_vertex_buffer_object, |
774 | 23 | JulFX | GL_ARB_vertex_program, GL_ARB_vertex_shader, GL_ARB_window_pos, |
775 | 23 | JulFX | GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, |
776 | 23 | JulFX | GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, |
777 | 23 | JulFX | GL_EXT_blend_logic_op, GL_EXT_blend_minmax, GL_EXT_blend_subtract, |
778 | 23 | JulFX | GL_EXT_compiled_vertex_array, GL_EXT_copy_texture, GL_EXT_draw_buffers2, |
779 | 23 | JulFX | GL_EXT_draw_range_elements, GL_EXT_framebuffer_blit, |
780 | 23 | JulFX | GL_EXT_framebuffer_multisample, GL_EXT_framebuffer_object, |
781 | 23 | JulFX | GL_EXT_fog_coord, GL_EXT_gpu_program_parameters, GL_EXT_multi_draw_arrays, |
782 | 23 | JulFX | GL_EXT_packed_depth_stencil, GL_EXT_packed_pixels, |
783 | 23 | JulFX | GL_EXT_pixel_buffer_object, GL_EXT_point_parameters, |
784 | 23 | JulFX | GL_EXT_polygon_offset, GL_EXT_provoking_vertex, GL_EXT_rescale_normal, |
785 | 23 | JulFX | GL_EXT_secondary_color, GL_EXT_separate_specular_color, |
786 | 23 | JulFX | GL_EXT_shadow_funcs, GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, |
787 | 23 | JulFX | GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D, |
788 | 23 | JulFX | GL_EXT_texture_cube_map, GL_EXT_texture_edge_clamp, |
789 | 23 | JulFX | GL_EXT_texture_env_add, GL_EXT_texture_env_combine, |
790 | 23 | JulFX | GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic, |
791 | 23 | JulFX | GL_EXT_texture_lod_bias, GL_EXT_texture_mirror_clamp, |
792 | 23 | JulFX | GL_EXT_texture_object, GL_EXT_texture_rectangle, GL_EXT_texture_sRGB, |
793 | 23 | JulFX | GL_EXT_vertex_array, GL_EXT_vertex_array_bgra, GL_APPLE_packed_pixels, |
794 | 23 | JulFX | GL_APPLE_vertex_array_object, GL_ATI_blend_equation_separate, |
795 | 23 | JulFX | GL_ATI_texture_env_combine3, GL_ATI_texture_mirror_once, |
796 | 23 | JulFX | GL_ATI_separate_stencil, GL_IBM_multimode_draw_arrays, |
797 | 23 | JulFX | GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat, |
798 | 23 | JulFX | GL_INGR_blend_func_separate, GL_MESA_pack_invert, GL_MESA_window_pos, |
799 | 23 | JulFX | GL_NV_blend_square, GL_NV_conditional_render, GL_NV_depth_clamp, |
800 | 23 | JulFX | GL_NV_light_max_exponent, GL_NV_packed_depth_stencil, |
801 | 23 | JulFX | GL_NV_texgen_reflection, GL_NV_texture_env_combine4, |
802 | 23 | JulFX | GL_NV_texture_rectangle, GL_OES_read_format, GL_SGI_color_matrix, |
803 | 23 | JulFX | GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp, |
804 | 23 | JulFX | GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays, |
805 | 23 | JulFX | GL_OES_EGL_image, GL_OES_draw_texture |
806 | 23 | JulFX | OpenGL limits: |
807 | 23 | JulFX | GL_MAX_ATTRIB_STACK_DEPTH = 16 |
808 | 23 | JulFX | GL_MAX_CLIENT_ATTRIB_STACK_DEPTH = 16 |
809 | 23 | JulFX | GL_MAX_CLIP_PLANES = 6 |
810 | 23 | JulFX | GL_MAX_COLOR_MATRIX_STACK_DEPTH = 4 |
811 | 23 | JulFX | GL_MAX_ELEMENTS_VERTICES = 3000 |
812 | 23 | JulFX | GL_MAX_ELEMENTS_INDICES = 3000 |
813 | 23 | JulFX | GL_MAX_EVAL_ORDER = 30 |
814 | 23 | JulFX | GL_MAX_LIGHTS = 8 |
815 | 23 | JulFX | GL_MAX_LIST_NESTING = 64 |
816 | 23 | JulFX | GL_MAX_MODELVIEW_STACK_DEPTH = 32 |
817 | 23 | JulFX | GL_MAX_NAME_STACK_DEPTH = 64 |
818 | 23 | JulFX | GL_MAX_PIXEL_MAP_TABLE = 256 |
819 | 23 | JulFX | GL_MAX_PROJECTION_STACK_DEPTH = 32 |
820 | 23 | JulFX | GL_MAX_TEXTURE_STACK_DEPTH = 10 |
821 | 23 | JulFX | GL_MAX_TEXTURE_SIZE = 4096 |
822 | 23 | JulFX | GL_MAX_3D_TEXTURE_SIZE = 256 |
823 | 23 | JulFX | GL_MAX_VIEWPORT_DIMS = 4096, 4096 |
824 | 23 | JulFX | GL_ALIASED_LINE_WIDTH_RANGE = 1, 10 |
825 | 23 | JulFX | GL_SMOOTH_LINE_WIDTH_RANGE = 1, 10 |
826 | 23 | JulFX | GL_ALIASED_POINT_SIZE_RANGE = 1, 64 |
827 | 23 | JulFX | GL_SMOOTH_POINT_SIZE_RANGE = 0, 64 |
828 | 23 | JulFX | GL_MAX_CUBE_MAP_TEXTURE_SIZE_ARB = 4096 |
829 | 23 | JulFX | GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB = 4 |
830 | 23 | JulFX | GL_MAX_TEXTURE_UNITS_ARB = 8 |
831 | 23 | JulFX | GL_MAX_TEXTURE_LOD_BIAS_EXT = 4 |
832 | 23 | JulFX | GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT = 16 |
833 | 23 | JulFX | GL_MAX_DRAW_BUFFERS_ARB = 8 |
834 | 23 | JulFX | GL_MAX_CONVOLUTION_WIDTH/HEIGHT = 9, 9 |
835 | 23 | JulFX | GL_VERTEX_PROGRAM_ARB: |
836 | 23 | JulFX | GL_MAX_PROGRAM_INSTRUCTIONS_ARB = 16384 |
837 | 23 | JulFX | GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB = 16384 |
838 | 23 | JulFX | GL_MAX_PROGRAM_TEMPORARIES_ARB = 256 |
839 | 23 | JulFX | GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB = 32 |
840 | 23 | JulFX | GL_MAX_PROGRAM_PARAMETERS_ARB = 1024 |
841 | 23 | JulFX | GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB = 4096 |
842 | 23 | JulFX | GL_MAX_PROGRAM_ATTRIBS_ARB = 16 |
843 | 23 | JulFX | GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB = 16 |
844 | 23 | JulFX | GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB = 1 |
845 | 23 | JulFX | GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB = 1 |
846 | 23 | JulFX | GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB = 1024 |
847 | 23 | JulFX | GL_MAX_PROGRAM_ENV_PARAMETERS_ARB = 256 |
848 | 23 | JulFX | GL_FRAGMENT_PROGRAM_ARB: |
849 | 23 | JulFX | GL_MAX_PROGRAM_INSTRUCTIONS_ARB = 16384 |
850 | 23 | JulFX | GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB = 16384 |
851 | 23 | JulFX | GL_MAX_PROGRAM_TEMPORARIES_ARB = 256 |
852 | 23 | JulFX | GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB = 32 |
853 | 23 | JulFX | GL_MAX_PROGRAM_PARAMETERS_ARB = 64 |
854 | 23 | JulFX | GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB = 4096 |
855 | 23 | JulFX | GL_MAX_PROGRAM_ATTRIBS_ARB = 12 |
856 | 23 | JulFX | GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB = 16 |
857 | 23 | JulFX | GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB = 0 |
858 | 23 | JulFX | GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB = 1 |
859 | 23 | JulFX | GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB = 1024 |
860 | 23 | JulFX | GL_MAX_PROGRAM_ENV_PARAMETERS_ARB = 256 |
861 | 23 | JulFX | GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB = 16384 |
862 | 23 | JulFX | GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB = 16384 |
863 | 23 | JulFX | GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB = 16384 |
864 | 23 | JulFX | GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB = 16384 |
865 | 23 | JulFX | GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB = 16384 |
866 | 23 | JulFX | GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB = 16384 |
867 | 23 | JulFX | GL_VERTEX_SHADER_ARB: |
868 | 23 | JulFX | GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB = 4096 |
869 | 23 | JulFX | GL_MAX_VARYING_FLOATS_ARB = 56 |
870 | 23 | JulFX | GL_MAX_VERTEX_ATTRIBS_ARB = 16 |
871 | 23 | JulFX | GL_MAX_TEXTURE_IMAGE_UNITS_ARB = 16 |
872 | 23 | JulFX | GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS_ARB = 16 |
873 | 23 | JulFX | GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS_ARB = 32 |
874 | 23 | JulFX | GL_MAX_TEXTURE_COORDS_ARB = 8 |
875 | 23 | JulFX | GL_FRAGMENT_SHADER_ARB: |
876 | 23 | JulFX | GL_MAX_FRAGMENT_UNIFORM_COMPONENTS_ARB = 4096 |
877 | 23 | JulFX | GL_MAX_TEXTURE_COORDS_ARB = 8 |
878 | 23 | JulFX | GL_MAX_TEXTURE_IMAGE_UNITS_ARB = 16 |
879 | 23 | JulFX | </pre> |
880 | 23 | JulFX | |
881 | 24 | JulFX | h3. GeForce 9800 GT | Gallium 0.4 & Mesa 7.9-devel |
882 | 1 | kervala | |
883 | 1 | kervala | <pre> |
884 | 1 | kervala | name of display: :0.0 |
885 | 1 | kervala | display: :0 screen: 0 |
886 | 1 | kervala | direct rendering: Yes |
887 | 15 | JulFX | server glx vendor string: SGI |
888 | 15 | JulFX | server glx version string: 1.4 |
889 | 15 | JulFX | server glx extensions: |
890 | 15 | JulFX | GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, |
891 | 15 | JulFX | GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, |
892 | 15 | JulFX | GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGIS_multisample, |
893 | 15 | JulFX | GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, |
894 | 15 | JulFX | GLX_INTEL_swap_event |
895 | 15 | JulFX | client glx vendor string: Mesa Project and SGI |
896 | 15 | JulFX | client glx version string: 1.4 |
897 | 15 | JulFX | client glx extensions: |
898 | 15 | JulFX | GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, |
899 | 15 | JulFX | GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, |
900 | 15 | JulFX | GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, |
901 | 15 | JulFX | GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync, |
902 | 15 | JulFX | GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, |
903 | 15 | JulFX | GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap, |
904 | 15 | JulFX | GLX_INTEL_swap_event |
905 | 15 | JulFX | GLX version: 1.4 |
906 | 15 | JulFX | GLX extensions: |
907 | 15 | JulFX | GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, |
908 | 15 | JulFX | GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, |
909 | 15 | JulFX | GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, |
910 | 15 | JulFX | GLX_SGI_make_current_read, GLX_SGI_video_sync, GLX_SGIS_multisample, |
911 | 15 | JulFX | GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, |
912 | 15 | JulFX | GLX_EXT_texture_from_pixmap, GLX_INTEL_swap_event |
913 | 15 | JulFX | OpenGL vendor string: nouveau |
914 | 15 | JulFX | OpenGL renderer string: Gallium 0.4 on NV92 |
915 | 15 | JulFX | OpenGL version string: 2.1 Mesa 7.9-devel |
916 | 15 | JulFX | OpenGL shading language version string: 1.20 |
917 | 15 | JulFX | OpenGL extensions: |
918 | 15 | JulFX | GL_ARB_copy_buffer, GL_ARB_depth_clamp, GL_ARB_depth_texture, |
919 | 15 | JulFX | GL_ARB_draw_buffers, GL_ARB_draw_elements_base_vertex, |
920 | 15 | JulFX | GL_ARB_fragment_coord_conventions, GL_ARB_fragment_program, |
921 | 15 | JulFX | GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader, |
922 | 15 | JulFX | GL_ARB_framebuffer_object, GL_ARB_map_buffer_range, GL_ARB_multisample, |
923 | 15 | JulFX | GL_ARB_multitexture, GL_ARB_occlusion_query, GL_ARB_pixel_buffer_object, |
924 | 15 | JulFX | GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_provoking_vertex, |
925 | 15 | JulFX | GL_ARB_shader_objects, GL_ARB_shading_language_100, GL_ARB_shadow, |
926 | 15 | JulFX | GL_ARB_texture_border_clamp, GL_ARB_texture_compression, |
927 | 15 | JulFX | GL_ARB_texture_cube_map, GL_ARB_texture_env_add, |
928 | 15 | JulFX | GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar, |
929 | 15 | JulFX | GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat, |
930 | 15 | JulFX | GL_ARB_texture_non_power_of_two, GL_ARB_texture_rectangle, |
931 | 15 | JulFX | GL_ARB_transpose_matrix, GL_ARB_vertex_array_bgra, |
932 | 15 | JulFX | GL_ARB_vertex_array_object, GL_ARB_vertex_buffer_object, |
933 | 15 | JulFX | GL_ARB_vertex_program, GL_ARB_vertex_shader, GL_ARB_window_pos, |
934 | 15 | JulFX | GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, |
935 | 15 | JulFX | GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, |
936 | 15 | JulFX | GL_EXT_blend_logic_op, GL_EXT_blend_minmax, GL_EXT_blend_subtract, |
937 | 15 | JulFX | GL_EXT_compiled_vertex_array, GL_EXT_copy_texture, GL_EXT_draw_buffers2, |
938 | 15 | JulFX | GL_EXT_draw_range_elements, GL_EXT_framebuffer_blit, |
939 | 15 | JulFX | GL_EXT_framebuffer_multisample, GL_EXT_framebuffer_object, |
940 | 15 | JulFX | GL_EXT_fog_coord, GL_EXT_gpu_program_parameters, GL_EXT_multi_draw_arrays, |
941 | 15 | JulFX | GL_EXT_packed_depth_stencil, GL_EXT_packed_pixels, |
942 | 15 | JulFX | GL_EXT_pixel_buffer_object, GL_EXT_point_parameters, |
943 | 15 | JulFX | GL_EXT_polygon_offset, GL_EXT_provoking_vertex, GL_EXT_rescale_normal, |
944 | 15 | JulFX | GL_EXT_secondary_color, GL_EXT_separate_specular_color, |
945 | 15 | JulFX | GL_EXT_shadow_funcs, GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, |
946 | 15 | JulFX | GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D, |
947 | 15 | JulFX | GL_EXT_texture_cube_map, GL_EXT_texture_edge_clamp, |
948 | 15 | JulFX | GL_EXT_texture_env_add, GL_EXT_texture_env_combine, |
949 | 15 | JulFX | GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic, |
950 | 15 | JulFX | GL_EXT_texture_lod_bias, GL_EXT_texture_mirror_clamp, |
951 | 15 | JulFX | GL_EXT_texture_object, GL_EXT_texture_rectangle, GL_EXT_texture_sRGB, |
952 | 15 | JulFX | GL_EXT_vertex_array, GL_EXT_vertex_array_bgra, GL_APPLE_packed_pixels, |
953 | 15 | JulFX | GL_APPLE_vertex_array_object, GL_ATI_blend_equation_separate, |
954 | 15 | JulFX | GL_ATI_texture_env_combine3, GL_ATI_texture_mirror_once, |
955 | 15 | JulFX | GL_ATI_separate_stencil, GL_IBM_multimode_draw_arrays, |
956 | 15 | JulFX | GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat, |
957 | 15 | JulFX | GL_INGR_blend_func_separate, GL_MESA_pack_invert, GL_MESA_window_pos, |
958 | 15 | JulFX | GL_NV_blend_square, GL_NV_conditional_render, GL_NV_depth_clamp, |
959 | 15 | JulFX | GL_NV_light_max_exponent, GL_NV_packed_depth_stencil, |
960 | 15 | JulFX | GL_NV_texgen_reflection, GL_NV_texture_env_combine4, |
961 | 15 | JulFX | GL_NV_texture_rectangle, GL_OES_read_format, GL_SGI_color_matrix, |
962 | 15 | JulFX | GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp, |
963 | 15 | JulFX | GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays, |
964 | 15 | JulFX | GL_OES_EGL_image, GL_OES_draw_texture |
965 | 15 | JulFX | OpenGL limits: |
966 | 15 | JulFX | GL_MAX_ATTRIB_STACK_DEPTH = 16 |
967 | 15 | JulFX | GL_MAX_CLIENT_ATTRIB_STACK_DEPTH = 16 |
968 | 15 | JulFX | GL_MAX_CLIP_PLANES = 6 |
969 | 15 | JulFX | GL_MAX_COLOR_MATRIX_STACK_DEPTH = 4 |
970 | 15 | JulFX | GL_MAX_ELEMENTS_VERTICES = 3000 |
971 | 15 | JulFX | GL_MAX_ELEMENTS_INDICES = 3000 |
972 | 15 | JulFX | GL_MAX_EVAL_ORDER = 30 |
973 | 15 | JulFX | GL_MAX_LIGHTS = 8 |
974 | 15 | JulFX | GL_MAX_LIST_NESTING = 64 |
975 | 15 | JulFX | GL_MAX_MODELVIEW_STACK_DEPTH = 32 |
976 | 15 | JulFX | GL_MAX_NAME_STACK_DEPTH = 64 |
977 | 15 | JulFX | GL_MAX_PIXEL_MAP_TABLE = 256 |
978 | 15 | JulFX | GL_MAX_PROJECTION_STACK_DEPTH = 32 |
979 | 15 | JulFX | GL_MAX_TEXTURE_STACK_DEPTH = 10 |
980 | 15 | JulFX | GL_MAX_TEXTURE_SIZE = 4096 |
981 | 15 | JulFX | GL_MAX_3D_TEXTURE_SIZE = 256 |
982 | 15 | JulFX | GL_MAX_VIEWPORT_DIMS = 4096, 4096 |
983 | 15 | JulFX | GL_ALIASED_LINE_WIDTH_RANGE = 1, 10 |
984 | 15 | JulFX | GL_SMOOTH_LINE_WIDTH_RANGE = 1, 10 |
985 | 15 | JulFX | GL_ALIASED_POINT_SIZE_RANGE = 1, 64 |
986 | 15 | JulFX | GL_SMOOTH_POINT_SIZE_RANGE = 0, 64 |
987 | 15 | JulFX | GL_MAX_CUBE_MAP_TEXTURE_SIZE_ARB = 4096 |
988 | 15 | JulFX | GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB = 4 |
989 | 15 | JulFX | GL_MAX_TEXTURE_UNITS_ARB = 8 |
990 | 15 | JulFX | GL_MAX_TEXTURE_LOD_BIAS_EXT = 4 |
991 | 15 | JulFX | GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT = 16 |
992 | 15 | JulFX | GL_MAX_DRAW_BUFFERS_ARB = 8 |
993 | 15 | JulFX | GL_MAX_CONVOLUTION_WIDTH/HEIGHT = 9, 9 |
994 | 15 | JulFX | GL_VERTEX_PROGRAM_ARB: |
995 | 15 | JulFX | GL_MAX_PROGRAM_INSTRUCTIONS_ARB = 16384 |
996 | 15 | JulFX | GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB = 16384 |
997 | 15 | JulFX | GL_MAX_PROGRAM_TEMPORARIES_ARB = 256 |
998 | 15 | JulFX | GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB = 32 |
999 | 15 | JulFX | GL_MAX_PROGRAM_PARAMETERS_ARB = 1024 |
1000 | 15 | JulFX | GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB = 4096 |
1001 | 15 | JulFX | GL_MAX_PROGRAM_ATTRIBS_ARB = 16 |
1002 | 15 | JulFX | GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB = 16 |
1003 | 15 | JulFX | GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB = 1 |
1004 | 15 | JulFX | GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB = 1 |
1005 | 15 | JulFX | GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB = 1024 |
1006 | 15 | JulFX | GL_MAX_PROGRAM_ENV_PARAMETERS_ARB = 256 |
1007 | 15 | JulFX | GL_FRAGMENT_PROGRAM_ARB: |
1008 | 15 | JulFX | GL_MAX_PROGRAM_INSTRUCTIONS_ARB = 16384 |
1009 | 15 | JulFX | GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB = 16384 |
1010 | 15 | JulFX | GL_MAX_PROGRAM_TEMPORARIES_ARB = 256 |
1011 | 15 | JulFX | GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB = 32 |
1012 | 15 | JulFX | GL_MAX_PROGRAM_PARAMETERS_ARB = 64 |
1013 | 15 | JulFX | GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB = 4096 |
1014 | 15 | JulFX | GL_MAX_PROGRAM_ATTRIBS_ARB = 12 |
1015 | 15 | JulFX | GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB = 16 |
1016 | 15 | JulFX | GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB = 0 |
1017 | 15 | JulFX | GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB = 1 |
1018 | 15 | JulFX | GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB = 1024 |
1019 | 15 | JulFX | GL_MAX_PROGRAM_ENV_PARAMETERS_ARB = 256 |
1020 | 15 | JulFX | GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB = 16384 |
1021 | 15 | JulFX | GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB = 16384 |
1022 | 15 | JulFX | GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB = 16384 |
1023 | 15 | JulFX | GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB = 16384 |
1024 | 15 | JulFX | GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB = 16384 |
1025 | 15 | JulFX | GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB = 16384 |
1026 | 15 | JulFX | GL_VERTEX_SHADER_ARB: |
1027 | 15 | JulFX | GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB = 4096 |
1028 | 15 | JulFX | GL_MAX_VARYING_FLOATS_ARB = 56 |
1029 | 15 | JulFX | GL_MAX_VERTEX_ATTRIBS_ARB = 16 |
1030 | 15 | JulFX | GL_MAX_TEXTURE_IMAGE_UNITS_ARB = 16 |
1031 | 15 | JulFX | GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS_ARB = 16 |
1032 | 15 | JulFX | GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS_ARB = 32 |
1033 | 15 | JulFX | GL_MAX_TEXTURE_COORDS_ARB = 8 |
1034 | 15 | JulFX | GL_FRAGMENT_SHADER_ARB: |
1035 | 15 | JulFX | GL_MAX_FRAGMENT_UNIFORM_COMPONENTS_ARB = 4096 |
1036 | 15 | JulFX | GL_MAX_TEXTURE_COORDS_ARB = 8 |
1037 | 15 | JulFX | GL_MAX_TEXTURE_IMAGE_UNITS_ARB = 16 |
1038 | 15 | JulFX | </pre> |
1039 | 15 | JulFX | |
1040 | 15 | JulFX | h2. NVidia / "Proprietary":http://www.nvidia.com/object/unix.html |
1041 | 15 | JulFX | |
1042 | 22 | JulFX | h3. GeForce 8400M GS | 260.19.06 |
1043 | 21 | JulFX | |
1044 | 21 | JulFX | <pre> |
1045 | 21 | JulFX | name of display: :0.0 |
1046 | 21 | JulFX | display: :0 screen: 0 |
1047 | 21 | JulFX | direct rendering: Yes |
1048 | 21 | JulFX | server glx vendor string: NVIDIA Corporation |
1049 | 21 | JulFX | server glx version string: 1.4 |
1050 | 21 | JulFX | server glx extensions: |
1051 | 21 | JulFX | GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, |
1052 | 21 | JulFX | GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control, |
1053 | 21 | JulFX | GLX_EXT_swap_control, GLX_EXT_texture_from_pixmap, GLX_ARB_create_context, |
1054 | 21 | JulFX | GLX_ARB_create_context_profile, GLX_EXT_create_context_es2_profile, |
1055 | 21 | JulFX | GLX_ARB_create_context_robustness, GLX_ARB_multisample, |
1056 | 21 | JulFX | GLX_NV_float_buffer, GLX_ARB_fbconfig_float, GLX_EXT_framebuffer_sRGB |
1057 | 21 | JulFX | client glx vendor string: NVIDIA Corporation |
1058 | 21 | JulFX | client glx version string: 1.4 |
1059 | 21 | JulFX | client glx extensions: |
1060 | 21 | JulFX | GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info, |
1061 | 21 | JulFX | GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync, |
1062 | 21 | JulFX | GLX_NV_swap_group, GLX_NV_video_out, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, |
1063 | 21 | JulFX | GLX_SGI_swap_control, GLX_EXT_swap_control, GLX_ARB_create_context, |
1064 | 21 | JulFX | GLX_ARB_create_context_profile, GLX_NV_float_buffer, |
1065 | 21 | JulFX | GLX_ARB_fbconfig_float, GLX_EXT_fbconfig_packed_float, |
1066 | 21 | JulFX | GLX_EXT_texture_from_pixmap, GLX_EXT_framebuffer_sRGB, |
1067 | 21 | JulFX | GLX_NV_present_video, GLX_NV_copy_image, GLX_NV_multisample_coverage, |
1068 | 21 | JulFX | GLX_NV_video_capture, GLX_EXT_create_context_es2_profile, |
1069 | 21 | JulFX | GLX_ARB_create_context_robustness |
1070 | 21 | JulFX | GLX version: 1.4 |
1071 | 21 | JulFX | GLX extensions: |
1072 | 21 | JulFX | GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, |
1073 | 21 | JulFX | GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control, |
1074 | 21 | JulFX | GLX_EXT_swap_control, GLX_EXT_texture_from_pixmap, GLX_ARB_create_context, |
1075 | 21 | JulFX | GLX_ARB_create_context_profile, GLX_EXT_create_context_es2_profile, |
1076 | 21 | JulFX | GLX_ARB_create_context_robustness, GLX_ARB_multisample, |
1077 | 21 | JulFX | GLX_NV_float_buffer, GLX_ARB_fbconfig_float, GLX_EXT_framebuffer_sRGB, |
1078 | 21 | JulFX | GLX_ARB_get_proc_address |
1079 | 21 | JulFX | OpenGL vendor string: NVIDIA Corporation |
1080 | 21 | JulFX | OpenGL renderer string: GeForce 8400M GS/PCI/SSE2 |
1081 | 21 | JulFX | OpenGL version string: 3.3.0 NVIDIA 260.19.06 |
1082 | 21 | JulFX | OpenGL shading language version string: 3.30 NVIDIA via Cg compiler |
1083 | 21 | JulFX | OpenGL extensions: |
1084 | 21 | JulFX | GL_ARB_blend_func_extended, GL_ARB_color_buffer_float, |
1085 | 21 | JulFX | GL_ARB_compatibility, GL_ARB_copy_buffer, GL_ARB_depth_buffer_float, |
1086 | 21 | JulFX | GL_ARB_depth_clamp, GL_ARB_depth_texture, GL_ARB_draw_buffers, |
1087 | 21 | JulFX | GL_ARB_draw_elements_base_vertex, GL_ARB_draw_instanced, |
1088 | 21 | JulFX | GL_ARB_ES2_compatibility, GL_ARB_explicit_attrib_location, |
1089 | 21 | JulFX | GL_ARB_fragment_coord_conventions, GL_ARB_fragment_program, |
1090 | 21 | JulFX | GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader, |
1091 | 21 | JulFX | GL_ARB_framebuffer_object, GL_ARB_framebuffer_sRGB, |
1092 | 21 | JulFX | GL_ARB_geometry_shader4, GL_ARB_get_program_binary, |
1093 | 21 | JulFX | GL_ARB_half_float_pixel, GL_ARB_half_float_vertex, GL_ARB_imaging, |
1094 | 21 | JulFX | GL_ARB_instanced_arrays, GL_ARB_map_buffer_range, GL_ARB_multisample, |
1095 | 21 | JulFX | GL_ARB_multitexture, GL_ARB_occlusion_query, GL_ARB_occlusion_query2, |
1096 | 21 | JulFX | GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite, |
1097 | 21 | JulFX | GL_ARB_provoking_vertex, GL_ARB_robustness, GL_ARB_sampler_objects, |
1098 | 21 | JulFX | GL_ARB_seamless_cube_map, GL_ARB_separate_shader_objects, |
1099 | 21 | JulFX | GL_ARB_shader_bit_encoding, GL_ARB_shader_objects, |
1100 | 21 | JulFX | GL_ARB_shading_language_100, GL_ARB_shadow, GL_ARB_sync, |
1101 | 21 | JulFX | GL_ARB_texture_border_clamp, GL_ARB_texture_buffer_object, |
1102 | 21 | JulFX | GL_ARB_texture_compression, GL_ARB_texture_compression_rgtc, |
1103 | 21 | JulFX | GL_ARB_texture_cube_map, GL_ARB_texture_env_add, |
1104 | 21 | JulFX | GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar, |
1105 | 21 | JulFX | GL_ARB_texture_env_dot3, GL_ARB_texture_float, |
1106 | 21 | JulFX | GL_ARB_texture_mirrored_repeat, GL_ARB_texture_multisample, |
1107 | 21 | JulFX | GL_ARB_texture_non_power_of_two, GL_ARB_texture_rectangle, |
1108 | 21 | JulFX | GL_ARB_texture_rg, GL_ARB_texture_rgb10_a2ui, GL_ARB_texture_swizzle, |
1109 | 21 | JulFX | GL_ARB_timer_query, GL_ARB_transpose_matrix, GL_ARB_uniform_buffer_object, |
1110 | 21 | JulFX | GL_ARB_vertex_array_bgra, GL_ARB_vertex_array_object, |
1111 | 21 | JulFX | GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader, |
1112 | 21 | JulFX | GL_ARB_vertex_type_2_10_10_10_rev, GL_ARB_viewport_array, |
1113 | 21 | JulFX | GL_ARB_window_pos, GL_ATI_draw_buffers, GL_ATI_texture_float, |
1114 | 21 | JulFX | GL_ATI_texture_mirror_once, GL_S3_s3tc, GL_EXT_texture_env_add, |
1115 | 21 | JulFX | GL_EXT_abgr, GL_EXT_bgra, GL_EXT_bindable_uniform, GL_EXT_blend_color, |
1116 | 21 | JulFX | GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, |
1117 | 21 | JulFX | GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_compiled_vertex_array, |
1118 | 21 | JulFX | GL_EXT_Cg_shader, GL_EXT_depth_bounds_test, GL_EXT_direct_state_access, |
1119 | 21 | JulFX | GL_EXT_draw_buffers2, GL_EXT_draw_instanced, GL_EXT_draw_range_elements, |
1120 | 21 | JulFX | GL_EXT_fog_coord, GL_EXT_framebuffer_blit, GL_EXT_framebuffer_multisample, |
1121 | 21 | JulFX | GL_EXTX_framebuffer_mixed_formats, GL_EXT_framebuffer_object, |
1122 | 21 | JulFX | GL_EXT_framebuffer_sRGB, GL_EXT_geometry_shader4, |
1123 | 21 | JulFX | GL_EXT_gpu_program_parameters, GL_EXT_gpu_shader4, |
1124 | 21 | JulFX | GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil, |
1125 | 21 | JulFX | GL_EXT_packed_float, GL_EXT_packed_pixels, GL_EXT_pixel_buffer_object, |
1126 | 21 | JulFX | GL_EXT_point_parameters, GL_EXT_provoking_vertex, GL_EXT_rescale_normal, |
1127 | 21 | JulFX | GL_EXT_secondary_color, GL_EXT_separate_shader_objects, |
1128 | 21 | JulFX | GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, |
1129 | 21 | JulFX | GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, GL_EXT_texture3D, |
1130 | 21 | JulFX | GL_EXT_texture_array, GL_EXT_texture_buffer_object, |
1131 | 21 | JulFX | GL_EXT_texture_compression_latc, GL_EXT_texture_compression_rgtc, |
1132 | 21 | JulFX | GL_EXT_texture_compression_s3tc, GL_EXT_texture_cube_map, |
1133 | 21 | JulFX | GL_EXT_texture_edge_clamp, GL_EXT_texture_env_combine, |
1134 | 21 | JulFX | GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic, |
1135 | 21 | JulFX | GL_EXT_texture_integer, GL_EXT_texture_lod, GL_EXT_texture_lod_bias, |
1136 | 21 | JulFX | GL_EXT_texture_mirror_clamp, GL_EXT_texture_object, |
1137 | 21 | JulFX | GL_EXT_texture_shared_exponent, GL_EXT_texture_sRGB, |
1138 | 21 | JulFX | GL_EXT_texture_swizzle, GL_EXT_timer_query, GL_EXT_vertex_array, |
1139 | 21 | JulFX | GL_EXT_vertex_array_bgra, GL_IBM_rasterpos_clip, |
1140 | 21 | JulFX | GL_IBM_texture_mirrored_repeat, GL_KTX_buffer_region, GL_NV_blend_square, |
1141 | 21 | JulFX | GL_NV_conditional_render, GL_NV_copy_depth_to_color, GL_NV_copy_image, |
1142 | 21 | JulFX | GL_NV_depth_buffer_float, GL_NV_depth_clamp, GL_NV_explicit_multisample, |
1143 | 21 | JulFX | GL_NV_fence, GL_NV_float_buffer, GL_NV_fog_distance, |
1144 | 21 | JulFX | GL_NV_fragment_program, GL_NV_fragment_program_option, |
1145 | 21 | JulFX | GL_NV_fragment_program2, GL_NV_framebuffer_multisample_coverage, |
1146 | 21 | JulFX | GL_NV_geometry_shader4, GL_NV_gpu_program4, GL_NV_half_float, |
1147 | 21 | JulFX | GL_NV_light_max_exponent, GL_NV_multisample_coverage, |
1148 | 21 | JulFX | GL_NV_multisample_filter_hint, GL_NV_occlusion_query, |
1149 | 21 | JulFX | GL_NV_packed_depth_stencil, GL_NV_parameter_buffer_object, |
1150 | 21 | JulFX | GL_NV_parameter_buffer_object2, GL_NV_pixel_data_range, |
1151 | 21 | JulFX | GL_NV_point_sprite, GL_NV_primitive_restart, GL_NV_register_combiners, |
1152 | 21 | JulFX | GL_NV_register_combiners2, GL_NV_shader_buffer_load, |
1153 | 21 | JulFX | GL_NV_texgen_reflection, GL_NV_texture_barrier, |
1154 | 21 | JulFX | GL_NV_texture_compression_vtc, GL_NV_texture_env_combine4, |
1155 | 21 | JulFX | GL_NV_texture_expand_normal, GL_NV_texture_multisample, |
1156 | 21 | JulFX | GL_NV_texture_rectangle, GL_NV_texture_shader, GL_NV_texture_shader2, |
1157 | 21 | JulFX | GL_NV_texture_shader3, GL_NV_transform_feedback, GL_NV_vdpau_interop, |
1158 | 21 | JulFX | GL_NV_vertex_array_range, GL_NV_vertex_array_range2, |
1159 | 21 | JulFX | GL_NV_vertex_buffer_unified_memory, GL_NV_vertex_program, |
1160 | 21 | JulFX | GL_NV_vertex_program1_1, GL_NV_vertex_program2, |
1161 | 21 | JulFX | GL_NV_vertex_program2_option, GL_NV_vertex_program3, |
1162 | 21 | JulFX | GL_NVX_conditional_render, GL_NVX_gpu_memory_info, |
1163 | 21 | JulFX | GL_SGIS_generate_mipmap, GL_SGIS_texture_lod, GL_SGIX_depth_texture, |
1164 | 21 | JulFX | GL_SGIX_shadow, GL_SUN_slice_accum |
1165 | 21 | JulFX | OpenGL limits: |
1166 | 21 | JulFX | GL_MAX_ATTRIB_STACK_DEPTH = 16 |
1167 | 21 | JulFX | GL_MAX_CLIENT_ATTRIB_STACK_DEPTH = 16 |
1168 | 21 | JulFX | GL_MAX_CLIP_PLANES = 6 |
1169 | 21 | JulFX | GL_MAX_COLOR_MATRIX_STACK_DEPTH = 2 |
1170 | 21 | JulFX | GL_MAX_ELEMENTS_VERTICES = 1048576 |
1171 | 21 | JulFX | GL_MAX_ELEMENTS_INDICES = 1048576 |
1172 | 21 | JulFX | GL_MAX_EVAL_ORDER = 8 |
1173 | 21 | JulFX | GL_MAX_LIGHTS = 8 |
1174 | 21 | JulFX | GL_MAX_LIST_NESTING = 64 |
1175 | 21 | JulFX | GL_MAX_MODELVIEW_STACK_DEPTH = 32 |
1176 | 21 | JulFX | GL_MAX_NAME_STACK_DEPTH = 128 |
1177 | 21 | JulFX | GL_MAX_PIXEL_MAP_TABLE = 65536 |
1178 | 21 | JulFX | GL_MAX_PROJECTION_STACK_DEPTH = 4 |
1179 | 21 | JulFX | GL_MAX_TEXTURE_STACK_DEPTH = 10 |
1180 | 21 | JulFX | GL_MAX_TEXTURE_SIZE = 8192 |
1181 | 21 | JulFX | GL_MAX_3D_TEXTURE_SIZE = 2048 |
1182 | 21 | JulFX | GL_MAX_VIEWPORT_DIMS = 8192, 8192 |
1183 | 21 | JulFX | GL_ALIASED_LINE_WIDTH_RANGE = 1, 10 |
1184 | 21 | JulFX | GL_SMOOTH_LINE_WIDTH_RANGE = 1, 10 |
1185 | 21 | JulFX | GL_ALIASED_POINT_SIZE_RANGE = 1, 63 |
1186 | 21 | JulFX | GL_SMOOTH_POINT_SIZE_RANGE = 1, 63 |
1187 | 21 | JulFX | GL_MAX_CUBE_MAP_TEXTURE_SIZE_ARB = 8192 |
1188 | 21 | JulFX | GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB = 3 |
1189 | 21 | JulFX | GL_MAX_TEXTURE_UNITS_ARB = 4 |
1190 | 21 | JulFX | GL_MAX_TEXTURE_LOD_BIAS_EXT = 15 |
1191 | 21 | JulFX | GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT = 16 |
1192 | 21 | JulFX | GL_MAX_DRAW_BUFFERS_ARB = 8 |
1193 | 21 | JulFX | GL_MAX_CONVOLUTION_WIDTH/HEIGHT = 11, 11 |
1194 | 21 | JulFX | GL_VERTEX_PROGRAM_ARB: |
1195 | 21 | JulFX | GL_MAX_PROGRAM_INSTRUCTIONS_ARB = 16384 |
1196 | 21 | JulFX | GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB = 16384 |
1197 | 21 | JulFX | GL_MAX_PROGRAM_TEMPORARIES_ARB = 4096 |
1198 | 21 | JulFX | GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB = 4096 |
1199 | 21 | JulFX | GL_MAX_PROGRAM_PARAMETERS_ARB = 1024 |
1200 | 21 | JulFX | GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB = 1024 |
1201 | 21 | JulFX | GL_MAX_PROGRAM_ATTRIBS_ARB = 16 |
1202 | 21 | JulFX | GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB = 16 |
1203 | 21 | JulFX | GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB = 2 |
1204 | 21 | JulFX | GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB = 2 |
1205 | 21 | JulFX | GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB = 1024 |
1206 | 21 | JulFX | GL_MAX_PROGRAM_ENV_PARAMETERS_ARB = 256 |
1207 | 21 | JulFX | GL_FRAGMENT_PROGRAM_ARB: |
1208 | 21 | JulFX | GL_MAX_PROGRAM_INSTRUCTIONS_ARB = 16384 |
1209 | 21 | JulFX | GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB = 16384 |
1210 | 21 | JulFX | GL_MAX_PROGRAM_TEMPORARIES_ARB = 4096 |
1211 | 21 | JulFX | GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB = 4096 |
1212 | 21 | JulFX | GL_MAX_PROGRAM_PARAMETERS_ARB = 1024 |
1213 | 21 | JulFX | GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB = 1024 |
1214 | 21 | JulFX | GL_MAX_PROGRAM_ATTRIBS_ARB = 16 |
1215 | 21 | JulFX | GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB = 16 |
1216 | 21 | JulFX | GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB = 1 |
1217 | 21 | JulFX | GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB = 1 |
1218 | 21 | JulFX | GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB = 512 |
1219 | 21 | JulFX | GL_MAX_PROGRAM_ENV_PARAMETERS_ARB = 256 |
1220 | 21 | JulFX | GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB = 16384 |
1221 | 21 | JulFX | GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB = 16384 |
1222 | 21 | JulFX | GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB = 16384 |
1223 | 21 | JulFX | GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB = 16384 |
1224 | 21 | JulFX | GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB = 16384 |
1225 | 21 | JulFX | GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB = 16384 |
1226 | 21 | JulFX | GL_VERTEX_SHADER_ARB: |
1227 | 21 | JulFX | GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB = 4096 |
1228 | 21 | JulFX | GL_MAX_VARYING_FLOATS_ARB = 60 |
1229 | 21 | JulFX | GL_MAX_VERTEX_ATTRIBS_ARB = 16 |
1230 | 21 | JulFX | GL_MAX_TEXTURE_IMAGE_UNITS_ARB = 32 |
1231 | 21 | JulFX | GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS_ARB = 32 |
1232 | 21 | JulFX | GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS_ARB = 32 |
1233 | 21 | JulFX | GL_MAX_TEXTURE_COORDS_ARB = 8 |
1234 | 21 | JulFX | GL_FRAGMENT_SHADER_ARB: |
1235 | 21 | JulFX | GL_MAX_FRAGMENT_UNIFORM_COMPONENTS_ARB = 2048 |
1236 | 21 | JulFX | GL_MAX_TEXTURE_COORDS_ARB = 8 |
1237 | 21 | JulFX | GL_MAX_TEXTURE_IMAGE_UNITS_ARB = 32 |
1238 | 21 | JulFX | </pre> |
1239 | 21 | JulFX | |
1240 | 16 | JulFX | h3. GeForce GTX 470 | 256.35 |
1241 | 15 | JulFX | |
1242 | 15 | JulFX | <pre> |
1243 | 15 | JulFX | name of display: :0.0 |
1244 | 15 | JulFX | display: :0 screen: 0 |
1245 | 15 | JulFX | direct rendering: Yes |
1246 | 14 | Naush | server glx vendor string: NVIDIA Corporation |
1247 | 14 | Naush | server glx version string: 1.4 |
1248 | 14 | Naush | server glx extensions: |
1249 | 14 | Naush | GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, |
1250 | 14 | Naush | GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control, |
1251 | 14 | Naush | GLX_EXT_swap_control, GLX_EXT_texture_from_pixmap, GLX_ARB_create_context, |
1252 | 14 | Naush | GLX_ARB_create_context_profile, GLX_ARB_multisample, GLX_NV_float_buffer, |
1253 | 14 | Naush | GLX_ARB_fbconfig_float, GLX_EXT_framebuffer_sRGB |
1254 | 14 | Naush | client glx vendor string: NVIDIA Corporation |
1255 | 14 | Naush | client glx version string: 1.4 |
1256 | 14 | Naush | client glx extensions: |
1257 | 14 | Naush | GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info, |
1258 | 14 | Naush | GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync, |
1259 | 14 | Naush | GLX_NV_swap_group, GLX_NV_video_out, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, |
1260 | 14 | Naush | GLX_SGI_swap_control, GLX_EXT_swap_control, GLX_ARB_create_context, |
1261 | 14 | Naush | GLX_ARB_create_context_profile, GLX_NV_float_buffer, |
1262 | 14 | Naush | GLX_ARB_fbconfig_float, GLX_EXT_fbconfig_packed_float, |
1263 | 14 | Naush | GLX_EXT_texture_from_pixmap, GLX_EXT_framebuffer_sRGB, |
1264 | 14 | Naush | GLX_NV_present_video, GLX_NV_copy_image, GLX_NV_multisample_coverage, |
1265 | 14 | Naush | GLX_NV_video_capture |
1266 | 14 | Naush | GLX version: 1.4 |
1267 | 14 | Naush | GLX extensions: |
1268 | 14 | Naush | GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, |
1269 | 14 | Naush | GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control, |
1270 | 14 | Naush | GLX_EXT_swap_control, GLX_EXT_texture_from_pixmap, GLX_ARB_create_context, |
1271 | 14 | Naush | GLX_ARB_create_context_profile, GLX_ARB_multisample, GLX_NV_float_buffer, |
1272 | 14 | Naush | GLX_ARB_fbconfig_float, GLX_EXT_framebuffer_sRGB, |
1273 | 14 | Naush | GLX_ARB_get_proc_address |
1274 | 14 | Naush | OpenGL vendor string: NVIDIA Corporation |
1275 | 14 | Naush | OpenGL renderer string: GeForce GTX 470/PCI/SSE2 |
1276 | 14 | Naush | OpenGL version string: 4.0.0 NVIDIA 256.35 |
1277 | 14 | Naush | OpenGL shading language version string: 4.00 NVIDIA via Cg compiler |
1278 | 14 | Naush | OpenGL extensions: |
1279 | 14 | Naush | GL_ARB_blend_func_extended, GL_ARB_color_buffer_float, |
1280 | 14 | Naush | GL_ARB_compatibility, GL_ARB_copy_buffer, GL_ARB_depth_buffer_float, |
1281 | 14 | Naush | GL_ARB_depth_clamp, GL_ARB_depth_texture, GL_ARB_draw_buffers, |
1282 | 14 | Naush | GL_ARB_draw_buffers_blend, GL_ARB_draw_indirect, |
1283 | 14 | Naush | GL_ARB_draw_elements_base_vertex, GL_ARB_draw_instanced, |
1284 | 14 | Naush | GL_ARB_explicit_attrib_location, GL_ARB_fragment_coord_conventions, |
1285 | 14 | Naush | GL_ARB_fragment_program, GL_ARB_fragment_program_shadow, |
1286 | 14 | Naush | GL_ARB_fragment_shader, GL_ARB_framebuffer_object, |
1287 | 14 | Naush | GL_ARB_framebuffer_sRGB, GL_ARB_geometry_shader4, GL_ARB_gpu_shader5, |
1288 | 14 | Naush | GL_ARB_gpu_shader_fp64, GL_ARB_half_float_pixel, GL_ARB_half_float_vertex, |
1289 | 14 | Naush | GL_ARB_imaging, GL_ARB_instanced_arrays, GL_ARB_map_buffer_range, |
1290 | 14 | Naush | GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query, |
1291 | 14 | Naush | GL_ARB_occlusion_query2, GL_ARB_pixel_buffer_object, |
1292 | 14 | Naush | GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_provoking_vertex, |
1293 | 14 | Naush | GL_ARB_sample_shading, GL_ARB_sampler_objects, GL_ARB_seamless_cube_map, |
1294 | 14 | Naush | GL_ARB_shader_bit_encoding, GL_ARB_shader_objects, |
1295 | 14 | Naush | GL_ARB_shader_subroutine, GL_ARB_shading_language_100, GL_ARB_shadow, |
1296 | 14 | Naush | GL_ARB_sync, GL_ARB_tessellation_shader, GL_ARB_texture_border_clamp, |
1297 | 14 | Naush | GL_ARB_texture_buffer_object, GL_ARB_texture_buffer_object_rgb32, |
1298 | 14 | Naush | GL_ARB_texture_compression, GL_ARB_texture_compression_bptc, |
1299 | 14 | Naush | GL_ARB_texture_compression_rgtc, GL_ARB_texture_cube_map, |
1300 | 14 | Naush | GL_ARB_texture_cube_map_array, GL_ARB_texture_env_add, |
1301 | 14 | Naush | GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar, |
1302 | 14 | Naush | GL_ARB_texture_env_dot3, GL_ARB_texture_float, GL_ARB_texture_gather, |
1303 | 14 | Naush | GL_ARB_texture_mirrored_repeat, GL_ARB_texture_multisample, |
1304 | 14 | Naush | GL_ARB_texture_non_power_of_two, GL_ARB_texture_query_lod, |
1305 | 14 | Naush | GL_ARB_texture_rectangle, GL_ARB_texture_rg, GL_ARB_texture_rgb10_a2ui, |
1306 | 14 | Naush | GL_ARB_texture_swizzle, GL_ARB_timer_query, GL_ARB_transform_feedback2, |
1307 | 14 | Naush | GL_ARB_transform_feedback3, GL_ARB_transpose_matrix, |
1308 | 14 | Naush | GL_ARB_uniform_buffer_object, GL_ARB_vertex_array_bgra, |
1309 | 6 | zikzak | GL_ARB_vertex_array_object, GL_ARB_vertex_buffer_object, |
1310 | 6 | zikzak | GL_ARB_vertex_program, GL_ARB_vertex_shader, |
1311 | 6 | zikzak | GL_ARB_vertex_type_2_10_10_10_rev, GL_ARB_window_pos, GL_ATI_draw_buffers, |
1312 | 6 | zikzak | GL_ATI_texture_float, GL_ATI_texture_mirror_once, GL_S3_s3tc, |
1313 | 6 | zikzak | GL_EXT_texture_env_add, GL_EXT_abgr, GL_EXT_bgra, |
1314 | 6 | zikzak | GL_EXT_bindable_uniform, GL_EXT_blend_color, |
1315 | 6 | zikzak | GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, |
1316 | 6 | zikzak | GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_compiled_vertex_array, |
1317 | 6 | zikzak | GL_EXT_Cg_shader, GL_EXT_depth_bounds_test, GL_EXT_direct_state_access, |
1318 | 6 | zikzak | GL_EXT_draw_buffers2, GL_EXT_draw_instanced, GL_EXT_draw_range_elements, |
1319 | 6 | zikzak | GL_EXT_fog_coord, GL_EXT_framebuffer_blit, GL_EXT_framebuffer_multisample, |
1320 | 6 | zikzak | GL_EXTX_framebuffer_mixed_formats, GL_EXT_framebuffer_object, |
1321 | 6 | zikzak | GL_EXT_framebuffer_sRGB, GL_EXT_geometry_shader4, |
1322 | 6 | zikzak | GL_EXT_gpu_program_parameters, GL_EXT_gpu_shader4, |
1323 | 6 | zikzak | GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil, |
1324 | 6 | zikzak | GL_EXT_packed_float, GL_EXT_packed_pixels, GL_EXT_pixel_buffer_object, |
1325 | 6 | zikzak | GL_EXT_point_parameters, GL_EXT_provoking_vertex, GL_EXT_rescale_normal, |
1326 | 6 | zikzak | GL_EXT_secondary_color, GL_EXT_separate_shader_objects, |
1327 | 6 | zikzak | GL_EXT_separate_specular_color, GL_EXT_shader_image_load_store, |
1328 | 6 | zikzak | GL_EXT_shadow_funcs, GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, |
1329 | 6 | zikzak | GL_EXT_texture3D, GL_EXT_texture_array, GL_EXT_texture_buffer_object, |
1330 | 6 | zikzak | GL_EXT_texture_compression_latc, GL_EXT_texture_compression_rgtc, |
1331 | 6 | zikzak | GL_EXT_texture_compression_s3tc, GL_EXT_texture_cube_map, |
1332 | 6 | zikzak | GL_EXT_texture_edge_clamp, GL_EXT_texture_env_combine, |
1333 | 6 | zikzak | GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic, |
1334 | 6 | zikzak | GL_EXT_texture_integer, GL_EXT_texture_lod, GL_EXT_texture_lod_bias, |
1335 | 6 | zikzak | GL_EXT_texture_mirror_clamp, GL_EXT_texture_object, |
1336 | 6 | zikzak | GL_EXT_texture_shared_exponent, GL_EXT_texture_sRGB, |
1337 | 6 | zikzak | GL_EXT_texture_swizzle, GL_EXT_timer_query, GL_EXT_transform_feedback2, |
1338 | 6 | zikzak | GL_EXT_vertex_array, GL_EXT_vertex_array_bgra, GL_EXT_vertex_attrib_64bit, |
1339 | 6 | zikzak | GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat, |
1340 | 6 | zikzak | GL_KTX_buffer_region, GL_NV_blend_square, GL_NV_conditional_render, |
1341 | 6 | zikzak | GL_NV_copy_depth_to_color, GL_NV_copy_image, GL_NV_depth_buffer_float, |
1342 | 6 | zikzak | GL_NV_depth_clamp, GL_NV_explicit_multisample, GL_NV_fence, |
1343 | 6 | zikzak | GL_NV_float_buffer, GL_NV_fog_distance, GL_NV_fragment_program, |
1344 | 6 | zikzak | GL_NV_fragment_program_option, GL_NV_fragment_program2, |
1345 | 6 | zikzak | GL_NV_framebuffer_multisample_coverage, GL_NV_geometry_shader4, |
1346 | 6 | zikzak | GL_NV_gpu_program4, GL_NV_gpu_program4_1, GL_NV_gpu_program5, |
1347 | 6 | zikzak | GL_NV_gpu_program_fp64, GL_NV_gpu_shader5, GL_NV_half_float, |
1348 | 1 | kervala | GL_NV_light_max_exponent, GL_NV_multisample_coverage, |
1349 | 1 | kervala | GL_NV_multisample_filter_hint, GL_NV_occlusion_query, |
1350 | 6 | zikzak | GL_NV_packed_depth_stencil, GL_NV_parameter_buffer_object, |
1351 | 1 | kervala | GL_NV_parameter_buffer_object2, GL_NV_pixel_data_range, |
1352 | 1 | kervala | GL_NV_point_sprite, GL_NV_primitive_restart, GL_NV_register_combiners, |
1353 | 1 | kervala | GL_NV_register_combiners2, GL_NV_shader_buffer_load, |
1354 | 1 | kervala | GL_NV_texgen_reflection, GL_NV_texture_barrier, |
1355 | 6 | zikzak | GL_NV_texture_compression_vtc, GL_NV_texture_env_combine4, |
1356 | 6 | zikzak | GL_NV_texture_expand_normal, GL_NV_texture_multisample, |
1357 | 6 | zikzak | GL_NV_texture_rectangle, GL_NV_texture_shader, GL_NV_texture_shader2, |
1358 | 6 | zikzak | GL_NV_texture_shader3, GL_NV_transform_feedback, |
1359 | 6 | zikzak | GL_NV_transform_feedback2, GL_NV_vdpau_interop, GL_NV_vertex_array_range, |
1360 | 6 | zikzak | GL_NV_vertex_array_range2, GL_NV_vertex_attrib_integer_64bit, |
1361 | 6 | zikzak | GL_NV_vertex_buffer_unified_memory, GL_NV_vertex_program, |
1362 | 6 | zikzak | GL_NV_vertex_program1_1, GL_NV_vertex_program2, |
1363 | 6 | zikzak | GL_NV_vertex_program2_option, GL_NV_vertex_program3, |
1364 | 6 | zikzak | GL_NVX_conditional_render, GL_NVX_gpu_memory_info, |
1365 | 6 | zikzak | GL_SGIS_generate_mipmap, GL_SGIS_texture_lod, GL_SGIX_depth_texture, |
1366 | 6 | zikzak | GL_SGIX_shadow, GL_SUN_slice_accum |
1367 | 6 | zikzak | OpenGL limits: |
1368 | 6 | zikzak | GL_MAX_ATTRIB_STACK_DEPTH = 16 |
1369 | 6 | zikzak | GL_MAX_CLIENT_ATTRIB_STACK_DEPTH = 16 |
1370 | 6 | zikzak | GL_MAX_CLIP_PLANES = 6 |
1371 | 6 | zikzak | GL_MAX_COLOR_MATRIX_STACK_DEPTH = 2 |
1372 | 6 | zikzak | GL_MAX_ELEMENTS_VERTICES = 1048576 |
1373 | 6 | zikzak | GL_MAX_ELEMENTS_INDICES = 1048576 |
1374 | 6 | zikzak | GL_MAX_EVAL_ORDER = 8 |
1375 | 6 | zikzak | GL_MAX_LIGHTS = 8 |
1376 | 6 | zikzak | GL_MAX_LIST_NESTING = 64 |
1377 | 6 | zikzak | GL_MAX_MODELVIEW_STACK_DEPTH = 32 |
1378 | 6 | zikzak | GL_MAX_NAME_STACK_DEPTH = 128 |
1379 | 6 | zikzak | GL_MAX_PIXEL_MAP_TABLE = 65536 |
1380 | 6 | zikzak | GL_MAX_PROJECTION_STACK_DEPTH = 4 |
1381 | 6 | zikzak | GL_MAX_TEXTURE_STACK_DEPTH = 10 |
1382 | 6 | zikzak | GL_MAX_TEXTURE_SIZE = 16384 |
1383 | 6 | zikzak | GL_MAX_3D_TEXTURE_SIZE = 2048 |
1384 | 6 | zikzak | GL_MAX_VIEWPORT_DIMS = 16384, 16384 |
1385 | 6 | zikzak | GL_ALIASED_LINE_WIDTH_RANGE = 1, 10 |
1386 | 6 | zikzak | GL_SMOOTH_LINE_WIDTH_RANGE = 1, 10 |
1387 | 6 | zikzak | GL_ALIASED_POINT_SIZE_RANGE = 1, 63 |
1388 | 6 | zikzak | GL_SMOOTH_POINT_SIZE_RANGE = 1, 63 |
1389 | 6 | zikzak | GL_MAX_CUBE_MAP_TEXTURE_SIZE_ARB = 16384 |
1390 | 6 | zikzak | GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB = 3 |
1391 | 7 | kervala | GL_MAX_TEXTURE_UNITS_ARB = 4 |
1392 | 7 | kervala | GL_MAX_TEXTURE_LOD_BIAS_EXT = 15 |
1393 | 7 | kervala | GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT = 16 |
1394 | 11 | kerozcak | GL_MAX_DRAW_BUFFERS_ARB = 8 |
1395 | 11 | kerozcak | GL_MAX_CONVOLUTION_WIDTH/HEIGHT = 11, 11 |
1396 | 11 | kerozcak | GL_VERTEX_PROGRAM_ARB: |
1397 | 11 | kerozcak | GL_MAX_PROGRAM_INSTRUCTIONS_ARB = 16384 |
1398 | 11 | kerozcak | GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB = 16384 |
1399 | 11 | kerozcak | GL_MAX_PROGRAM_TEMPORARIES_ARB = 4096 |
1400 | 11 | kerozcak | GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB = 4096 |
1401 | 11 | kerozcak | GL_MAX_PROGRAM_PARAMETERS_ARB = 1024 |
1402 | 11 | kerozcak | GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB = 1024 |
1403 | 11 | kerozcak | GL_MAX_PROGRAM_ATTRIBS_ARB = 16 |
1404 | 11 | kerozcak | GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB = 16 |
1405 | 11 | kerozcak | GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB = 2 |
1406 | 11 | kerozcak | GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB = 2 |
1407 | 11 | kerozcak | GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB = 1024 |
1408 | 11 | kerozcak | GL_MAX_PROGRAM_ENV_PARAMETERS_ARB = 256 |
1409 | 11 | kerozcak | GL_FRAGMENT_PROGRAM_ARB: |
1410 | 11 | kerozcak | GL_MAX_PROGRAM_INSTRUCTIONS_ARB = 16384 |
1411 | 11 | kerozcak | GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB = 16384 |
1412 | 11 | kerozcak | GL_MAX_PROGRAM_TEMPORARIES_ARB = 4096 |
1413 | 11 | kerozcak | GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB = 4096 |
1414 | 11 | kerozcak | GL_MAX_PROGRAM_PARAMETERS_ARB = 1024 |
1415 | 11 | kerozcak | GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB = 1024 |
1416 | 11 | kerozcak | GL_MAX_PROGRAM_ATTRIBS_ARB = 16 |
1417 | 11 | kerozcak | GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB = 16 |
1418 | 11 | kerozcak | GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB = 1 |
1419 | 11 | kerozcak | GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB = 1 |
1420 | 11 | kerozcak | GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB = 512 |
1421 | 11 | kerozcak | GL_MAX_PROGRAM_ENV_PARAMETERS_ARB = 256 |
1422 | 11 | kerozcak | GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB = 16384 |
1423 | 11 | kerozcak | GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB = 16384 |
1424 | 11 | kerozcak | GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB = 16384 |
1425 | 11 | kerozcak | GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB = 16384 |
1426 | 11 | kerozcak | GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB = 16384 |
1427 | 11 | kerozcak | GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB = 16384 |
1428 | 11 | kerozcak | GL_VERTEX_SHADER_ARB: |
1429 | 11 | kerozcak | GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB = 4096 |
1430 | 11 | kerozcak | GL_MAX_VARYING_FLOATS_ARB = 60 |
1431 | 11 | kerozcak | GL_MAX_VERTEX_ATTRIBS_ARB = 16 |
1432 | 11 | kerozcak | GL_MAX_TEXTURE_IMAGE_UNITS_ARB = 32 |
1433 | 11 | kerozcak | GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS_ARB = 32 |
1434 | 11 | kerozcak | GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS_ARB = 32 |
1435 | 11 | kerozcak | GL_MAX_TEXTURE_COORDS_ARB = 8 |
1436 | 11 | kerozcak | GL_FRAGMENT_SHADER_ARB: |
1437 | 11 | kerozcak | GL_MAX_FRAGMENT_UNIFORM_COMPONENTS_ARB = 2048 |
1438 | 11 | kerozcak | GL_MAX_TEXTURE_COORDS_ARB = 8 |
1439 | 11 | kerozcak | GL_MAX_TEXTURE_IMAGE_UNITS_ARB = 32 |
1440 | 11 | kerozcak | |
1441 | 11 | kerozcak | </pre> |
1442 | 11 | kerozcak | |
1443 | 11 | kerozcak | h3. ION | 195.36 |
1444 | 11 | kerozcak | |
1445 | 11 | kerozcak | <pre> |
1446 | 11 | kerozcak | name of display: :0.0 |
1447 | 11 | kerozcak | display: :0 screen: 0 |
1448 | 11 | kerozcak | direct rendering: Yes |
1449 | 11 | kerozcak | server glx vendor string: NVIDIA Corporation |
1450 | 11 | kerozcak | server glx version string: 1.4 |
1451 | 11 | kerozcak | server glx extensions: |
1452 | 11 | kerozcak | GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, |
1453 | 11 | kerozcak | GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control, |
1454 | 11 | kerozcak | GLX_EXT_swap_control, GLX_EXT_texture_from_pixmap, GLX_ARB_create_context, |
1455 | 11 | kerozcak | GLX_ARB_create_context_profile, GLX_ARB_multisample, GLX_NV_float_buffer, |
1456 | 11 | kerozcak | GLX_ARB_fbconfig_float, GLX_EXT_framebuffer_sRGB |
1457 | 11 | kerozcak | client glx vendor string: NVIDIA Corporation |
1458 | 11 | kerozcak | client glx version string: 1.4 |
1459 | 11 | kerozcak | client glx extensions: |
1460 | 11 | kerozcak | GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info, |
1461 | 11 | kerozcak | GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync, |
1462 | 11 | kerozcak | GLX_NV_swap_group, GLX_NV_video_out, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, |
1463 | 11 | kerozcak | GLX_SGI_swap_control, GLX_EXT_swap_control, GLX_ARB_create_context, |
1464 | 11 | kerozcak | GLX_ARB_create_context_profile, GLX_NV_float_buffer, |
1465 | 11 | kerozcak | GLX_ARB_fbconfig_float, GLX_EXT_fbconfig_packed_float, |
1466 | 11 | kerozcak | GLX_EXT_texture_from_pixmap, GLX_EXT_framebuffer_sRGB, |
1467 | 11 | kerozcak | GLX_NV_present_video, GLX_NV_copy_image, GLX_NV_multisample_coverage, |
1468 | 11 | kerozcak | GLX_NV_video_capture |
1469 | 11 | kerozcak | GLX version: 1.4 |
1470 | 11 | kerozcak | GLX extensions: |
1471 | 11 | kerozcak | GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, |
1472 | 11 | kerozcak | GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control, |
1473 | 11 | kerozcak | GLX_EXT_swap_control, GLX_EXT_texture_from_pixmap, GLX_ARB_create_context, |
1474 | 11 | kerozcak | GLX_ARB_create_context_profile, GLX_ARB_multisample, GLX_NV_float_buffer, |
1475 | 11 | kerozcak | GLX_ARB_fbconfig_float, GLX_EXT_framebuffer_sRGB, |
1476 | 11 | kerozcak | GLX_ARB_get_proc_address |
1477 | 11 | kerozcak | OpenGL vendor string: NVIDIA Corporation |
1478 | 11 | kerozcak | OpenGL renderer string: ION/PCI/SSE2 |
1479 | 11 | kerozcak | OpenGL version string: 3.2.0 NVIDIA 195.36.15 |
1480 | 11 | kerozcak | OpenGL shading language version string: 1.50 NVIDIA via Cg compiler |
1481 | 11 | kerozcak | OpenGL extensions: |
1482 | 11 | kerozcak | GL_ARB_color_buffer_float, GL_ARB_compatibility, GL_ARB_copy_buffer, |
1483 | 11 | kerozcak | GL_ARB_depth_buffer_float, GL_ARB_depth_clamp, GL_ARB_depth_texture, |
1484 | 11 | kerozcak | GL_ARB_draw_buffers, GL_ARB_draw_elements_base_vertex, |
1485 | 11 | kerozcak | GL_ARB_draw_instanced, GL_ARB_fragment_coord_conventions, |
1486 | 11 | kerozcak | GL_ARB_fragment_program, GL_ARB_fragment_program_shadow, |
1487 | 11 | kerozcak | GL_ARB_fragment_shader, GL_ARB_framebuffer_object, |
1488 | 11 | kerozcak | GL_ARB_framebuffer_sRGB, GL_ARB_geometry_shader4, GL_ARB_half_float_pixel, |
1489 | 11 | kerozcak | GL_ARB_half_float_vertex, GL_ARB_imaging, GL_ARB_map_buffer_range, |
1490 | 11 | kerozcak | GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query, |
1491 | 11 | kerozcak | GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite, |
1492 | 11 | kerozcak | GL_ARB_provoking_vertex, GL_ARB_seamless_cube_map, GL_ARB_shader_objects, |
1493 | 11 | kerozcak | GL_ARB_shading_language_100, GL_ARB_shadow, GL_ARB_sync, |
1494 | 11 | kerozcak | GL_ARB_texture_border_clamp, GL_ARB_texture_buffer_object, |
1495 | 11 | kerozcak | GL_ARB_texture_compression, GL_ARB_texture_compression_rgtc, |
1496 | 11 | kerozcak | GL_ARB_texture_cube_map, GL_ARB_texture_env_add, |
1497 | 11 | kerozcak | GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar, |
1498 | 11 | kerozcak | GL_ARB_texture_env_dot3, GL_ARB_texture_float, |
1499 | 11 | kerozcak | GL_ARB_texture_mirrored_repeat, GL_ARB_texture_multisample, |
1500 | 11 | kerozcak | GL_ARB_texture_non_power_of_two, GL_ARB_texture_rectangle, |
1501 | 11 | kerozcak | GL_ARB_texture_rg, GL_ARB_transpose_matrix, GL_ARB_uniform_buffer_object, |
1502 | 11 | kerozcak | GL_ARB_vertex_array_bgra, GL_ARB_vertex_array_object, |
1503 | 11 | kerozcak | GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader, |
1504 | 11 | kerozcak | GL_ARB_window_pos, GL_ATI_draw_buffers, GL_ATI_texture_float, |
1505 | 11 | kerozcak | GL_ATI_texture_mirror_once, GL_S3_s3tc, GL_EXT_texture_env_add, |
1506 | 11 | kerozcak | GL_EXT_abgr, GL_EXT_bgra, GL_EXT_bindable_uniform, GL_EXT_blend_color, |
1507 | 11 | kerozcak | GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, |
1508 | 11 | kerozcak | GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_compiled_vertex_array, |
1509 | 7 | kervala | GL_EXT_Cg_shader, GL_EXT_depth_bounds_test, GL_EXT_direct_state_access, |
1510 | 7 | kervala | GL_EXT_draw_buffers2, GL_EXT_draw_instanced, GL_EXT_draw_range_elements, |
1511 | 7 | kervala | GL_EXT_fog_coord, GL_EXT_framebuffer_blit, GL_EXT_framebuffer_multisample, |
1512 | 9 | kervala | GL_EXTX_framebuffer_mixed_formats, GL_EXT_framebuffer_object, |
1513 | 9 | kervala | GL_EXT_framebuffer_sRGB, GL_EXT_geometry_shader4, |
1514 | 9 | kervala | GL_EXT_gpu_program_parameters, GL_EXT_gpu_shader4, |
1515 | 9 | kervala | GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil, |
1516 | 9 | kervala | GL_EXT_packed_float, GL_EXT_packed_pixels, GL_EXT_pixel_buffer_object, |
1517 | 9 | kervala | GL_EXT_point_parameters, GL_EXT_provoking_vertex, GL_EXT_rescale_normal, |
1518 | 9 | kervala | GL_EXT_secondary_color, GL_EXT_separate_shader_objects, |
1519 | 9 | kervala | GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, |
1520 | 9 | kervala | GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, GL_EXT_texture3D, |
1521 | 9 | kervala | GL_EXT_texture_array, GL_EXT_texture_buffer_object, |
1522 | 9 | kervala | GL_EXT_texture_compression_latc, GL_EXT_texture_compression_rgtc, |
1523 | 9 | kervala | GL_EXT_texture_compression_s3tc, GL_EXT_texture_cube_map, |
1524 | 9 | kervala | GL_EXT_texture_edge_clamp, GL_EXT_texture_env_combine, |
1525 | 9 | kervala | GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic, |
1526 | 9 | kervala | GL_EXT_texture_integer, GL_EXT_texture_lod, GL_EXT_texture_lod_bias, |
1527 | 9 | kervala | GL_EXT_texture_mirror_clamp, GL_EXT_texture_object, |
1528 | 9 | kervala | GL_EXT_texture_shared_exponent, GL_EXT_texture_sRGB, |
1529 | 9 | kervala | GL_EXT_texture_swizzle, GL_EXT_timer_query, GL_EXT_transform_feedback2, |
1530 | 1 | kervala | GL_EXT_vertex_array, GL_EXT_vertex_array_bgra, GL_IBM_rasterpos_clip, |
1531 | 1 | kervala | GL_IBM_texture_mirrored_repeat, GL_KTX_buffer_region, GL_NV_blend_square, |
1532 | 9 | kervala | GL_NV_conditional_render, GL_NV_copy_depth_to_color, GL_NV_copy_image, |
1533 | 9 | kervala | GL_NV_depth_buffer_float, GL_NV_depth_clamp, GL_NV_explicit_multisample, |
1534 | 9 | kervala | GL_NV_fence, GL_NV_float_buffer, GL_NV_fog_distance, |
1535 | 9 | kervala | GL_NV_fragment_program, GL_NV_fragment_program_option, |
1536 | 9 | kervala | GL_NV_fragment_program2, GL_NV_framebuffer_multisample_coverage, |
1537 | 9 | kervala | GL_NV_geometry_shader4, GL_NV_gpu_program4, GL_NV_half_float, |
1538 | 9 | kervala | GL_NV_light_max_exponent, GL_NV_multisample_coverage, |
1539 | 9 | kervala | GL_NV_multisample_filter_hint, GL_NV_occlusion_query, |
1540 | 9 | kervala | GL_NV_packed_depth_stencil, GL_NV_parameter_buffer_object, |
1541 | 9 | kervala | GL_NV_parameter_buffer_object2, GL_NV_pixel_data_range, |
1542 | 9 | kervala | GL_NV_point_sprite, GL_NV_primitive_restart, GL_NV_register_combiners, |
1543 | 9 | kervala | GL_NV_register_combiners2, GL_NV_shader_buffer_load, |
1544 | 9 | kervala | GL_NV_texgen_reflection, GL_NV_texture_barrier, |
1545 | 9 | kervala | GL_NV_texture_compression_vtc, GL_NV_texture_env_combine4, |
1546 | 9 | kervala | GL_NV_texture_expand_normal, GL_NV_texture_rectangle, |
1547 | 9 | kervala | GL_NV_texture_shader, GL_NV_texture_shader2, GL_NV_texture_shader3, |
1548 | 9 | kervala | GL_NV_transform_feedback, GL_NV_transform_feedback2, |
1549 | 9 | kervala | GL_NV_vertex_array_range, GL_NV_vertex_array_range2, |
1550 | 9 | kervala | GL_NV_vertex_buffer_unified_memory, GL_NV_vertex_program, |
1551 | 9 | kervala | GL_NV_vertex_program1_1, GL_NV_vertex_program2, |
1552 | 9 | kervala | GL_NV_vertex_program2_option, GL_NV_vertex_program3, |
1553 | 9 | kervala | GL_NVX_conditional_render, GL_NVX_gpu_memory_info, |
1554 | 9 | kervala | GL_SGIS_generate_mipmap, GL_SGIS_texture_lod, GL_SGIX_depth_texture, |
1555 | 9 | kervala | GL_SGIX_shadow, GL_SUN_slice_accum |
1556 | 9 | kervala | OpenGL limits: |
1557 | 9 | kervala | GL_MAX_ATTRIB_STACK_DEPTH = 16 |
1558 | 9 | kervala | GL_MAX_CLIENT_ATTRIB_STACK_DEPTH = 16 |
1559 | 9 | kervala | GL_MAX_CLIP_PLANES = 6 |
1560 | 9 | kervala | GL_MAX_COLOR_MATRIX_STACK_DEPTH = 2 |
1561 | 9 | kervala | GL_MAX_ELEMENTS_VERTICES = 1048576 |
1562 | 1 | kervala | GL_MAX_ELEMENTS_INDICES = 1048576 |
1563 | 9 | kervala | GL_MAX_EVAL_ORDER = 8 |
1564 | 9 | kervala | GL_MAX_LIGHTS = 8 |
1565 | 9 | kervala | GL_MAX_LIST_NESTING = 64 |
1566 | 9 | kervala | GL_MAX_MODELVIEW_STACK_DEPTH = 32 |
1567 | 9 | kervala | GL_MAX_NAME_STACK_DEPTH = 128 |
1568 | 9 | kervala | GL_MAX_PIXEL_MAP_TABLE = 65536 |
1569 | 9 | kervala | GL_MAX_PROJECTION_STACK_DEPTH = 4 |
1570 | 9 | kervala | GL_MAX_TEXTURE_STACK_DEPTH = 10 |
1571 | 9 | kervala | GL_MAX_TEXTURE_SIZE = 8192 |
1572 | 9 | kervala | GL_MAX_3D_TEXTURE_SIZE = 2048 |
1573 | 9 | kervala | GL_MAX_VIEWPORT_DIMS = 8192, 8192 |
1574 | 9 | kervala | GL_ALIASED_LINE_WIDTH_RANGE = 1, 10 |
1575 | 9 | kervala | GL_SMOOTH_LINE_WIDTH_RANGE = 1, 10 |
1576 | 9 | kervala | GL_ALIASED_POINT_SIZE_RANGE = 1, 63 |
1577 | 9 | kervala | GL_SMOOTH_POINT_SIZE_RANGE = 1, 63 |
1578 | 9 | kervala | GL_MAX_CUBE_MAP_TEXTURE_SIZE_ARB = 8192 |
1579 | 9 | kervala | GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB = 3 |
1580 | 9 | kervala | GL_MAX_TEXTURE_UNITS_ARB = 4 |
1581 | 9 | kervala | GL_MAX_TEXTURE_LOD_BIAS_EXT = 15 |
1582 | 9 | kervala | GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT = 16 |
1583 | 9 | kervala | GL_MAX_DRAW_BUFFERS_ARB = 8 |
1584 | 9 | kervala | GL_MAX_CONVOLUTION_WIDTH/HEIGHT = 11, 11 |
1585 | 9 | kervala | GL_VERTEX_PROGRAM_ARB: |
1586 | 9 | kervala | GL_MAX_PROGRAM_INSTRUCTIONS_ARB = 16384 |
1587 | 9 | kervala | GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB = 16384 |
1588 | 9 | kervala | GL_MAX_PROGRAM_TEMPORARIES_ARB = 4096 |
1589 | 1 | kervala | GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB = 4096 |
1590 | 9 | kervala | GL_MAX_PROGRAM_PARAMETERS_ARB = 1024 |
1591 | 9 | kervala | GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB = 1024 |
1592 | 9 | kervala | GL_MAX_PROGRAM_ATTRIBS_ARB = 16 |
1593 | 9 | kervala | GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB = 16 |
1594 | 9 | kervala | GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB = 2 |
1595 | 9 | kervala | GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB = 2 |
1596 | 9 | kervala | GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB = 1024 |
1597 | 9 | kervala | GL_MAX_PROGRAM_ENV_PARAMETERS_ARB = 256 |
1598 | 9 | kervala | GL_FRAGMENT_PROGRAM_ARB: |
1599 | 9 | kervala | GL_MAX_PROGRAM_INSTRUCTIONS_ARB = 16384 |
1600 | 9 | kervala | GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB = 16384 |
1601 | 9 | kervala | GL_MAX_PROGRAM_TEMPORARIES_ARB = 4096 |
1602 | 9 | kervala | GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB = 4096 |
1603 | 9 | kervala | GL_MAX_PROGRAM_PARAMETERS_ARB = 1024 |
1604 | 9 | kervala | GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB = 1024 |
1605 | 9 | kervala | GL_MAX_PROGRAM_ATTRIBS_ARB = 16 |
1606 | 9 | kervala | GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB = 16 |
1607 | 9 | kervala | GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB = 1 |
1608 | 9 | kervala | GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB = 1 |
1609 | 9 | kervala | GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB = 512 |
1610 | 9 | kervala | GL_MAX_PROGRAM_ENV_PARAMETERS_ARB = 256 |
1611 | 9 | kervala | GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB = 16384 |
1612 | 9 | kervala | GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB = 16384 |
1613 | 9 | kervala | GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB = 16384 |
1614 | 9 | kervala | GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB = 16384 |
1615 | 9 | kervala | GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB = 16384 |
1616 | 9 | kervala | GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB = 16384 |
1617 | 9 | kervala | GL_VERTEX_SHADER_ARB: |
1618 | 9 | kervala | GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB = 4096 |
1619 | 9 | kervala | GL_MAX_VARYING_FLOATS_ARB = 60 |
1620 | 9 | kervala | GL_MAX_VERTEX_ATTRIBS_ARB = 16 |
1621 | 9 | kervala | GL_MAX_TEXTURE_IMAGE_UNITS_ARB = 32 |
1622 | 9 | kervala | GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS_ARB = 32 |
1623 | 9 | kervala | GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS_ARB = 32 |
1624 | 7 | kervala | GL_MAX_TEXTURE_COORDS_ARB = 8 |
1625 | 7 | kervala | GL_FRAGMENT_SHADER_ARB: |
1626 | 7 | kervala | GL_MAX_FRAGMENT_UNIFORM_COMPONENTS_ARB = 2048 |
1627 | 7 | kervala | GL_MAX_TEXTURE_COORDS_ARB = 8 |
1628 | 7 | kervala | GL_MAX_TEXTURE_IMAGE_UNITS_ARB = 32 |
1629 | 7 | kervala | |
1630 | 7 | kervala | 84 GLX Visuals |
1631 | 7 | kervala | visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav |
1632 | 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 |
1633 | 7 | kervala | ---------------------------------------------------------------------- |
1634 | 7 | kervala | 0x21 24 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 None |
1635 | 7 | kervala | 0x22 24 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 None |
1636 | 7 | kervala | 0x24 24 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 None |
1637 | 7 | kervala | 0x25 24 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 None |
1638 | 7 | kervala | 0x26 24 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 None |
1639 | 7 | kervala | 0x27 24 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 None |
1640 | 7 | kervala | 0x28 24 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 None |
1641 | 7 | kervala | 0x29 24 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 None |
1642 | 7 | kervala | 0x2a 24 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 None |
1643 | 7 | kervala | 0x2b 24 tc 0 32 0 r y . 8 8 8 0 4 0 0 16 16 16 16 0 0 None |
1644 | 7 | kervala | 0x2c 24 tc 0 32 0 r y . 8 8 8 8 4 0 0 16 16 16 16 0 0 None |
1645 | 7 | kervala | 0x2d 24 tc 0 32 0 r . . 8 8 8 0 4 0 0 16 16 16 16 0 0 None |
1646 | 7 | kervala | 0x2e 24 tc 0 32 0 r . . 8 8 8 8 4 0 0 16 16 16 16 0 0 None |
1647 | 7 | kervala | 0x2f 24 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon |
1648 | 7 | kervala | 0x30 24 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon |
1649 | 7 | kervala | 0x31 24 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon |
1650 | 7 | kervala | 0x32 24 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon |
1651 | 7 | kervala | 0x33 24 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon |
1652 | 7 | kervala | 0x34 24 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon |
1653 | 7 | kervala | 0x35 24 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon |
1654 | 7 | kervala | 0x36 24 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon |
1655 | 7 | kervala | 0x37 24 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon |
1656 | 7 | kervala | 0x38 24 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon |
1657 | 8 | JulFX | 0x39 24 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon |
1658 | 8 | JulFX | 0x3a 24 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon |
1659 | 8 | JulFX | 0x3b 24 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon |
1660 | 8 | JulFX | 0x3c 24 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon |
1661 | 8 | JulFX | 0x3d 24 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon |
1662 | 8 | JulFX | 0x3e 24 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon |
1663 | 8 | JulFX | 0x3f 24 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 None |
1664 | 8 | JulFX | 0x40 24 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 None |
1665 | 8 | JulFX | 0x41 24 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 None |
1666 | 8 | JulFX | 0x42 24 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 None |
1667 | 8 | JulFX | 0x43 24 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 None |
1668 | 1 | kervala | 0x44 24 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 None |
1669 | 8 | JulFX | 0x45 24 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 None |
1670 | 8 | JulFX | 0x46 24 dc 0 32 0 r y . 8 8 8 0 4 0 0 16 16 16 16 0 0 None |
1671 | 8 | JulFX | 0x47 24 dc 0 32 0 r y . 8 8 8 8 4 0 0 16 16 16 16 0 0 None |
1672 | 8 | JulFX | 0x48 24 dc 0 32 0 r . . 8 8 8 0 4 0 0 16 16 16 16 0 0 None |
1673 | 8 | JulFX | 0x49 24 dc 0 32 0 r . . 8 8 8 8 4 0 0 16 16 16 16 0 0 None |
1674 | 8 | JulFX | 0x4a 24 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon |
1675 | 8 | JulFX | 0x4b 24 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon |
1676 | 8 | JulFX | 0x4c 24 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon |
1677 | 8 | JulFX | 0x4d 24 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon |
1678 | 8 | JulFX | 0x4e 24 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon |
1679 | 8 | JulFX | 0x4f 24 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon |
1680 | 8 | JulFX | 0x50 24 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon |
1681 | 8 | JulFX | 0x51 24 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon |
1682 | 8 | JulFX | 0x52 24 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon |
1683 | 8 | JulFX | 0x53 24 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon |
1684 | 8 | JulFX | 0x54 24 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon |
1685 | 8 | JulFX | 0x55 24 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon |
1686 | 8 | JulFX | 0x56 24 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon |
1687 | 8 | JulFX | 0x57 24 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon |
1688 | 8 | JulFX | 0x58 24 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon |
1689 | 8 | JulFX | 0x59 24 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon |
1690 | 8 | JulFX | 0x23 32 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 None |
1691 | 8 | JulFX | 0x5a 32 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 None |
1692 | 8 | JulFX | 0x5b 32 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 None |
1693 | 8 | JulFX | 0x5c 32 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 None |
1694 | 8 | JulFX | 0x5d 32 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 None |
1695 | 8 | JulFX | 0x5e 32 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 None |
1696 | 8 | JulFX | 0x5f 32 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 None |
1697 | 8 | JulFX | 0x60 32 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 None |
1698 | 8 | JulFX | 0x61 32 tc 0 32 0 r y . 8 8 8 0 4 0 0 16 16 16 16 0 0 None |
1699 | 8 | JulFX | 0x62 32 tc 0 32 0 r y . 8 8 8 8 4 0 0 16 16 16 16 0 0 None |
1700 | 8 | JulFX | 0x63 32 tc 0 32 0 r . . 8 8 8 0 4 0 0 16 16 16 16 0 0 None |
1701 | 8 | JulFX | 0x64 32 tc 0 32 0 r . . 8 8 8 8 4 0 0 16 16 16 16 0 0 None |
1702 | 8 | JulFX | 0x65 32 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon |
1703 | 8 | JulFX | 0x66 32 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon |
1704 | 8 | JulFX | 0x67 32 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon |
1705 | 8 | JulFX | 0x68 32 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon |
1706 | 8 | JulFX | 0x69 32 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon |
1707 | 8 | JulFX | 0x6a 32 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon |
1708 | 8 | JulFX | 0x6b 32 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon |
1709 | 8 | JulFX | 0x6c 32 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon |
1710 | 8 | JulFX | 0x6d 32 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon |
1711 | 8 | JulFX | 0x6e 32 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon |
1712 | 8 | JulFX | 0x6f 32 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon |
1713 | 8 | JulFX | 0x70 32 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon |
1714 | 8 | JulFX | 0x71 32 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon |
1715 | 8 | JulFX | 0x72 32 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon |
1716 | 8 | JulFX | 0x73 32 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon |
1717 | 8 | JulFX | 0x74 32 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon |
1718 | 8 | JulFX | |
1719 | 8 | JulFX | 167 GLXFBConfigs: |
1720 | 8 | JulFX | visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav |
1721 | 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 |
1722 | 8 | JulFX | ---------------------------------------------------------------------- |
1723 | 8 | JulFX | 0x75 0 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 None |
1724 | 8 | JulFX | 0x76 0 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 None |
1725 | 8 | JulFX | 0x77 0 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 None |
1726 | 8 | JulFX | 0x78 0 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 None |
1727 | 8 | JulFX | 0x79 0 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 None |
1728 | 8 | JulFX | 0x7a 0 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 None |
1729 | 1 | kervala | 0x7b 0 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 None |
1730 | 1 | kervala | 0x7c 0 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 None |
1731 | 1 | kervala | 0x7d 0 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 None |
1732 | 1 | kervala | 0x7e 0 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 None |
1733 | 1 | kervala | 0x7f 0 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 None |
1734 | 1 | kervala | 0x80 0 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 None |
1735 | 1 | kervala | 0x81 0 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 None |
1736 | 1 | kervala | 0x82 0 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 None |
1737 | 8 | JulFX | 0x83 0 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 None |
1738 | 8 | JulFX | 0x84 0 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 None |
1739 | 8 | JulFX | 0x85 0 tc 0 32 0 r y . 8 8 8 0 4 0 0 16 16 16 16 0 0 None |
1740 | 8 | JulFX | 0x86 0 dc 0 32 0 r y . 8 8 8 0 4 0 0 16 16 16 16 0 0 None |
1741 | 8 | JulFX | 0x87 0 tc 0 32 0 r y . 8 8 8 8 4 0 0 16 16 16 16 0 0 None |
1742 | 8 | JulFX | 0x88 0 dc 0 32 0 r y . 8 8 8 8 4 0 0 16 16 16 16 0 0 None |
1743 | 8 | JulFX | 0x89 0 tc 0 32 0 r . . 8 8 8 0 4 0 0 16 16 16 16 0 0 None |
1744 | 8 | JulFX | 0x8a 0 dc 0 32 0 r . . 8 8 8 0 4 0 0 16 16 16 16 0 0 None |
1745 | 8 | JulFX | 0x8b 0 tc 0 32 0 r . . 8 8 8 8 4 0 0 16 16 16 16 0 0 None |
1746 | 8 | JulFX | 0x8c 0 dc 0 32 0 r . . 8 8 8 8 4 0 0 16 16 16 16 0 0 None |
1747 | 8 | JulFX | 0x8d 0 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon |
1748 | 8 | JulFX | 0x8e 0 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon |
1749 | 8 | JulFX | 0x8f 0 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon |
1750 | 8 | JulFX | 0x90 0 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon |
1751 | 8 | JulFX | 0x91 0 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon |
1752 | 8 | JulFX | 0x92 0 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon |
1753 | 8 | JulFX | 0x93 0 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon |
1754 | 8 | JulFX | 0x94 0 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon |
1755 | 8 | JulFX | 0x95 0 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon |
1756 | 8 | JulFX | 0x96 0 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon |
1757 | 8 | JulFX | 0x97 0 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon |
1758 | 8 | JulFX | 0x98 0 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon |
1759 | 8 | JulFX | 0x99 0 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon |
1760 | 8 | JulFX | 0x9a 0 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon |
1761 | 8 | JulFX | 0x9b 0 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon |
1762 | 8 | JulFX | 0x9c 0 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon |
1763 | 8 | JulFX | 0x9d 0 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon |
1764 | 8 | JulFX | 0x9e 0 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon |
1765 | 8 | JulFX | 0x9f 0 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon |
1766 | 8 | JulFX | 0xa0 0 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon |
1767 | 8 | JulFX | 0xa1 0 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon |
1768 | 8 | JulFX | 0xa2 0 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon |
1769 | 8 | JulFX | 0xa3 0 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon |
1770 | 8 | JulFX | 0xa4 0 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon |
1771 | 8 | JulFX | 0xa5 0 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon |
1772 | 8 | JulFX | 0xa6 0 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon |
1773 | 8 | JulFX | 0xa7 0 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon |
1774 | 8 | JulFX | 0xa8 0 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon |
1775 | 8 | JulFX | 0xa9 0 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon |
1776 | 8 | JulFX | 0xaa 0 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon |
1777 | 1 | kervala | 0xab 0 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon |
1778 | 1 | kervala | 0xac 0 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon |
1779 | 8 | JulFX | 0xad 0 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 None |
1780 | 8 | JulFX | 0xae 0 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 None |
1781 | 8 | JulFX | 0xaf 0 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 None |
1782 | 8 | JulFX | 0xb0 0 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 None |
1783 | 8 | JulFX | 0xb1 0 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 None |
1784 | 8 | JulFX | 0xb2 0 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 None |
1785 | 8 | JulFX | 0xb3 0 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 None |
1786 | 8 | JulFX | 0xb4 0 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 None |
1787 | 8 | JulFX | 0xb5 0 tc 0 32 0 r y . 8 8 8 0 4 0 0 16 16 16 16 0 0 None |
1788 | 8 | JulFX | 0xb6 0 tc 0 32 0 r y . 8 8 8 8 4 0 0 16 16 16 16 0 0 None |
1789 | 8 | JulFX | 0xb7 0 tc 0 32 0 r . . 8 8 8 0 4 0 0 16 16 16 16 0 0 None |
1790 | 8 | JulFX | 0xb8 0 tc 0 32 0 r . . 8 8 8 8 4 0 0 16 16 16 16 0 0 None |
1791 | 8 | JulFX | 0xb9 0 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon |
1792 | 8 | JulFX | 0xba 0 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon |
1793 | 8 | JulFX | 0xbb 0 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon |
1794 | 8 | JulFX | 0xbc 0 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon |
1795 | 8 | JulFX | 0xbd 0 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon |
1796 | 8 | JulFX | 0xbe 0 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon |
1797 | 8 | JulFX | 0xbf 0 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon |
1798 | 8 | JulFX | 0xc0 0 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon |
1799 | 8 | JulFX | 0xc1 0 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon |
1800 | 8 | JulFX | 0xc2 0 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon |
1801 | 8 | JulFX | 0xc3 0 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon |
1802 | 8 | JulFX | 0xc4 0 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon |
1803 | 8 | JulFX | 0xc5 0 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon |
1804 | 8 | JulFX | 0xc6 0 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon |
1805 | 8 | JulFX | 0xc7 0 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon |
1806 | 8 | JulFX | 0xc8 0 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon |
1807 | 8 | JulFX | 0xc9 0 sg 0 16 0 r y . 5 6 5 0 4 16 0 16 16 16 16 0 0 None |
1808 | 8 | JulFX | 0xca 0 sg 0 16 0 r . . 5 6 5 0 4 16 0 16 16 16 16 0 0 None |
1809 | 8 | JulFX | 0xcb 0 sg 0 16 0 r y . 5 6 5 0 4 24 0 16 16 16 16 0 0 None |
1810 | 8 | JulFX | 0xcc 0 sg 0 16 0 r . . 5 6 5 0 4 24 0 16 16 16 16 0 0 None |
1811 | 8 | JulFX | 0xcd 0 sg 0 16 0 r y . 5 6 5 0 4 24 8 16 16 16 16 0 0 None |
1812 | 8 | JulFX | 0xce 0 sg 0 16 0 r . . 5 6 5 0 4 24 8 16 16 16 16 0 0 None |
1813 | 8 | JulFX | 0xcf 0 sg 0 16 0 r y . 5 6 5 0 4 0 0 16 16 16 16 0 0 None |
1814 | 8 | JulFX | 0xd0 0 sg 0 16 0 r . . 5 6 5 0 4 0 0 16 16 16 16 0 0 None |
1815 | 8 | JulFX | 0xd1 0 sg 0 0 0 r . . 0 0 0 0 4 16 0 16 16 16 16 0 0 None |
1816 | 8 | JulFX | 0xd2 0 sg 0 0 0 r . . 0 0 0 0 4 24 0 16 16 16 16 0 0 None |
1817 | 8 | JulFX | 0xd3 0 sg 0 0 0 r . . 0 0 0 0 4 24 8 16 16 16 16 0 0 None |
1818 | 8 | JulFX | 0xd4 0 sg 0 32 0 r . . 16 16 0 0 4 0 0 16 16 16 16 0 0 None |
1819 | 8 | JulFX | 0xd5 0 sg 0 32 0 . . 16 16 0 0 4 0 0 16 16 16 16 0 0 None |
1820 | 8 | JulFX | 0xd6 0 sg 0 32 0 r y . 16 16 0 0 4 0 0 16 16 16 16 0 0 None |
1821 | 8 | JulFX | 0xd7 0 sg 0 32 0 y . 16 16 0 0 4 0 0 16 16 16 16 0 0 None |
1822 | 8 | JulFX | 0xd8 0 sg 0 32 0 r . . 32 0 0 0 4 0 0 16 16 16 16 0 0 None |
1823 | 8 | JulFX | 0xd9 0 sg 0 32 0 . . 32 0 0 0 4 0 0 16 16 16 16 0 0 None |
1824 | 8 | JulFX | 0xda 0 sg 0 32 0 r y . 32 0 0 0 4 0 0 16 16 16 16 0 0 None |
1825 | 8 | JulFX | 0xdb 0 sg 0 32 0 y . 32 0 0 0 4 0 0 16 16 16 16 0 0 None |
1826 | 8 | JulFX | 0xdc 0 sg 0 64 0 r . . 16 16 16 16 4 0 0 16 16 16 16 0 0 None |
1827 | 8 | JulFX | 0xdd 0 sg 0 64 0 . . 16 16 16 16 4 0 0 16 16 16 16 0 0 None |
1828 | 8 | JulFX | 0xde 0 sg 0 64 0 r y . 16 16 16 16 4 0 0 16 16 16 16 0 0 None |
1829 | 8 | JulFX | 0xdf 0 sg 0 64 0 y . 16 16 16 16 4 0 0 16 16 16 16 0 0 None |
1830 | 8 | JulFX | 0xe0 0 sg 0 128 0 r . . 32 32 32 32 4 0 0 16 16 16 16 0 0 None |
1831 | 8 | JulFX | 0xe1 0 sg 0 128 0 . . 32 32 32 32 4 0 0 16 16 16 16 0 0 None |
1832 | 8 | JulFX | 0xe2 0 sg 0 128 0 r y . 32 32 32 32 4 0 0 16 16 16 16 0 0 None |
1833 | 8 | JulFX | 0xe3 0 sg 0 128 0 y . 32 32 32 32 4 0 0 16 16 16 16 0 0 None |
1834 | 8 | JulFX | 0xe4 0 sg 0 32 0 r . . 16 16 0 0 4 24 0 16 16 16 16 0 0 None |
1835 | 8 | JulFX | 0xe5 0 sg 0 32 0 . . 16 16 0 0 4 24 0 16 16 16 16 0 0 None |
1836 | 8 | JulFX | 0xe6 0 sg 0 32 0 r y . 16 16 0 0 4 24 0 16 16 16 16 0 0 None |
1837 | 8 | JulFX | 0xe7 0 sg 0 32 0 y . 16 16 0 0 4 24 0 16 16 16 16 0 0 None |
1838 | 8 | JulFX | 0xe8 0 sg 0 32 0 r . . 16 16 0 0 4 24 8 16 16 16 16 0 0 None |
1839 | 8 | JulFX | 0xe9 0 sg 0 32 0 . . 16 16 0 0 4 24 8 16 16 16 16 0 0 None |
1840 | 8 | JulFX | 0xea 0 sg 0 32 0 r y . 16 16 0 0 4 24 8 16 16 16 16 0 0 None |
1841 | 8 | JulFX | 0xeb 0 sg 0 32 0 y . 16 16 0 0 4 24 8 16 16 16 16 0 0 None |
1842 | 8 | JulFX | 0xec 0 sg 0 32 0 r . . 32 0 0 0 4 24 0 16 16 16 16 0 0 None |
1843 | 8 | JulFX | 0xed 0 sg 0 32 0 . . 32 0 0 0 4 24 0 16 16 16 16 0 0 None |
1844 | 8 | JulFX | 0xee 0 sg 0 32 0 r y . 32 0 0 0 4 24 0 16 16 16 16 0 0 None |
1845 | 8 | JulFX | 0xef 0 sg 0 32 0 y . 32 0 0 0 4 24 0 16 16 16 16 0 0 None |
1846 | 8 | JulFX | 0xf0 0 sg 0 32 0 r . . 32 0 0 0 4 24 8 16 16 16 16 0 0 None |
1847 | 8 | JulFX | 0xf1 0 sg 0 32 0 . . 32 0 0 0 4 24 8 16 16 16 16 0 0 None |
1848 | 8 | JulFX | 0xf2 0 sg 0 32 0 r y . 32 0 0 0 4 24 8 16 16 16 16 0 0 None |
1849 | 8 | JulFX | 0xf3 0 sg 0 32 0 y . 32 0 0 0 4 24 8 16 16 16 16 0 0 None |
1850 | 8 | JulFX | 0xf4 0 sg 0 64 0 r . . 16 16 16 16 4 24 0 16 16 16 16 0 0 None |
1851 | 8 | JulFX | 0xf5 0 sg 0 64 0 . . 16 16 16 16 4 24 0 16 16 16 16 0 0 None |
1852 | 8 | JulFX | 0xf6 0 sg 0 64 0 r y . 16 16 16 16 4 24 0 16 16 16 16 0 0 None |
1853 | 8 | JulFX | 0xf7 0 sg 0 64 0 y . 16 16 16 16 4 24 0 16 16 16 16 0 0 None |
1854 | 8 | JulFX | 0xf8 0 sg 0 64 0 r . . 16 16 16 16 4 24 8 16 16 16 16 0 0 None |
1855 | 8 | JulFX | 0xf9 0 sg 0 64 0 . . 16 16 16 16 4 24 8 16 16 16 16 0 0 None |
1856 | 8 | JulFX | 0xfa 0 sg 0 64 0 r y . 16 16 16 16 4 24 8 16 16 16 16 0 0 None |
1857 | 12 | aquiles | 0xfb 0 sg 0 64 0 y . 16 16 16 16 4 24 8 16 16 16 16 0 0 None |
1858 | 12 | aquiles | 0xfc 0 sg 0 128 0 r . . 32 32 32 32 4 24 0 16 16 16 16 0 0 None |
1859 | 12 | aquiles | 0xfd 0 sg 0 128 0 . . 32 32 32 32 4 24 0 16 16 16 16 0 0 None |
1860 | 12 | aquiles | 0xfe 0 sg 0 128 0 r y . 32 32 32 32 4 24 0 16 16 16 16 0 0 None |
1861 | 12 | aquiles | 0xff 0 sg 0 128 0 y . 32 32 32 32 4 24 0 16 16 16 16 0 0 None |
1862 | 12 | aquiles | 0x100 0 sg 0 128 0 r . . 32 32 32 32 4 24 8 16 16 16 16 0 0 None |
1863 | 12 | aquiles | 0x101 0 sg 0 128 0 . . 32 32 32 32 4 24 8 16 16 16 16 0 0 None |
1864 | 12 | aquiles | 0x102 0 sg 0 128 0 r y . 32 32 32 32 4 24 8 16 16 16 16 0 0 None |
1865 | 12 | aquiles | 0x103 0 sg 0 128 0 y . 32 32 32 32 4 24 8 16 16 16 16 0 0 None |
1866 | 12 | aquiles | 0x104 0 sg 0 16 0 r . . 16 0 0 0 4 0 0 16 16 16 16 0 0 None |
1867 | 12 | aquiles | 0x105 0 sg 0 16 0 . . 16 0 0 0 4 0 0 16 16 16 16 0 0 None |
1868 | 12 | aquiles | 0x106 0 sg 0 16 0 r y . 16 0 0 0 4 0 0 16 16 16 16 0 0 None |
1869 | 12 | aquiles | 0x107 0 sg 0 16 0 y . 16 0 0 0 4 0 0 16 16 16 16 0 0 None |
1870 | 12 | aquiles | 0x108 0 sg 0 64 0 r . . 32 32 0 0 4 0 0 16 16 16 16 0 0 None |
1871 | 12 | aquiles | 0x109 0 sg 0 64 0 . . 32 32 0 0 4 0 0 16 16 16 16 0 0 None |
1872 | 12 | aquiles | 0x10a 0 sg 0 64 0 r y . 32 32 0 0 4 0 0 16 16 16 16 0 0 None |
1873 | 12 | aquiles | 0x10b 0 sg 0 64 0 y . 32 32 0 0 4 0 0 16 16 16 16 0 0 None |
1874 | 12 | aquiles | 0x10c 0 sg 0 16 0 r . . 16 0 0 0 4 24 0 16 16 16 16 0 0 None |
1875 | 12 | aquiles | 0x10d 0 sg 0 16 0 . . 16 0 0 0 4 24 0 16 16 16 16 0 0 None |
1876 | 12 | aquiles | 0x10e 0 sg 0 16 0 r y . 16 0 0 0 4 24 0 16 16 16 16 0 0 None |
1877 | 12 | aquiles | 0x10f 0 sg 0 16 0 y . 16 0 0 0 4 24 0 16 16 16 16 0 0 None |
1878 | 12 | aquiles | 0x110 0 sg 0 16 0 r . . 16 0 0 0 4 24 8 16 16 16 16 0 0 None |
1879 | 12 | aquiles | 0x111 0 sg 0 16 0 . . 16 0 0 0 4 24 8 16 16 16 16 0 0 None |
1880 | 12 | aquiles | 0x112 0 sg 0 16 0 r y . 16 0 0 0 4 24 8 16 16 16 16 0 0 None |
1881 | 12 | aquiles | 0x113 0 sg 0 16 0 y . 16 0 0 0 4 24 8 16 16 16 16 0 0 None |
1882 | 12 | aquiles | 0x114 0 sg 0 64 0 r . . 32 32 0 0 4 24 0 16 16 16 16 0 0 None |
1883 | 12 | aquiles | 0x115 0 sg 0 64 0 . . 32 32 0 0 4 24 0 16 16 16 16 0 0 None |
1884 | 12 | aquiles | 0x116 0 sg 0 64 0 r y . 32 32 0 0 4 24 0 16 16 16 16 0 0 None |
1885 | 12 | aquiles | 0x117 0 sg 0 64 0 y . 32 32 0 0 4 24 0 16 16 16 16 0 0 None |
1886 | 12 | aquiles | 0x118 0 sg 0 64 0 r . . 32 32 0 0 4 24 8 16 16 16 16 0 0 None |
1887 | 12 | aquiles | 0x119 0 sg 0 64 0 . . 32 32 0 0 4 24 8 16 16 16 16 0 0 None |
1888 | 12 | aquiles | 0x11a 0 sg 0 64 0 r y . 32 32 0 0 4 24 8 16 16 16 16 0 0 None |
1889 | 12 | aquiles | 0x11b 0 sg 0 64 0 y . 32 32 0 0 4 24 8 16 16 16 16 0 0 None |
1890 | 12 | aquiles | </pre> |
1891 | 12 | aquiles | |
1892 | 15 | JulFX | h1. MacOS |
1893 | 12 | aquiles | |
1894 | 18 | rti | http://homepage.mac.com/arekkusu/bugs/GLInfo.html |
1895 | 18 | rti | |
1896 | 15 | JulFX | h2. ATI |
1897 | 12 | aquiles | |
1898 | 15 | JulFX | (empty) |
1899 | 12 | aquiles | |
1900 | 12 | aquiles | |
1901 | 15 | JulFX | h2. Intel |
1902 | 12 | aquiles | |
1903 | 15 | JulFX | (empty) |
1904 | 12 | aquiles | |
1905 | 12 | aquiles | |
1906 | 15 | JulFX | h2. NVidia |
1907 | 12 | aquiles | |
1908 | 24 | JulFX | h3. GeForce GT 330M - MacBookPro 6,2 |
1909 | 19 | rti | |
1910 | 19 | rti | <pre> |
1911 | 19 | rti | Renderer: NVIDIA GeForce GT 330M OpenGL Engine |
1912 | 19 | rti | Vendor: NVIDIA Corporation |
1913 | 19 | rti | Memory: 512 MB |
1914 | 19 | rti | Version: 2.1 NVIDIA-1.6.18 |
1915 | 19 | rti | Shading language version: 1.20 |
1916 | 19 | rti | Max texture size: 8192 x 8192 |
1917 | 19 | rti | Max texture coordinates: 8 |
1918 | 19 | rti | Max vertex texture image units: 16 |
1919 | 19 | rti | Max texture image units: 16 |
1920 | 19 | rti | Max geometry texture units: 16 |
1921 | 19 | rti | Max anisotropic filtering value: 16 |
1922 | 19 | rti | Max number of light sources: 8 |
1923 | 19 | rti | Max viewport size: 8192 x 8192 |
1924 | 19 | rti | Max uniform vertex components: 4096 |
1925 | 19 | rti | Max uniform fragment components: 4096 |
1926 | 19 | rti | Max geometry uniform components: 2048 |
1927 | 19 | rti | Max varying floats: 60 |
1928 | 19 | rti | Max samples: 0 |
1929 | 19 | rti | Max draw buffers: 8 |
1930 | 19 | rti | Extensions: 122 |
1931 | 19 | rti | GL_APPLE_aux_depth_stencil |
1932 | 19 | rti | GL_APPLE_client_storage |
1933 | 19 | rti | GL_APPLE_element_array |
1934 | 19 | rti | GL_APPLE_fence |
1935 | 19 | rti | GL_APPLE_float_pixels |
1936 | 19 | rti | GL_APPLE_flush_buffer_range |
1937 | 19 | rti | GL_APPLE_flush_render |
1938 | 19 | rti | GL_APPLE_object_purgeable |
1939 | 19 | rti | GL_APPLE_packed_pixels |
1940 | 19 | rti | GL_APPLE_pixel_buffer |
1941 | 19 | rti | GL_APPLE_rgb_422 |
1942 | 19 | rti | GL_APPLE_specular_vector |
1943 | 19 | rti | GL_APPLE_texture_range |
1944 | 19 | rti | GL_APPLE_transform_hint |
1945 | 19 | rti | GL_APPLE_vertex_array_object |
1946 | 19 | rti | GL_APPLE_vertex_array_range |
1947 | 19 | rti | GL_APPLE_vertex_program_evaluators |
1948 | 19 | rti | GL_APPLE_ycbcr_422 |
1949 | 19 | rti | GL_ARB_color_buffer_float |
1950 | 19 | rti | GL_ARB_depth_buffer_float |
1951 | 19 | rti | GL_ARB_depth_texture |
1952 | 19 | rti | GL_ARB_draw_buffers |
1953 | 19 | rti | GL_ARB_fragment_program |
1954 | 19 | rti | GL_ARB_fragment_program_shadow |
1955 | 19 | rti | GL_ARB_fragment_shader |
1956 | 19 | rti | GL_ARB_framebuffer_object |
1957 | 19 | rti | GL_ARB_half_float_pixel |
1958 | 19 | rti | GL_ARB_half_float_vertex |
1959 | 19 | rti | GL_ARB_imaging |
1960 | 19 | rti | GL_ARB_instanced_arrays |
1961 | 19 | rti | GL_ARB_multisample |
1962 | 19 | rti | GL_ARB_multitexture |
1963 | 19 | rti | GL_ARB_occlusion_query |
1964 | 19 | rti | GL_ARB_pixel_buffer_object |
1965 | 19 | rti | GL_ARB_point_parameters |
1966 | 19 | rti | GL_ARB_point_sprite |
1967 | 19 | rti | GL_ARB_shader_objects |
1968 | 19 | rti | GL_ARB_shader_texture_lod |
1969 | 19 | rti | GL_ARB_shading_language_100 |
1970 | 19 | rti | GL_ARB_shadow |
1971 | 19 | rti | GL_ARB_texture_border_clamp |
1972 | 19 | rti | GL_ARB_texture_compression |
1973 | 19 | rti | GL_ARB_texture_compression_rgtc |
1974 | 19 | rti | GL_ARB_texture_cube_map |
1975 | 19 | rti | GL_ARB_texture_env_add |
1976 | 19 | rti | GL_ARB_texture_env_combine |
1977 | 19 | rti | GL_ARB_texture_env_crossbar |
1978 | 19 | rti | GL_ARB_texture_env_dot3 |
1979 | 19 | rti | GL_ARB_texture_float |
1980 | 19 | rti | GL_ARB_texture_mirrored_repeat |
1981 | 19 | rti | GL_ARB_texture_non_power_of_two |
1982 | 19 | rti | GL_ARB_texture_rectangle |
1983 | 19 | rti | GL_ARB_texture_rg |
1984 | 19 | rti | GL_ARB_transpose_matrix |
1985 | 19 | rti | GL_ARB_vertex_blend |
1986 | 19 | rti | GL_ARB_vertex_buffer_object |
1987 | 19 | rti | GL_ARB_vertex_program |
1988 | 19 | rti | GL_ARB_vertex_shader |
1989 | 19 | rti | GL_ARB_window_pos |
1990 | 19 | rti | GL_ATI_separate_stencil |
1991 | 19 | rti | GL_ATI_texture_env_combine3 |
1992 | 19 | rti | GL_ATI_texture_float |
1993 | 19 | rti | GL_ATI_texture_mirror_once |
1994 | 19 | rti | GL_EXT_abgr |
1995 | 19 | rti | GL_EXT_bgra |
1996 | 19 | rti | GL_EXT_bindable_uniform |
1997 | 19 | rti | GL_EXT_blend_color |
1998 | 19 | rti | GL_EXT_blend_equation_separate |
1999 | 19 | rti | GL_EXT_blend_func_separate |
2000 | 19 | rti | GL_EXT_blend_minmax |
2001 | 19 | rti | GL_EXT_blend_subtract |
2002 | 19 | rti | GL_EXT_clip_volume_hint |
2003 | 19 | rti | GL_EXT_compiled_vertex_array |
2004 | 19 | rti | GL_EXT_depth_bounds_test |
2005 | 19 | rti | GL_EXT_draw_buffers2 |
2006 | 19 | rti | GL_EXT_draw_range_elements |
2007 | 19 | rti | GL_EXT_fog_coord |
2008 | 19 | rti | GL_EXT_framebuffer_blit |
2009 | 19 | rti | GL_EXT_framebuffer_multisample |
2010 | 19 | rti | GL_EXT_framebuffer_object |
2011 | 19 | rti | GL_EXT_framebuffer_sRGB |
2012 | 19 | rti | GL_EXT_geometry_shader4 |
2013 | 19 | rti | GL_EXT_gpu_program_parameters |
2014 | 19 | rti | GL_EXT_gpu_shader4 |
2015 | 19 | rti | GL_EXT_multi_draw_arrays |
2016 | 19 | rti | GL_EXT_packed_depth_stencil |
2017 | 19 | rti | GL_EXT_packed_float |
2018 | 19 | rti | GL_EXT_provoking_vertex |
2019 | 19 | rti | GL_EXT_rescale_normal |
2020 | 19 | rti | GL_EXT_secondary_color |
2021 | 19 | rti | GL_EXT_shadow_funcs |
2022 | 19 | rti | GL_EXT_stencil_two_side |
2023 | 19 | rti | GL_EXT_stencil_wrap |
2024 | 19 | rti | GL_EXT_texture_array |
2025 | 19 | rti | GL_EXT_texture_compression_dxt1 |
2026 | 19 | rti | GL_EXT_texture_compression_s3tc |
2027 | 19 | rti | GL_EXT_texture_env_add |
2028 | 19 | rti | GL_EXT_texture_filter_anisotropic |
2029 | 19 | rti | GL_EXT_texture_integer |
2030 | 19 | rti | GL_EXT_texture_lod_bias |
2031 | 19 | rti | GL_EXT_texture_mirror_clamp |
2032 | 19 | rti | GL_EXT_texture_rectangle |
2033 | 19 | rti | GL_EXT_texture_shared_exponent |
2034 | 19 | rti | GL_EXT_texture_sRGB |
2035 | 19 | rti | GL_EXT_transform_feedback |
2036 | 19 | rti | GL_EXT_vertex_array_bgra |
2037 | 19 | rti | GL_IBM_rasterpos_clip |
2038 | 19 | rti | GL_NV_blend_square |
2039 | 19 | rti | GL_NV_conditional_render |
2040 | 19 | rti | GL_NV_depth_clamp |
2041 | 19 | rti | GL_NV_fog_distance |
2042 | 19 | rti | GL_NV_fragment_program2 |
2043 | 19 | rti | GL_NV_fragment_program_option |
2044 | 19 | rti | GL_NV_light_max_exponent |
2045 | 19 | rti | GL_NV_multisample_filter_hint |
2046 | 19 | rti | GL_NV_point_sprite |
2047 | 19 | rti | GL_NV_texgen_reflection |
2048 | 19 | rti | GL_NV_vertex_program2_option |
2049 | 19 | rti | GL_NV_vertex_program3 |
2050 | 19 | rti | GL_SGIS_generate_mipmap |
2051 | 19 | rti | GL_SGIS_texture_edge_clamp |
2052 | 19 | rti | GL_SGIS_texture_lod |
2053 | 19 | rti | |
2054 | 19 | rti | Core features |
2055 | 19 | rti | v1.1 (100 % - 7/7) |
2056 | 19 | rti | v1.2 (100 % - 8/8) |
2057 | 19 | rti | v1.3 (100 % - 9/9) |
2058 | 19 | rti | v1.4 (100 % - 15/15) |
2059 | 19 | rti | v1.5 (100 % - 3/3) |
2060 | 19 | rti | v2.0 (100 % - 10/10) |
2061 | 19 | rti | v2.1 (100 % - 3/3) |
2062 | 19 | rti | v3.0 (95 % - 22/23) |
2063 | 19 | rti | v3.1 (12 % - 1/8) |
2064 | 19 | rti | v3.2 (33 % - 3/9) |
2065 | 19 | rti | v3.3 (0 % - 0/9) |
2066 | 19 | rti | v4.0 (0 % - 0/13) |
2067 | 19 | rti | v4.1 (0 % - 0/8) |
2068 | 19 | rti | |
2069 | 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. |
2070 | 19 | rti | Compiled vertex array support This feature improves OpenGL performance by using video memory to cache transformed vertices. |
2071 | 19 | rti | Multitexture support This feature accelerates complex rendering such as lightmaps or environment mapping. |
2072 | 19 | rti | Secondary color support This feature provides an alternate method of coloring specular highlights on polygons. |
2073 | 19 | rti | S3TC compression support This feature improves texture mapping performance in some applications by using lossy compression. |
2074 | 19 | rti | Vertex array range support This feature improves performance in some applications by using AGP for dynamic vertex transformation. |
2075 | 19 | rti | Texture edge clamp support This feature improves texturing quality by adding clamping control to edge texel filtering. |
2076 | 19 | rti | Vertex program support This feature enables a wide variety of effects via flexible vertex programming (equivalent to DX8 Vertex Shader.) |
2077 | 19 | rti | Fragment program support This feature enables a wide variety of effects via per pixel programming (equivalent to DX9 Pixel Shader.) |
2078 | 19 | rti | Texture anisotropic filtering support This feature improves the quality of texture mapping on oblique surfaces. |
2079 | 19 | rti | Occlusion test support This feature provides hardware accelerated culling for objects. |
2080 | 19 | rti | Point sprite support This feature improves performance in some particle systems. |
2081 | 19 | rti | OpenGL Shading Language support This feature enables high level shading language for shaders. |
2082 | 19 | rti | Frame buffer object support This feature enables render to texture functionality. |
2083 | 19 | rti | </pre> |
2084 | 12 | aquiles | |
2085 | 15 | JulFX | h1. Windows |
2086 | 12 | aquiles | |
2087 | 15 | JulFX | h2. ATI |
2088 | 15 | JulFX | |
2089 | 24 | JulFX | h3. Radeon HD5670 | Catalyst 10.10 |
2090 | 15 | JulFX | |
2091 | 12 | aquiles | <pre> |
2092 | 12 | aquiles | Renderer: ATI Radeon HD 5600 Series |
2093 | 12 | aquiles | Vendor: ATI Technologies Inc. |
2094 | 12 | aquiles | Memory: 512 MB |
2095 | 12 | aquiles | Version: 4.0.10243 Core Profile Forward-Compatible Context |
2096 | 12 | aquiles | Shading language version: 4.00 |
2097 | 12 | aquiles | |
2098 | 12 | aquiles | |
2099 | 12 | aquiles | Max texture size: 16384 x 16384 |
2100 | 12 | aquiles | Max texture coordinates: 0 |
2101 | 12 | aquiles | Max vertex texture image units: 16 |
2102 | 12 | aquiles | Max texture image units: 16 |
2103 | 12 | aquiles | Max geometry texture units: 16 |
2104 | 12 | aquiles | Max anisotropic filtering value: 16 |
2105 | 12 | aquiles | Max viewport size: 16384 x 16384 |
2106 | 12 | aquiles | Max uniform vertex components: 16384 |
2107 | 12 | aquiles | Max uniform fragment components: 16384 |
2108 | 12 | aquiles | Max geometry uniform components: 16384 |
2109 | 12 | aquiles | Max varying floats: 64 |
2110 | 12 | aquiles | Max samples: 8 |
2111 | 12 | aquiles | Max draw buffers: 8 |
2112 | 12 | aquiles | |
2113 | 12 | aquiles | |
2114 | 12 | aquiles | Extensions: 192 |
2115 | 12 | aquiles | |
2116 | 12 | aquiles | GL_AMD_conservative_depth |
2117 | 12 | aquiles | GL_AMD_debug_output |
2118 | 12 | aquiles | GL_AMD_draw_buffers_blend |
2119 | 12 | aquiles | GL_AMD_name_gen_delete |
2120 | 12 | aquiles | GL_AMD_performance_monitor |
2121 | 12 | aquiles | GL_AMD_sample_positions |
2122 | 12 | aquiles | GL_AMD_seamless_cubemap_per_texture |
2123 | 12 | aquiles | GL_AMD_shader_stencil_export |
2124 | 12 | aquiles | GL_AMD_texture_cube_map_array |
2125 | 12 | aquiles | GL_AMD_texture_texture4 |
2126 | 12 | aquiles | GL_AMD_transform_feedback3_lines_triangles |
2127 | 12 | aquiles | GL_AMD_vertex_shader_tessellator |
2128 | 12 | aquiles | GL_AMDX_debug_output |
2129 | 12 | aquiles | GL_AMDX_vertex_shader_tessellator |
2130 | 12 | aquiles | GL_ARB_blend_func_extended |
2131 | 12 | aquiles | GL_ARB_color_buffer_float |
2132 | 12 | aquiles | GL_ARB_compatibility |
2133 | 12 | aquiles | GL_ARB_copy_buffer |
2134 | 12 | aquiles | GL_ARB_depth_buffer_float |
2135 | 12 | aquiles | GL_ARB_depth_clamp |
2136 | 12 | aquiles | GL_ARB_depth_texture |
2137 | 12 | aquiles | GL_ARB_draw_buffers |
2138 | 12 | aquiles | GL_ARB_draw_buffers_blend |
2139 | 12 | aquiles | GL_ARB_draw_elements_base_vertex |
2140 | 12 | aquiles | GL_ARB_draw_indirect |
2141 | 12 | aquiles | GL_ARB_draw_instanced |
2142 | 12 | aquiles | GL_ARB_explicit_attrib_location |
2143 | 12 | aquiles | GL_ARB_fragment_coord_conventions |
2144 | 12 | aquiles | GL_ARB_fragment_program |
2145 | 12 | aquiles | GL_ARB_fragment_program_shadow |
2146 | 12 | aquiles | GL_ARB_fragment_shader |
2147 | 12 | aquiles | GL_ARB_framebuffer_object |
2148 | 12 | aquiles | GL_ARB_framebuffer_sRGB |
2149 | 12 | aquiles | GL_ARB_geometry_shader4 |
2150 | 12 | aquiles | GL_ARB_gpu_shader5 |
2151 | 12 | aquiles | GL_ARB_gpu_shader_fp64 |
2152 | 12 | aquiles | GL_ARB_half_float_pixel |
2153 | 12 | aquiles | GL_ARB_half_float_vertex |
2154 | 12 | aquiles | GL_ARB_instanced_arrays |
2155 | 12 | aquiles | GL_ARB_map_buffer_range |
2156 | 12 | aquiles | GL_ARB_multisample |
2157 | 12 | aquiles | GL_ARB_multitexture |
2158 | 12 | aquiles | GL_ARB_occlusion_query |
2159 | 12 | aquiles | GL_ARB_occlusion_query2 |
2160 | 12 | aquiles | GL_ARB_pixel_buffer_object |
2161 | 12 | aquiles | GL_ARB_point_sprite |
2162 | 12 | aquiles | GL_ARB_provoking_vertex |
2163 | 12 | aquiles | GL_ARB_sample_shading |
2164 | 12 | aquiles | GL_ARB_sampler_objects |
2165 | 12 | aquiles | GL_ARB_seamless_cube_map |
2166 | 12 | aquiles | GL_ARB_shader_atomic_counters |
2167 | 12 | aquiles | GL_ARB_shader_bit_encoding |
2168 | 12 | aquiles | GL_ARB_shader_objects |
2169 | 12 | aquiles | GL_ARB_shader_subroutine |
2170 | 12 | aquiles | GL_ARB_shader_texture_lod |
2171 | 12 | aquiles | GL_ARB_shadow |
2172 | 12 | aquiles | GL_ARB_shadow_ambient |
2173 | 12 | aquiles | GL_ARB_sync |
2174 | 12 | aquiles | GL_ARB_tessellation_shader |
2175 | 12 | aquiles | GL_ARB_texture_border_clamp |
2176 | 12 | aquiles | GL_ARB_texture_buffer_object |
2177 | 12 | aquiles | GL_ARB_texture_compression |
2178 | 12 | aquiles | GL_ARB_texture_compression_rgtc |
2179 | 12 | aquiles | GL_ARB_texture_cube_map |
2180 | 12 | aquiles | GL_ARB_texture_cube_map_array |
2181 | 12 | aquiles | GL_ARB_texture_env_add |
2182 | 12 | aquiles | GL_ARB_texture_env_combine |
2183 | 12 | aquiles | GL_ARB_texture_env_crossbar |
2184 | 12 | aquiles | GL_ARB_texture_env_dot3 |
2185 | 12 | aquiles | GL_ARB_texture_float |
2186 | 12 | aquiles | GL_ARB_texture_gather |
2187 | 12 | aquiles | GL_ARB_texture_mirrored_repeat |
2188 | 12 | aquiles | GL_ARB_texture_multisample |
2189 | 12 | aquiles | GL_ARB_texture_non_power_of_two |
2190 | 12 | aquiles | GL_ARB_texture_query_lod |
2191 | 12 | aquiles | GL_ARB_texture_rectangle |
2192 | 12 | aquiles | GL_ARB_texture_rg |
2193 | 12 | aquiles | GL_ARB_texture_rgb10_a2ui |
2194 | 12 | aquiles | GL_ARB_texture_snorm |
2195 | 12 | aquiles | GL_ARB_timer_query |
2196 | 12 | aquiles | GL_ARB_transform_feedback2 |
2197 | 12 | aquiles | GL_ARB_transform_feedback3 |
2198 | 12 | aquiles | GL_ARB_uniform_buffer_object |
2199 | 12 | aquiles | GL_ARB_vertex_array_bgra |
2200 | 12 | aquiles | GL_ARB_vertex_array_object |
2201 | 12 | aquiles | GL_ARB_vertex_buffer_object |
2202 | 12 | aquiles | GL_ARB_vertex_program |
2203 | 12 | aquiles | GL_ARB_vertex_shader |
2204 | 12 | aquiles | GL_ARB_vertex_type_2_10_10_10_rev |
2205 | 12 | aquiles | GL_ATI_draw_buffers |
2206 | 12 | aquiles | GL_ATI_envmap_bumpmap |
2207 | 12 | aquiles | GL_ATI_fragment_shader |
2208 | 12 | aquiles | GL_ATI_meminfo |
2209 | 12 | aquiles | GL_ATI_separate_stencil |
2210 | 12 | aquiles | GL_ATI_texture_compression_3dc |
2211 | 12 | aquiles | GL_ATI_texture_env_combine3 |
2212 | 12 | aquiles | GL_ATI_texture_float |
2213 | 12 | aquiles | GL_ATI_texture_mirror_once |
2214 | 12 | aquiles | GL_EXT_abgr |
2215 | 12 | aquiles | GL_EXT_bgra |
2216 | 12 | aquiles | GL_EXT_bindable_uniform |
2217 | 12 | aquiles | GL_EXT_blend_color |
2218 | 12 | aquiles | GL_EXT_blend_equation_separate |
2219 | 12 | aquiles | GL_EXT_blend_func_separate |
2220 | 12 | aquiles | GL_EXT_blend_minmax |
2221 | 12 | aquiles | GL_EXT_blend_subtract |
2222 | 12 | aquiles | GL_EXT_copy_buffer |
2223 | 12 | aquiles | GL_EXT_copy_texture |
2224 | 12 | aquiles | GL_EXT_direct_state_access |
2225 | 12 | aquiles | GL_EXT_draw_buffers2 |
2226 | 12 | aquiles | GL_EXT_draw_instanced |
2227 | 12 | aquiles | GL_EXT_draw_range_elements |
2228 | 12 | aquiles | GL_EXT_framebuffer_blit |
2229 | 12 | aquiles | GL_EXT_framebuffer_multisample |
2230 | 12 | aquiles | GL_EXT_framebuffer_object |
2231 | 12 | aquiles | GL_EXT_framebuffer_sRGB |
2232 | 12 | aquiles | GL_EXT_geometry_shader4 |
2233 | 12 | aquiles | GL_EXT_gpu_program_parameters |
2234 | 12 | aquiles | GL_EXT_gpu_shader4 |
2235 | 12 | aquiles | GL_EXT_multi_draw_arrays |
2236 | 12 | aquiles | GL_EXT_packed_depth_stencil |
2237 | 12 | aquiles | GL_EXT_packed_float |
2238 | 12 | aquiles | GL_EXT_packed_pixels |
2239 | 12 | aquiles | GL_EXT_pixel_buffer_object |
2240 | 12 | aquiles | GL_EXT_provoking_vertex |
2241 | 12 | aquiles | GL_EXT_shadow_funcs |
2242 | 12 | aquiles | GL_EXT_stencil_wrap |
2243 | 12 | aquiles | GL_EXT_subtexture |
2244 | 12 | aquiles | GL_EXT_texgen_reflection |
2245 | 12 | aquiles | GL_EXT_texture3D |
2246 | 12 | aquiles | GL_EXT_texture_array |
2247 | 12 | aquiles | GL_EXT_texture_buffer_object |
2248 | 12 | aquiles | GL_EXT_texture_buffer_object_rgb32 |
2249 | 12 | aquiles | GL_EXT_texture_compression_bptc |
2250 | 12 | aquiles | GL_EXT_texture_compression_latc |
2251 | 12 | aquiles | GL_EXT_texture_compression_rgtc |
2252 | 12 | aquiles | GL_EXT_texture_compression_s3tc |
2253 | 12 | aquiles | GL_EXT_texture_cube_map |
2254 | 12 | aquiles | GL_EXT_texture_edge_clamp |
2255 | 12 | aquiles | GL_EXT_texture_env_add |
2256 | 12 | aquiles | GL_EXT_texture_env_combine |
2257 | 12 | aquiles | GL_EXT_texture_env_dot3 |
2258 | 12 | aquiles | GL_EXT_texture_filter_anisotropic |
2259 | 12 | aquiles | GL_EXT_texture_integer |
2260 | 12 | aquiles | GL_EXT_texture_lod |
2261 | 12 | aquiles | GL_EXT_texture_lod_bias |
2262 | 12 | aquiles | GL_EXT_texture_mirror_clamp |
2263 | 12 | aquiles | GL_EXT_texture_object |
2264 | 12 | aquiles | GL_EXT_texture_rectangle |
2265 | 12 | aquiles | GL_EXT_texture_shared_exponent |
2266 | 12 | aquiles | GL_EXT_texture_snorm |
2267 | 12 | aquiles | GL_EXT_texture_sRGB |
2268 | 12 | aquiles | GL_EXT_texture_swizzle |
2269 | 12 | aquiles | GL_EXT_timer_query |
2270 | 12 | aquiles | GL_EXT_transform_feedback |
2271 | 8 | JulFX | GL_EXT_vertex_array_bgra |
2272 | 13 | Naush | GL_EXT_vertex_attrib_64bit |
2273 | 13 | Naush | GL_IBM_texture_mirrored_repeat |
2274 | 13 | Naush | GL_KTX_buffer_region |
2275 | 13 | Naush | GL_NV_blend_square |
2276 | 13 | Naush | GL_NV_conditional_render |
2277 | 13 | Naush | GL_NV_copy_depth_to_color |
2278 | 13 | Naush | GL_NV_explicit_multisample |
2279 | 13 | Naush | GL_NV_float_buffer |
2280 | 13 | Naush | GL_NV_half_float |
2281 | 13 | Naush | GL_NV_texgen_reflection |
2282 | 13 | Naush | GL_SGIS_generate_mipmap |
2283 | 13 | Naush | GL_SGIS_texture_edge_clamp |
2284 | 13 | Naush | GL_SGIS_texture_lod |
2285 | 13 | Naush | GL_SUN_multi_draw_arrays |
2286 | 13 | Naush | GL_WIN_swap_hint |
2287 | 13 | Naush | WGL_AMD_gpu_association |
2288 | 13 | Naush | WGL_AMDX_gpu_association |
2289 | 13 | Naush | WGL_ARB_buffer_region |
2290 | 13 | Naush | WGL_ARB_create_context |
2291 | 13 | Naush | WGL_ARB_create_context_profile |
2292 | 13 | Naush | WGL_ARB_extensions_string |
2293 | 13 | Naush | WGL_ARB_make_current_read |
2294 | 13 | Naush | WGL_ARB_multisample |
2295 | 13 | Naush | WGL_ARB_pbuffer |
2296 | 13 | Naush | WGL_ARB_pixel_format |
2297 | 13 | Naush | WGL_ARB_pixel_format_float |
2298 | 13 | Naush | WGL_ARB_render_texture |
2299 | 13 | Naush | WGL_ATI_pixel_format_float |
2300 | 13 | Naush | WGL_ATI_render_texture_rectangle |
2301 | 13 | Naush | WGL_EXT_extensions_string |
2302 | 13 | Naush | WGL_EXT_framebuffer_sRGB |
2303 | 13 | Naush | WGL_EXT_pixel_format_packed_float |
2304 | 13 | Naush | WGL_EXT_swap_control |
2305 | 13 | Naush | WGL_I3D_genlock |
2306 | 13 | Naush | WGL_NV_float_buffer |
2307 | 13 | Naush | WGL_NV_swap_group |
2308 | 13 | Naush | |
2309 | 13 | Naush | Core features |
2310 | 13 | Naush | v1.1 (100 % - 7/7) |
2311 | 13 | Naush | v1.2 (100 % - 8/8) |
2312 | 13 | Naush | v1.3 (100 % - 9/9) |
2313 | 13 | Naush | v1.4 (100 % - 15/15) |
2314 | 13 | Naush | v1.5 (100 % - 3/3) |
2315 | 13 | Naush | v2.0 (100 % - 10/10) |
2316 | 13 | Naush | v2.1 (100 % - 3/3) |
2317 | 13 | Naush | v3.0 (100 % - 23/23) |
2318 | 13 | Naush | v3.1 (100 % - 8/8) |
2319 | 13 | Naush | v3.2 (100 % - 9/9) |
2320 | 13 | Naush | v3.3 (100 % - 9/9) |
2321 | 13 | Naush | v4.0 (100 % - 13/13) |
2322 | 13 | Naush | v4.1 (0 % - 0/8) |
2323 | 13 | Naush | |
2324 | 13 | Naush | </pre> |
2325 | 13 | Naush | |
2326 | 17 | JulFX | h3. Radeon HD4890 | Catalyst 10.10 Win7 |
2327 | 17 | JulFX | |
2328 | 17 | JulFX | <pre> |
2329 | 17 | JulFX | Rendereur: ATI Radeon HD 4800 Series |
2330 | 17 | JulFX | Fournisseur: ATI Technologies Inc. |
2331 | 17 | JulFX | Mémoire: 1024 MO |
2332 | 17 | JulFX | Version: 3.3.10243 Core Profile Forward-Compatible Context |
2333 | 17 | JulFX | Version GLSL: 3.30 |
2334 | 17 | JulFX | |
2335 | 17 | JulFX | |
2336 | 17 | JulFX | Max. taille texture 8192 x 8192 |
2337 | 17 | JulFX | Max. texture coords 0 |
2338 | 17 | JulFX | Max. vertex tex. image units: 16 |
2339 | 17 | JulFX | Max. texture image unités 16 |
2340 | 17 | JulFX | Max Geometry Texture Units: 16 |
2341 | 17 | JulFX | Max. anisotropie 16 |
2342 | 17 | JulFX | Taille Max. Vue 8192 x 8192 |
2343 | 17 | JulFX | Max. uniform vertex composantes: 16384 |
2344 | 17 | JulFX | Max. uniform fragment composantes: 16384 |
2345 | 17 | JulFX | Max Geometry Uniform Components: 16384 |
2346 | 17 | JulFX | Max. variante virgule flottantes: 64 |
2347 | 17 | JulFX | Max. échantillons 8 |
2348 | 17 | JulFX | Max. draw buffers: 8 |
2349 | 17 | JulFX | |
2350 | 17 | JulFX | |
2351 | 17 | JulFX | Extensions: 183 |
2352 | 17 | JulFX | |
2353 | 17 | JulFX | GL_AMD_conservative_depth |
2354 | 17 | JulFX | GL_AMD_debug_output |
2355 | 17 | JulFX | GL_AMD_draw_buffers_blend |
2356 | 17 | JulFX | GL_AMD_name_gen_delete |
2357 | 17 | JulFX | GL_AMD_performance_monitor |
2358 | 17 | JulFX | GL_AMD_sample_positions |
2359 | 17 | JulFX | GL_AMD_seamless_cubemap_per_texture |
2360 | 17 | JulFX | GL_AMD_shader_stencil_export |
2361 | 17 | JulFX | GL_AMD_texture_cube_map_array |
2362 | 17 | JulFX | GL_AMD_texture_texture4 |
2363 | 17 | JulFX | GL_AMD_vertex_shader_tessellator |
2364 | 17 | JulFX | GL_AMDX_debug_output |
2365 | 17 | JulFX | GL_AMDX_vertex_shader_tessellator |
2366 | 17 | JulFX | GL_ARB_blend_func_extended |
2367 | 17 | JulFX | GL_ARB_color_buffer_float |
2368 | 17 | JulFX | GL_ARB_compatibility |
2369 | 17 | JulFX | GL_ARB_copy_buffer |
2370 | 17 | JulFX | GL_ARB_depth_buffer_float |
2371 | 17 | JulFX | GL_ARB_depth_clamp |
2372 | 17 | JulFX | GL_ARB_depth_texture |
2373 | 17 | JulFX | GL_ARB_draw_buffers |
2374 | 17 | JulFX | GL_ARB_draw_buffers_blend |
2375 | 17 | JulFX | GL_ARB_draw_elements_base_vertex |
2376 | 17 | JulFX | GL_ARB_draw_instanced |
2377 | 17 | JulFX | GL_ARB_explicit_attrib_location |
2378 | 17 | JulFX | GL_ARB_fragment_coord_conventions |
2379 | 17 | JulFX | GL_ARB_fragment_program |
2380 | 17 | JulFX | GL_ARB_fragment_program_shadow |
2381 | 17 | JulFX | GL_ARB_fragment_shader |
2382 | 17 | JulFX | GL_ARB_framebuffer_object |
2383 | 17 | JulFX | GL_ARB_framebuffer_sRGB |
2384 | 17 | JulFX | GL_ARB_geometry_shader4 |
2385 | 17 | JulFX | GL_ARB_half_float_pixel |
2386 | 17 | JulFX | GL_ARB_half_float_vertex |
2387 | 17 | JulFX | GL_ARB_instanced_arrays |
2388 | 17 | JulFX | GL_ARB_map_buffer_range |
2389 | 17 | JulFX | GL_ARB_multisample |
2390 | 17 | JulFX | GL_ARB_multitexture |
2391 | 17 | JulFX | GL_ARB_occlusion_query |
2392 | 17 | JulFX | GL_ARB_occlusion_query2 |
2393 | 17 | JulFX | GL_ARB_pixel_buffer_object |
2394 | 17 | JulFX | GL_ARB_point_sprite |
2395 | 17 | JulFX | GL_ARB_provoking_vertex |
2396 | 17 | JulFX | GL_ARB_sample_shading |
2397 | 17 | JulFX | GL_ARB_sampler_objects |
2398 | 17 | JulFX | GL_ARB_seamless_cube_map |
2399 | 17 | JulFX | GL_ARB_shader_bit_encoding |
2400 | 17 | JulFX | GL_ARB_shader_objects |
2401 | 17 | JulFX | GL_ARB_shader_texture_lod |
2402 | 17 | JulFX | GL_ARB_shadow |
2403 | 17 | JulFX | GL_ARB_shadow_ambient |
2404 | 17 | JulFX | GL_ARB_sync |
2405 | 17 | JulFX | GL_ARB_texture_border_clamp |
2406 | 17 | JulFX | GL_ARB_texture_buffer_object |
2407 | 17 | JulFX | GL_ARB_texture_compression |
2408 | 17 | JulFX | GL_ARB_texture_compression_rgtc |
2409 | 17 | JulFX | GL_ARB_texture_cube_map |
2410 | 17 | JulFX | GL_ARB_texture_cube_map_array |
2411 | 17 | JulFX | GL_ARB_texture_env_add |
2412 | 17 | JulFX | GL_ARB_texture_env_combine |
2413 | 17 | JulFX | GL_ARB_texture_env_crossbar |
2414 | 17 | JulFX | GL_ARB_texture_env_dot3 |
2415 | 17 | JulFX | GL_ARB_texture_float |
2416 | 17 | JulFX | GL_ARB_texture_gather |
2417 | 17 | JulFX | GL_ARB_texture_mirrored_repeat |
2418 | 17 | JulFX | GL_ARB_texture_multisample |
2419 | 17 | JulFX | GL_ARB_texture_non_power_of_two |
2420 | 17 | JulFX | GL_ARB_texture_query_lod |
2421 | 17 | JulFX | GL_ARB_texture_rectangle |
2422 | 17 | JulFX | GL_ARB_texture_rg |
2423 | 17 | JulFX | GL_ARB_texture_rgb10_a2ui |
2424 | 17 | JulFX | GL_ARB_texture_snorm |
2425 | 17 | JulFX | GL_ARB_timer_query |
2426 | 17 | JulFX | GL_ARB_transform_feedback2 |
2427 | 17 | JulFX | GL_ARB_transform_feedback3 |
2428 | 17 | JulFX | GL_ARB_uniform_buffer_object |
2429 | 17 | JulFX | GL_ARB_vertex_array_bgra |
2430 | 17 | JulFX | GL_ARB_vertex_array_object |
2431 | 17 | JulFX | GL_ARB_vertex_buffer_object |
2432 | 17 | JulFX | GL_ARB_vertex_program |
2433 | 17 | JulFX | GL_ARB_vertex_shader |
2434 | 17 | JulFX | GL_ARB_vertex_type_2_10_10_10_rev |
2435 | 17 | JulFX | GL_ATI_draw_buffers |
2436 | 17 | JulFX | GL_ATI_envmap_bumpmap |
2437 | 17 | JulFX | GL_ATI_fragment_shader |
2438 | 17 | JulFX | GL_ATI_meminfo |
2439 | 17 | JulFX | GL_ATI_separate_stencil |
2440 | 17 | JulFX | GL_ATI_texture_compression_3dc |
2441 | 17 | JulFX | GL_ATI_texture_env_combine3 |
2442 | 17 | JulFX | GL_ATI_texture_float |
2443 | 17 | JulFX | GL_ATI_texture_mirror_once |
2444 | 17 | JulFX | GL_EXT_abgr |
2445 | 17 | JulFX | GL_EXT_bgra |
2446 | 17 | JulFX | GL_EXT_bindable_uniform |
2447 | 17 | JulFX | GL_EXT_blend_color |
2448 | 17 | JulFX | GL_EXT_blend_equation_separate |
2449 | 17 | JulFX | GL_EXT_blend_func_separate |
2450 | 17 | JulFX | GL_EXT_blend_minmax |
2451 | 17 | JulFX | GL_EXT_blend_subtract |
2452 | 17 | JulFX | GL_EXT_copy_buffer |
2453 | 17 | JulFX | GL_EXT_copy_texture |
2454 | 17 | JulFX | GL_EXT_direct_state_access |
2455 | 17 | JulFX | GL_EXT_draw_buffers2 |
2456 | 17 | JulFX | GL_EXT_draw_instanced |
2457 | 17 | JulFX | GL_EXT_draw_range_elements |
2458 | 17 | JulFX | GL_EXT_framebuffer_blit |
2459 | 17 | JulFX | GL_EXT_framebuffer_multisample |
2460 | 17 | JulFX | GL_EXT_framebuffer_object |
2461 | 17 | JulFX | GL_EXT_framebuffer_sRGB |
2462 | 17 | JulFX | GL_EXT_geometry_shader4 |
2463 | 17 | JulFX | GL_EXT_gpu_program_parameters |
2464 | 17 | JulFX | GL_EXT_gpu_shader4 |
2465 | 17 | JulFX | GL_EXT_multi_draw_arrays |
2466 | 17 | JulFX | GL_EXT_packed_depth_stencil |
2467 | 17 | JulFX | GL_EXT_packed_float |
2468 | 17 | JulFX | GL_EXT_packed_pixels |
2469 | 17 | JulFX | GL_EXT_pixel_buffer_object |
2470 | 17 | JulFX | GL_EXT_provoking_vertex |
2471 | 17 | JulFX | GL_EXT_shadow_funcs |
2472 | 17 | JulFX | GL_EXT_stencil_wrap |
2473 | 17 | JulFX | GL_EXT_subtexture |
2474 | 17 | JulFX | GL_EXT_texgen_reflection |
2475 | 17 | JulFX | GL_EXT_texture3D |
2476 | 17 | JulFX | GL_EXT_texture_array |
2477 | 17 | JulFX | GL_EXT_texture_buffer_object |
2478 | 17 | JulFX | GL_EXT_texture_buffer_object_rgb32 |
2479 | 17 | JulFX | GL_EXT_texture_compression_latc |
2480 | 17 | JulFX | GL_EXT_texture_compression_rgtc |
2481 | 17 | JulFX | GL_EXT_texture_compression_s3tc |
2482 | 17 | JulFX | GL_EXT_texture_cube_map |
2483 | 17 | JulFX | GL_EXT_texture_edge_clamp |
2484 | 17 | JulFX | GL_EXT_texture_env_add |
2485 | 17 | JulFX | GL_EXT_texture_env_combine |
2486 | 17 | JulFX | GL_EXT_texture_env_dot3 |
2487 | 17 | JulFX | GL_EXT_texture_filter_anisotropic |
2488 | 17 | JulFX | GL_EXT_texture_integer |
2489 | 17 | JulFX | GL_EXT_texture_lod |
2490 | 17 | JulFX | GL_EXT_texture_lod_bias |
2491 | 17 | JulFX | GL_EXT_texture_mirror_clamp |
2492 | 17 | JulFX | GL_EXT_texture_object |
2493 | 17 | JulFX | GL_EXT_texture_rectangle |
2494 | 17 | JulFX | GL_EXT_texture_shared_exponent |
2495 | 17 | JulFX | GL_EXT_texture_snorm |
2496 | 17 | JulFX | GL_EXT_texture_sRGB |
2497 | 17 | JulFX | GL_EXT_texture_swizzle |
2498 | 17 | JulFX | GL_EXT_timer_query |
2499 | 17 | JulFX | GL_EXT_transform_feedback |
2500 | 17 | JulFX | GL_EXT_vertex_array_bgra |
2501 | 17 | JulFX | GL_IBM_texture_mirrored_repeat |
2502 | 17 | JulFX | GL_KTX_buffer_region |
2503 | 17 | JulFX | GL_NV_blend_square |
2504 | 17 | JulFX | GL_NV_conditional_render |
2505 | 17 | JulFX | GL_NV_copy_depth_to_color |
2506 | 17 | JulFX | GL_NV_explicit_multisample |
2507 | 17 | JulFX | GL_NV_float_buffer |
2508 | 17 | JulFX | GL_NV_half_float |
2509 | 17 | JulFX | GL_NV_texgen_reflection |
2510 | 17 | JulFX | GL_SGIS_generate_mipmap |
2511 | 17 | JulFX | GL_SGIS_texture_edge_clamp |
2512 | 17 | JulFX | GL_SGIS_texture_lod |
2513 | 17 | JulFX | GL_SUN_multi_draw_arrays |
2514 | 17 | JulFX | GL_WIN_swap_hint |
2515 | 17 | JulFX | WGL_AMD_gpu_association |
2516 | 17 | JulFX | WGL_AMDX_gpu_association |
2517 | 17 | JulFX | WGL_ARB_buffer_region |
2518 | 17 | JulFX | WGL_ARB_create_context |
2519 | 17 | JulFX | WGL_ARB_create_context_profile |
2520 | 17 | JulFX | WGL_ARB_extensions_string |
2521 | 17 | JulFX | WGL_ARB_make_current_read |
2522 | 17 | JulFX | WGL_ARB_multisample |
2523 | 17 | JulFX | WGL_ARB_pbuffer |
2524 | 17 | JulFX | WGL_ARB_pixel_format |
2525 | 17 | JulFX | WGL_ARB_pixel_format_float |
2526 | 17 | JulFX | WGL_ARB_render_texture |
2527 | 17 | JulFX | WGL_ATI_pixel_format_float |
2528 | 17 | JulFX | WGL_ATI_render_texture_rectangle |
2529 | 17 | JulFX | WGL_EXT_extensions_string |
2530 | 17 | JulFX | WGL_EXT_framebuffer_sRGB |
2531 | 17 | JulFX | WGL_EXT_pixel_format_packed_float |
2532 | 17 | JulFX | WGL_EXT_swap_control |
2533 | 17 | JulFX | WGL_I3D_genlock |
2534 | 17 | JulFX | WGL_NV_float_buffer |
2535 | 17 | JulFX | WGL_NV_swap_group |
2536 | 17 | JulFX | |
2537 | 17 | JulFX | Extensions du noyau OpenGL |
2538 | 17 | JulFX | v1.1 (100 % - 7/7) |
2539 | 17 | JulFX | v1.2 (100 % - 8/8) |
2540 | 17 | JulFX | v1.3 (100 % - 9/9) |
2541 | 17 | JulFX | v1.4 (100 % - 15/15) |
2542 | 17 | JulFX | v1.5 (100 % - 3/3) |
2543 | 17 | JulFX | v2.0 (100 % - 10/10) |
2544 | 17 | JulFX | v2.1 (100 % - 3/3) |
2545 | 17 | JulFX | v3.0 (100 % - 23/23) |
2546 | 17 | JulFX | v3.1 (100 % - 8/8) |
2547 | 17 | JulFX | v3.2 (100 % - 9/9) |
2548 | 17 | JulFX | v3.3 (100 % - 9/9) |
2549 | 17 | JulFX | v4.0 (46 % - 6/13) |
2550 | 17 | JulFX | v4.1 (0 % - 0/8) |
2551 | 17 | JulFX | </pre> |
2552 | 17 | JulFX | |
2553 | 15 | JulFX | h3. Radeon HD3470 | Catalyst 8.477 |
2554 | 13 | Naush | |
2555 | 13 | Naush | <pre> |
2556 | 13 | Naush | Renderer: ATI Mobility Radeon HD 3470 |
2557 | 13 | Naush | Vendor: ATI Technologies Inc. |
2558 | 13 | Naush | Memory: 256 MB |
2559 | 13 | Naush | Version: 2.1.7415 Release |
2560 | 13 | Naush | Shading language version: 1.20 |
2561 | 13 | Naush | |
2562 | 13 | Naush | |
2563 | 13 | Naush | Max texture size: 8192 x 8192 |
2564 | 13 | Naush | Max texture coordinates: 8 |
2565 | 13 | Naush | Max vertex texture image units: 0 |
2566 | 13 | Naush | Max texture image units: 16 |
2567 | 13 | Naush | Max geometry texture units: 0 |
2568 | 13 | Naush | Max anisotropic filtering value: 16 |
2569 | 13 | Naush | Max number of light sources: 8 |
2570 | 13 | Naush | Max viewport size: 8192 x 8192 |
2571 | 13 | Naush | Max uniform vertex components: 512 |
2572 | 13 | Naush | Max uniform fragment components: 512 |
2573 | 13 | Naush | Max geometry uniform components: 0 |
2574 | 13 | Naush | Max varying floats: 68 |
2575 | 13 | Naush | Max samples: 4 |
2576 | 13 | Naush | Max draw buffers: 4 |
2577 | 13 | Naush | |
2578 | 13 | Naush | |
2579 | 13 | Naush | Extensions: 96 |
2580 | 13 | Naush | |
2581 | 13 | Naush | GL_AMD_performance_monitor |
2582 | 13 | Naush | GL_ARB_depth_texture |
2583 | 13 | Naush | GL_ARB_draw_buffers |
2584 | 13 | Naush | GL_ARB_fragment_program |
2585 | 13 | Naush | GL_ARB_fragment_shader |
2586 | 13 | Naush | GL_ARB_multisample |
2587 | 13 | Naush | GL_ARB_multitexture |
2588 | 13 | Naush | GL_ARB_occlusion_query |
2589 | 13 | Naush | GL_ARB_pixel_buffer_object |
2590 | 13 | Naush | GL_ARB_point_parameters |
2591 | 13 | Naush | GL_ARB_point_sprite |
2592 | 13 | Naush | GL_ARB_shader_objects |
2593 | 13 | Naush | GL_ARB_shading_language_100 |
2594 | 13 | Naush | GL_ARB_shadow |
2595 | 13 | Naush | GL_ARB_shadow_ambient |
2596 | 13 | Naush | GL_ARB_texture_border_clamp |
2597 | 13 | Naush | GL_ARB_texture_compression |
2598 | 13 | Naush | GL_ARB_texture_cube_map |
2599 | 13 | Naush | GL_ARB_texture_env_add |
2600 | 13 | Naush | GL_ARB_texture_env_combine |
2601 | 13 | Naush | GL_ARB_texture_env_crossbar |
2602 | 13 | Naush | GL_ARB_texture_env_dot3 |
2603 | 13 | Naush | GL_ARB_texture_float |
2604 | 13 | Naush | GL_ARB_texture_mirrored_repeat |
2605 | 13 | Naush | GL_ARB_texture_non_power_of_two |
2606 | 13 | Naush | GL_ARB_texture_rectangle |
2607 | 13 | Naush | GL_ARB_transpose_matrix |
2608 | 13 | Naush | GL_ARB_vertex_buffer_object |
2609 | 13 | Naush | GL_ARB_vertex_program |
2610 | 13 | Naush | GL_ARB_vertex_shader |
2611 | 13 | Naush | GL_ARB_window_pos |
2612 | 13 | Naush | GL_ATI_draw_buffers |
2613 | 13 | Naush | GL_ATI_envmap_bumpmap |
2614 | 13 | Naush | GL_ATI_fragment_shader |
2615 | 13 | Naush | GL_ATI_meminfo |
2616 | 13 | Naush | GL_ATI_separate_stencil |
2617 | 13 | Naush | GL_ATI_texture_compression_3dc |
2618 | 13 | Naush | GL_ATI_texture_env_combine3 |
2619 | 13 | Naush | GL_ATI_texture_float |
2620 | 13 | Naush | GL_EXT_abgr |
2621 | 13 | Naush | GL_EXT_bgra |
2622 | 13 | Naush | GL_EXT_blend_color |
2623 | 13 | Naush | GL_EXT_blend_func_separate |
2624 | 13 | Naush | GL_EXT_blend_minmax |
2625 | 13 | Naush | GL_EXT_blend_subtract |
2626 | 13 | Naush | GL_EXT_compiled_vertex_array |
2627 | 13 | Naush | GL_EXT_copy_texture |
2628 | 13 | Naush | GL_EXT_draw_range_elements |
2629 | 13 | Naush | GL_EXT_fog_coord |
2630 | 13 | Naush | GL_EXT_framebuffer_object |
2631 | 13 | Naush | GL_EXT_framebuffer_sRGB |
2632 | 13 | Naush | GL_EXT_gpu_program_parameters |
2633 | 13 | Naush | GL_EXT_multi_draw_arrays |
2634 | 13 | Naush | GL_EXT_packed_depth_stencil |
2635 | 13 | Naush | GL_EXT_packed_pixels |
2636 | 13 | Naush | GL_EXT_point_parameters |
2637 | 13 | Naush | GL_EXT_rescale_normal |
2638 | 13 | Naush | GL_EXT_secondary_color |
2639 | 13 | Naush | GL_EXT_separate_specular_color |
2640 | 1 | kervala | GL_EXT_shadow_funcs |
2641 | 1 | kervala | GL_EXT_stencil_wrap |
2642 | 1 | kervala | GL_EXT_subtexture |
2643 | 1 | kervala | GL_EXT_texgen_reflection |
2644 | 1 | kervala | GL_EXT_texture3D |
2645 | 1 | kervala | GL_EXT_texture_compression_s3tc |
2646 | 1 | kervala | GL_EXT_texture_cube_map |
2647 | 1 | kervala | GL_EXT_texture_edge_clamp |
2648 | 1 | kervala | GL_EXT_texture_env_add |
2649 | 1 | kervala | GL_EXT_texture_env_combine |
2650 | 1 | kervala | GL_EXT_texture_env_dot3 |
2651 | 1 | kervala | GL_EXT_texture_filter_anisotropic |
2652 | 1 | kervala | GL_EXT_texture_lod_bias |
2653 | 1 | kervala | GL_EXT_texture_mirror_clamp |
2654 | 1 | kervala | GL_EXT_texture_object |
2655 | 1 | kervala | GL_EXT_texture_rectangle |
2656 | 1 | kervala | GL_EXT_texture_sRGB |
2657 | 1 | kervala | GL_EXT_vertex_array |
2658 | 1 | kervala | GL_KTX_buffer_region |
2659 | 1 | kervala | GL_NV_blend_square |
2660 | 1 | kervala | GL_NV_texgen_reflection |
2661 | 1 | kervala | GL_SGIS_generate_mipmap |
2662 | 1 | kervala | GL_SGIS_texture_edge_clamp |
2663 | 1 | kervala | GL_SGIS_texture_lod |
2664 | 1 | kervala | GL_WIN_swap_hint |
2665 | 1 | kervala | WGL_ARB_buffer_region |
2666 | 1 | kervala | WGL_ARB_extensions_string |
2667 | 1 | kervala | WGL_ARB_make_current_read |
2668 | 1 | kervala | WGL_ARB_multisample |
2669 | 1 | kervala | WGL_ARB_pbuffer |
2670 | 1 | kervala | WGL_ARB_pixel_format |
2671 | 1 | kervala | WGL_ARB_render_texture |
2672 | 1 | kervala | WGL_ATI_pixel_format_float |
2673 | 1 | kervala | WGL_ATI_render_texture_rectangle |
2674 | 1 | kervala | WGL_EXT_extensions_string |
2675 | 1 | kervala | WGL_EXT_framebuffer_sRGB |
2676 | 1 | kervala | WGL_EXT_swap_control |
2677 | 1 | kervala | |
2678 | 1 | kervala | Core features |
2679 | 1 | kervala | v1.1 (100 % - 7/7) |
2680 | 1 | kervala | v1.2 (100 % - 8/8) |
2681 | 1 | kervala | v1.3 (100 % - 9/9) |
2682 | 1 | kervala | v1.4 (100 % - 15/15) |
2683 | 1 | kervala | v1.5 (100 % - 3/3) |
2684 | 1 | kervala | v2.0 (100 % - 10/10) |
2685 | 1 | kervala | v2.1 (100 % - 3/3) |
2686 | 1 | kervala | v3.0 (17 % - 4/23) |
2687 | 1 | kervala | v3.1 (12 % - 1/8) |
2688 | 1 | kervala | v3.2 (0 % - 0/9) |
2689 | 1 | kervala | v3.3 (0 % - 0/9) |
2690 | 1 | kervala | v4.0 (0 % - 0/13) |
2691 | 1 | kervala | v4.1 (0 % - 0/8) |
2692 | 1 | kervala | </pre> |
2693 | 15 | JulFX | |
2694 | 15 | JulFX | h2. Intel |
2695 | 15 | JulFX | |
2696 | 15 | JulFX | (empty) |
2697 | 15 | JulFX | |
2698 | 15 | JulFX | h2. NVidia |
2699 | 1 | kervala | |
2700 | 16 | JulFX | h3. GeForce 8400M GS | "260.99":http://www.nvidia.com/object/notebook-winxp-260.99-whql-driver.html |
2701 | 16 | JulFX | |
2702 | 16 | JulFX | <pre> |
2703 | 16 | JulFX | Rendereur: GeForce 8400M GS/PCI/SSE2 |
2704 | 16 | JulFX | Fournisseur: NVIDIA Corporation |
2705 | 16 | JulFX | Mémoire: 256 MO |
2706 | 16 | JulFX | Version: 3.3.0 |
2707 | 16 | JulFX | Version GLSL: 3.30 NVIDIA via Cg compiler |
2708 | 16 | JulFX | |
2709 | 16 | JulFX | |
2710 | 16 | JulFX | Max. taille texture 8192 x 8192 |
2711 | 16 | JulFX | Max. texture coords 8 |
2712 | 16 | JulFX | Max. vertex tex. image units: 32 |
2713 | 16 | JulFX | Max. texture image unités 32 |
2714 | 16 | JulFX | Max Geometry Texture Units: 32 |
2715 | 16 | JulFX | Max. anisotropie 16 |
2716 | 16 | JulFX | Taille Max. Vue 8192 x 8192 |
2717 | 16 | JulFX | Max. uniform vertex composantes: 4096 |
2718 | 16 | JulFX | Max. uniform fragment composantes: 4096 |
2719 | 16 | JulFX | Max Geometry Uniform Components: 2048 |
2720 | 16 | JulFX | Max. variante virgule flottantes: 0 |
2721 | 16 | JulFX | Max. échantillons 16 |
2722 | 16 | JulFX | Max. draw buffers: 8 |
2723 | 16 | JulFX | |
2724 | 16 | JulFX | |
2725 | 16 | JulFX | Extensions: 216 |
2726 | 16 | JulFX | |
2727 | 16 | JulFX | GL_ARB_blend_func_extended |
2728 | 16 | JulFX | GL_ARB_color_buffer_float |
2729 | 16 | JulFX | GL_ARB_copy_buffer |
2730 | 16 | JulFX | GL_ARB_depth_buffer_float |
2731 | 16 | JulFX | GL_ARB_depth_clamp |
2732 | 16 | JulFX | GL_ARB_depth_texture |
2733 | 16 | JulFX | GL_ARB_draw_buffers |
2734 | 16 | JulFX | GL_ARB_draw_elements_base_vertex |
2735 | 16 | JulFX | GL_ARB_draw_instanced |
2736 | 16 | JulFX | GL_ARB_ES2_compatibility |
2737 | 16 | JulFX | GL_ARB_explicit_attrib_location |
2738 | 16 | JulFX | GL_ARB_fragment_coord_conventions |
2739 | 16 | JulFX | GL_ARB_fragment_program |
2740 | 16 | JulFX | GL_ARB_fragment_program_shadow |
2741 | 16 | JulFX | GL_ARB_fragment_shader |
2742 | 16 | JulFX | GL_ARB_framebuffer_object |
2743 | 16 | JulFX | GL_ARB_framebuffer_sRGB |
2744 | 16 | JulFX | GL_ARB_geometry_shader4 |
2745 | 16 | JulFX | GL_ARB_get_program_binary |
2746 | 16 | JulFX | GL_ARB_half_float_pixel |
2747 | 16 | JulFX | GL_ARB_half_float_vertex |
2748 | 16 | JulFX | GL_ARB_imaging |
2749 | 16 | JulFX | GL_ARB_instanced_arrays |
2750 | 16 | JulFX | GL_ARB_map_buffer_range |
2751 | 16 | JulFX | GL_ARB_multisample |
2752 | 16 | JulFX | GL_ARB_multitexture |
2753 | 16 | JulFX | GL_ARB_occlusion_query |
2754 | 16 | JulFX | GL_ARB_occlusion_query2 |
2755 | 16 | JulFX | GL_ARB_pixel_buffer_object |
2756 | 16 | JulFX | GL_ARB_point_parameters |
2757 | 16 | JulFX | GL_ARB_point_sprite |
2758 | 16 | JulFX | GL_ARB_provoking_vertex |
2759 | 16 | JulFX | GL_ARB_robustness |
2760 | 16 | JulFX | GL_ARB_sampler_objects |
2761 | 16 | JulFX | GL_ARB_seamless_cube_map |
2762 | 16 | JulFX | GL_ARB_separate_shader_objects |
2763 | 16 | JulFX | GL_ARB_shader_bit_encoding |
2764 | 16 | JulFX | GL_ARB_shader_objects |
2765 | 16 | JulFX | GL_ARB_shading_language_100 |
2766 | 16 | JulFX | GL_ARB_shadow |
2767 | 16 | JulFX | GL_ARB_sync |
2768 | 16 | JulFX | GL_ARB_texture_border_clamp |
2769 | 16 | JulFX | GL_ARB_texture_buffer_object |
2770 | 16 | JulFX | GL_ARB_texture_compression |
2771 | 16 | JulFX | GL_ARB_texture_compression_rgtc |
2772 | 16 | JulFX | GL_ARB_texture_cube_map |
2773 | 16 | JulFX | GL_ARB_texture_env_add |
2774 | 16 | JulFX | GL_ARB_texture_env_combine |
2775 | 16 | JulFX | GL_ARB_texture_env_crossbar |
2776 | 16 | JulFX | GL_ARB_texture_env_dot3 |
2777 | 16 | JulFX | GL_ARB_texture_float |
2778 | 16 | JulFX | GL_ARB_texture_mirrored_repeat |
2779 | 16 | JulFX | GL_ARB_texture_multisample |
2780 | 16 | JulFX | GL_ARB_texture_non_power_of_two |
2781 | 16 | JulFX | GL_ARB_texture_rectangle |
2782 | 16 | JulFX | GL_ARB_texture_rg |
2783 | 16 | JulFX | GL_ARB_texture_rgb10_a2ui |
2784 | 16 | JulFX | GL_ARB_texture_swizzle |
2785 | 16 | JulFX | GL_ARB_timer_query |
2786 | 16 | JulFX | GL_ARB_transpose_matrix |
2787 | 16 | JulFX | GL_ARB_uniform_buffer_object |
2788 | 16 | JulFX | GL_ARB_vertex_array_bgra |
2789 | 16 | JulFX | GL_ARB_vertex_array_object |
2790 | 16 | JulFX | GL_ARB_vertex_buffer_object |
2791 | 16 | JulFX | GL_ARB_vertex_program |
2792 | 16 | JulFX | GL_ARB_vertex_shader |
2793 | 16 | JulFX | GL_ARB_vertex_type_2_10_10_10_rev |
2794 | 16 | JulFX | GL_ARB_viewport_array |
2795 | 16 | JulFX | GL_ARB_window_pos |
2796 | 16 | JulFX | GL_ATI_draw_buffers |
2797 | 16 | JulFX | GL_ATI_texture_float |
2798 | 16 | JulFX | GL_ATI_texture_mirror_once |
2799 | 16 | JulFX | GL_EXT_abgr |
2800 | 16 | JulFX | GL_EXT_bgra |
2801 | 16 | JulFX | GL_EXT_bindable_uniform |
2802 | 16 | JulFX | GL_EXT_blend_color |
2803 | 16 | JulFX | GL_EXT_blend_equation_separate |
2804 | 16 | JulFX | GL_EXT_blend_func_separate |
2805 | 16 | JulFX | GL_EXT_blend_minmax |
2806 | 16 | JulFX | GL_EXT_blend_subtract |
2807 | 16 | JulFX | GL_EXT_Cg_shader |
2808 | 16 | JulFX | GL_EXT_compiled_vertex_array |
2809 | 16 | JulFX | GL_EXT_depth_bounds_test |
2810 | 16 | JulFX | GL_EXT_direct_state_access |
2811 | 16 | JulFX | GL_EXT_draw_buffers2 |
2812 | 16 | JulFX | GL_EXT_draw_instanced |
2813 | 16 | JulFX | GL_EXT_draw_range_elements |
2814 | 16 | JulFX | GL_EXT_fog_coord |
2815 | 16 | JulFX | GL_EXT_framebuffer_blit |
2816 | 16 | JulFX | GL_EXT_framebuffer_multisample |
2817 | 16 | JulFX | GL_EXT_framebuffer_object |
2818 | 16 | JulFX | GL_EXT_framebuffer_sRGB |
2819 | 16 | JulFX | GL_EXT_geometry_shader4 |
2820 | 16 | JulFX | GL_EXT_gpu_program_parameters |
2821 | 16 | JulFX | GL_EXT_gpu_shader4 |
2822 | 16 | JulFX | GL_EXT_multi_draw_arrays |
2823 | 16 | JulFX | GL_EXT_packed_depth_stencil |
2824 | 16 | JulFX | GL_EXT_packed_float |
2825 | 16 | JulFX | GL_EXT_packed_pixels |
2826 | 16 | JulFX | GL_EXT_pixel_buffer_object |
2827 | 16 | JulFX | GL_EXT_point_parameters |
2828 | 16 | JulFX | GL_EXT_provoking_vertex |
2829 | 16 | JulFX | GL_EXT_rescale_normal |
2830 | 16 | JulFX | GL_EXT_secondary_color |
2831 | 16 | JulFX | GL_EXT_separate_shader_objects |
2832 | 16 | JulFX | GL_EXT_separate_specular_color |
2833 | 16 | JulFX | GL_EXT_shadow_funcs |
2834 | 16 | JulFX | GL_EXT_stencil_two_side |
2835 | 16 | JulFX | GL_EXT_stencil_wrap |
2836 | 16 | JulFX | GL_EXT_texture3D |
2837 | 16 | JulFX | GL_EXT_texture_array |
2838 | 16 | JulFX | GL_EXT_texture_buffer_object |
2839 | 16 | JulFX | GL_EXT_texture_compression_latc |
2840 | 16 | JulFX | GL_EXT_texture_compression_rgtc |
2841 | 16 | JulFX | GL_EXT_texture_compression_s3tc |
2842 | 16 | JulFX | GL_EXT_texture_cube_map |
2843 | 16 | JulFX | GL_EXT_texture_edge_clamp |
2844 | 16 | JulFX | GL_EXT_texture_env_add |
2845 | 16 | JulFX | GL_EXT_texture_env_combine |
2846 | 16 | JulFX | GL_EXT_texture_env_dot3 |
2847 | 16 | JulFX | GL_EXT_texture_filter_anisotropic |
2848 | 16 | JulFX | GL_EXT_texture_integer |
2849 | 16 | JulFX | GL_EXT_texture_lod |
2850 | 16 | JulFX | GL_EXT_texture_lod_bias |
2851 | 16 | JulFX | GL_EXT_texture_mirror_clamp |
2852 | 16 | JulFX | GL_EXT_texture_object |
2853 | 16 | JulFX | GL_EXT_texture_shared_exponent |
2854 | 16 | JulFX | GL_EXT_texture_sRGB |
2855 | 16 | JulFX | GL_EXT_texture_swizzle |
2856 | 16 | JulFX | GL_EXT_timer_query |
2857 | 16 | JulFX | GL_EXT_vertex_array |
2858 | 16 | JulFX | GL_EXT_vertex_array_bgra |
2859 | 16 | JulFX | GL_EXTX_framebuffer_mixed_formats |
2860 | 16 | JulFX | GL_IBM_rasterpos_clip |
2861 | 16 | JulFX | GL_IBM_texture_mirrored_repeat |
2862 | 16 | JulFX | GL_KTX_buffer_region |
2863 | 16 | JulFX | GL_NV_blend_square |
2864 | 16 | JulFX | GL_NV_conditional_render |
2865 | 16 | JulFX | GL_NV_copy_depth_to_color |
2866 | 16 | JulFX | GL_NV_copy_image |
2867 | 16 | JulFX | GL_NV_depth_buffer_float |
2868 | 16 | JulFX | GL_NV_depth_clamp |
2869 | 16 | JulFX | GL_NV_explicit_multisample |
2870 | 16 | JulFX | GL_NV_fence |
2871 | 16 | JulFX | GL_NV_float_buffer |
2872 | 16 | JulFX | GL_NV_fog_distance |
2873 | 16 | JulFX | GL_NV_fragment_program |
2874 | 16 | JulFX | GL_NV_fragment_program2 |
2875 | 16 | JulFX | GL_NV_fragment_program_option |
2876 | 16 | JulFX | GL_NV_framebuffer_multisample_coverage |
2877 | 16 | JulFX | GL_NV_geometry_shader4 |
2878 | 16 | JulFX | GL_NV_gpu_program4 |
2879 | 16 | JulFX | GL_NV_half_float |
2880 | 16 | JulFX | GL_NV_light_max_exponent |
2881 | 16 | JulFX | GL_NV_multisample_coverage |
2882 | 16 | JulFX | GL_NV_multisample_filter_hint |
2883 | 16 | JulFX | GL_NV_occlusion_query |
2884 | 16 | JulFX | GL_NV_packed_depth_stencil |
2885 | 16 | JulFX | GL_NV_parameter_buffer_object |
2886 | 16 | JulFX | GL_NV_parameter_buffer_object2 |
2887 | 16 | JulFX | GL_NV_pixel_data_range |
2888 | 16 | JulFX | GL_NV_point_sprite |
2889 | 16 | JulFX | GL_NV_primitive_restart |
2890 | 16 | JulFX | GL_NV_register_combiners |
2891 | 16 | JulFX | GL_NV_register_combiners2 |
2892 | 16 | JulFX | GL_NV_shader_buffer_load |
2893 | 16 | JulFX | GL_NV_texgen_reflection |
2894 | 16 | JulFX | GL_NV_texture_barrier |
2895 | 16 | JulFX | GL_NV_texture_compression_vtc |
2896 | 16 | JulFX | GL_NV_texture_env_combine4 |
2897 | 16 | JulFX | GL_NV_texture_expand_normal |
2898 | 16 | JulFX | GL_NV_texture_multisample |
2899 | 16 | JulFX | GL_NV_texture_rectangle |
2900 | 16 | JulFX | GL_NV_texture_shader |
2901 | 16 | JulFX | GL_NV_texture_shader2 |
2902 | 16 | JulFX | GL_NV_texture_shader3 |
2903 | 16 | JulFX | GL_NV_transform_feedback |
2904 | 16 | JulFX | GL_NV_vertex_array_range |
2905 | 16 | JulFX | GL_NV_vertex_array_range2 |
2906 | 16 | JulFX | GL_NV_vertex_buffer_unified_memory |
2907 | 16 | JulFX | GL_NV_vertex_program |
2908 | 16 | JulFX | GL_NV_vertex_program1_1 |
2909 | 16 | JulFX | GL_NV_vertex_program2 |
2910 | 16 | JulFX | GL_NV_vertex_program2_option |
2911 | 16 | JulFX | GL_NV_vertex_program3 |
2912 | 16 | JulFX | GL_NVX_conditional_render |
2913 | 16 | JulFX | GL_NVX_gpu_memory_info |
2914 | 16 | JulFX | GL_S3_s3tc |
2915 | 16 | JulFX | GL_SGIS_generate_mipmap |
2916 | 16 | JulFX | GL_SGIS_texture_lod |
2917 | 16 | JulFX | GL_SGIX_depth_texture |
2918 | 16 | JulFX | GL_SGIX_shadow |
2919 | 16 | JulFX | GL_SUN_slice_accum |
2920 | 16 | JulFX | GL_WIN_swap_hint |
2921 | 16 | JulFX | WGL_ARB_buffer_region |
2922 | 16 | JulFX | WGL_ARB_create_context |
2923 | 16 | JulFX | WGL_ARB_create_context_profile |
2924 | 16 | JulFX | WGL_ARB_create_context_robustness |
2925 | 16 | JulFX | WGL_ARB_extensions_string |
2926 | 16 | JulFX | WGL_ARB_make_current_read |
2927 | 16 | JulFX | WGL_ARB_multisample |
2928 | 16 | JulFX | WGL_ARB_pbuffer |
2929 | 16 | JulFX | WGL_ARB_pixel_format |
2930 | 16 | JulFX | WGL_ARB_pixel_format_float |
2931 | 16 | JulFX | WGL_ARB_render_texture |
2932 | 16 | JulFX | WGL_ATI_pixel_format_float |
2933 | 16 | JulFX | WGL_EXT_create_context_es2_profile |
2934 | 16 | JulFX | WGL_EXT_extensions_string |
2935 | 16 | JulFX | WGL_EXT_framebuffer_sRGB |
2936 | 16 | JulFX | WGL_EXT_pixel_format_packed_float |
2937 | 16 | JulFX | WGL_EXT_swap_control |
2938 | 16 | JulFX | WGL_NV_float_buffer |
2939 | 16 | JulFX | WGL_NV_multisample_coverage |
2940 | 16 | JulFX | WGL_NV_render_depth_texture |
2941 | 16 | JulFX | WGL_NV_render_texture_rectangle |
2942 | 16 | JulFX | WGL_NVX_DX_interop |
2943 | 16 | JulFX | |
2944 | 16 | JulFX | Extensions du noyau OpenGL |
2945 | 16 | JulFX | v1.1 (100 % - 7/7) |
2946 | 16 | JulFX | v1.2 (100 % - 8/8) |
2947 | 16 | JulFX | v1.3 (100 % - 9/9) |
2948 | 16 | JulFX | v1.4 (100 % - 15/15) |
2949 | 16 | JulFX | v1.5 (100 % - 3/3) |
2950 | 16 | JulFX | v2.0 (100 % - 10/10) |
2951 | 16 | JulFX | v2.1 (100 % - 3/3) |
2952 | 16 | JulFX | v3.0 (100 % - 23/23) |
2953 | 16 | JulFX | v3.1 (100 % - 8/8) |
2954 | 16 | JulFX | v3.2 (100 % - 9/9) |
2955 | 16 | JulFX | v3.3 (100 % - 9/9) |
2956 | 16 | JulFX | v4.0 (0 % - 0/13) |
2957 | 16 | JulFX | v4.1 (50 % - 4/8) |
2958 | 16 | JulFX | </pre> |