• Home
  • Raw
  • Download

Lines Matching refs:DONE

5 Note: when an item is marked as "DONE" it means all the core Mesa
15 GLSL 1.30 DONE
16 glBindFragDataLocation, glGetFragDataLocation DONE
17 Conditional rendering (GL_NV_conditional_render) DONE (i965, r300, r600, swrast)
18 Map buffer subranges (GL_ARB_map_buffer_range) DONE (i965, r300, r600, swrast)
19 Clamping controls (GL_ARB_color_buffer_float) DONE (i965, r300, r600)
20 Float textures, renderbuffers (GL_ARB_texture_float) DONE (i965, r300, r600)
21 GL_EXT_packed_float DONE (i965, r600)
22 GL_EXT_texture_shared_exponent DONE (i965, r600, swrast)
23 Float depth buffers (GL_ARB_depth_buffer_float) DONE (i965, r600)
24 Framebuffer objects (GL_ARB_framebuffer_object) DONE (i965, r300, r600, swrast)
25 Half-float DONE
26 Non-normalized Integer texture/framebuffer formats DONE (i965)
27 1D/2D Texture arrays DONE
28 Per-buffer blend and masks (GL_EXT_draw_buffers2) DONE (i965, r600, swrast)
29 GL_EXT_texture_compression_rgtc DONE (i965, r300, r600, swrast)
30 Red and red/green texture formats DONE (i965, swrast, gallium)
31 Transform feedback (GL_EXT_transform_feedback) DONE (i965)
32 Vertex array objects (GL_APPLE_vertex_array_object) DONE (i965, r300, r600, swrast)
33 sRGB framebuffer format (GL_EXT_framebuffer_sRGB) DONE (i965, r600)
34 glClearBuffer commands DONE
35 glGetStringi command DONE
36 glTexParameterI, glGetTexParameterI commands DONE
37 glVertexAttribI commands DONE
38 Depth format cube textures DONE
39 GLX_ARB_create_context (GLX 1.4 is required) DONE
44 GLSL 1.40 DONE (i965)
45 Forward compatibile context support/deprecations DONE (i965)
46 Instanced drawing (GL_ARB_draw_instanced) DONE (i965, gallium, swrast)
47 Buffer copying (GL_ARB_copy_buffer) DONE (i965, r300, r600, swrast)
48 Primitive restart (GL_NV_primitive_restart) DONE (i965, r600)
49 16 vertex texture image units DONE
50 Texture buffer objs (GL_ARB_texture_buffer_object) DONE for OpenGL 3.1 contexts (i965)
51 Rectangular textures (GL_ARB_texture_rectangle) DONE (i965, r300, r600, swrast)
52 Uniform buffer objs (GL_ARB_uniform_buffer_object) DONE (i965)
53 Signed normalized textures (GL_EXT_texture_snorm) DONE (i965, r300, r600)
58 Core/compatibility profiles DONE
61 BGRA vertex order (GL_ARB_vertex_array_bgra) DONE (i965, r300, r600, swrast)
62 Base vertex offset(GL_ARB_draw_elements_base_vertex) DONE (i965, r300, r600, swrast)
63 Frag shader coord (GL_ARB_fragment_coord_conventions) DONE (i965, r300, r600, swrast)
64 Provoking vertex (GL_ARB_provoking_vertex) DONE (i965, r300, r600, swrast)
65 Seamless cubemaps (GL_ARB_seamless_cube_map) DONE (i965, r600)
67 Frag depth clamp (GL_ARB_depth_clamp) DONE (i965, r600, swrast)
68 Fence objects (GL_ARB_sync) DONE (i965, r300, r600, swrast)
69 GLX_ARB_create_context_profile DONE
75 GL_ARB_blend_func_extended DONE (i965, r600, softpipe)
76 GL_ARB_explicit_attrib_location DONE (i915, i965, r300, r600, swrast)
77 GL_ARB_occlusion_query2 DONE (i965, r300, r600, swrast)
78 GL_ARB_sampler_objects DONE (i965, r300, r600)
79 GL_ARB_shader_bit_encoding DONE
80 GL_ARB_texture_rgb10_a2ui DONE (i965, r600)
81 GL_ARB_texture_swizzle DONE (same as EXT version) (i965, r300, r600,…
82 GL_ARB_timer_query DONE (i965)
83 GL_ARB_instanced_arrays DONE (i965, r300, r600)
84 GL_ARB_vertex_type_2_10_10_10_rev DONE (r600)
91 GL_ARB_draw_buffers_blend DONE (i965, r600, softpipe)
101 GL_ARB_transform_feedback2 DONE
102 GL_ARB_transform_feedback3 DONE
108 GL_ARB_ES2_compatibility DONE (i965, r300, r600)
122 GL_ARB_texture_storage DONE (r300, r600, swrast)
123 GL_ARB_transform_feedback_instanced DONE
124 GL_ARB_base_instance DONE (nv50, nvc0, r600, radeonsi)
126 GL_ARB_conservative_depth DONE (softpipe)
142 ARB_debug_output DONE