mesa/src
Eric Anholt a5e2e7f9a4 i965: Add support for GL_ARB_texture_buffer_range.
Supporting this extension turns out to simplify our code a bit over not
supporting this extension, once the glBufferSubData() synchronization code
lands.

v2: Use 16 byte alignment like we do for uniform buffers, due to unaligned
    access penalties.

Reviewed-by: Jordan Justen <jordan.l.justen@intel.com> (v1)
2013-10-23 15:33:10 -07:00
..
egl wayland: Don't leak wl_drm global when unbinding display 2013-10-22 14:57:03 -07:00
gallium clover: fix build after a3ed98f7aa 2013-10-23 13:13:36 -07:00
gbm gbm-dri: Support importing RGB565 buffers 2013-10-21 20:56:17 -07:00
getopt
glsl glsl: Simplify the interface to link_invalidate_variable_locations 2013-10-22 15:23:30 -07:00
glx glx: Generate fewer errors in MakeContextCurrent 2013-10-08 13:24:20 -04:00
gtest
mapi mesa: remove remnants of GL_MESA_shader_debug 2013-10-22 08:20:45 -06:00
mesa i965: Add support for GL_ARB_texture_buffer_range. 2013-10-23 15:33:10 -07:00
Makefile.am gbm: Link to libwayland-drm if Wayland EGL platform is enabled 2013-08-12 15:16:22 -07:00
SConscript