summaryrefslogtreecommitdiffstats
path: root/docs/GL3.txt
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2013-01-10 14:53:12 -0800
committerEric Anholt <eric@anholt.net>2013-01-18 12:48:22 -0800
commit5e529d708a99ddc55201046995aea6648ab3d65a (patch)
tree48f46591c52af157f5dc694e73c280f67b1a50d5 /docs/GL3.txt
parent582b06c2c689ecf23dca8abd81412ce193a04d10 (diff)
downloadexternal_mesa3d-5e529d708a99ddc55201046995aea6648ab3d65a.zip
external_mesa3d-5e529d708a99ddc55201046995aea6648ab3d65a.tar.gz
external_mesa3d-5e529d708a99ddc55201046995aea6648ab3d65a.tar.bz2
i965: Add support for GL_ARB_texture_buffer_object_rgb32.
Tested with piglit ARB_texture_buffer_object/formats. Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Diffstat (limited to 'docs/GL3.txt')
-rw-r--r--docs/GL3.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index 567781d..3bf91ea 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -95,7 +95,7 @@ GL_ARB_gpu_shader_fp64 not started
GL_ARB_sample_shading not started
GL_ARB_shader_subroutine not started
GL_ARB_tessellation_shader not started
-GL_ARB_texture_buffer_object_rgb32 DONE (softpipe)
+GL_ARB_texture_buffer_object_rgb32 DONE (i965, softpipe)
GL_ARB_texture_cube_map_array DONE (i965, softpipe)
GL_ARB_texture_gather not started
GL_ARB_transform_feedback2 DONE