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