mesa: Set up glTexBuffer{,ARB} for display list compile.
[mesa.git] / src / mesa / main /
2012-02-15 Brian Paulmesa: add MESA_FORMAT_Z32_FLOAT_X24S8 case in format...
2012-02-15 Brian Paulmesa: fix comment typos in fbobject.c
2012-02-13 Brian Paulmesa: add missing GL_UNSIGNED_INT_10F_11F_11F_REV case
2012-02-12 Dave Airlieextensions: remove unused code.
2012-02-12 Dave Airliemesa/texparam: drop double semicolons
2012-02-10 Ian RomanickBump version to 8.1 (devel)
2012-02-10 Brian Paulmesa: remove unused gl_shared_state::DriverData field
2012-02-10 Brian Paulmesa: fix proxy texture target initialization
2012-02-10 Brian Paulmesa: remove unused gl_pixelmap::Map8[] array
2012-02-10 Brian Paulmesa: remove unused _mesa_map_ci8_to_rgba8()
2012-02-10 Brian Paulmesa: fix error handling in get_tex_rgba_compressed()
2012-02-10 Brian Paulmesa: use _mesa_format_matches_format_and_type() in...
2012-02-10 Brian Paulmesa: push row stride adjustment down into _mesa_decomp...
2012-02-10 Brian Paulmesa: replace GET_SHINE_TAB_ENTRY() macro with an inlin...
2012-02-10 Brian Paulmesa: make _mesa_invalidate_shine_table() static
2012-02-10 Brian Paulmesa: remove gl_light::_SpotExpTable field
2012-02-10 Brian Paulmesa: fix comment typo
2012-02-09 Anuj Phogatmesa: fix maximum allowed proxy texture size condition
2012-02-07 Brian Paulmesa: remove unused _mesa_error_check_format_type(...
2012-02-07 Brian Paulmesa: stop using _mesa_error_check_format_type() in...
2012-02-07 Brian Paulmesa: stop using _mesa_error_check_format_type() in...
2012-02-07 Brian Paulmesa: remove redundant format/type checks in glReadPixels()
2012-02-07 Brian Paulmesa: remove redundant format/type checks in glGetTexIm...
2012-02-07 Brian Paulmesa: new _mesa_error_check_format_and_type() function
2012-02-07 Brian Paulmesa: support more format/type combos in _mesa_dump_image()
2012-02-06 Roland Scheideggermesa: check_index_bounds off-by-one fix
2012-02-03 Eric Anholtmesa: Fix the error message function names for glFlushM...
2012-02-03 Eric Anholtmesa: Fix bad-enum/no-buffer error handling for buffer...
2012-02-02 Ian Romanickmesa: Fix copy-and-paste error in _mesa_pack_rgba_span_...
2012-02-02 Ian Romanickmesa: Fix copy-and-paste bug in do_row_3D
2012-02-02 Ian Romanickmesa: Set the gl_array_object::ARBsemantics flag at...
2012-02-02 Ian Romanickmesa: Add unpack_uint_z_row support for floating-point...
2012-02-02 Anuj Phogatmesa: fix maximum allowed proxy texture size condition
2012-02-01 Brian Paulmesa: reference shared state in glPushAttrib(GL_TEXTURE...
2012-02-01 Brian Paulmesa: use new _mesa_reference_shared_state() function
2012-02-01 Brian Paulmesa: remove stray comment in PopAttrib() code
2012-01-30 Brian Paulmesa: consolidate general ubyte texstore code
2012-01-30 Brian Paulmesa: use _mesa_pack_ubyte_rgba_rect() in texstore...
2012-01-30 Brian Paulmesa: added _mesa_pack_ubyte_rgba_rect()
2012-01-30 Eric Anholtmesa: Add a flag for forcing all GLSL extensions to...
2012-01-30 Dave Airliemesa/format_unpack: add LUMINANCE 8/16 UINT/INT
2012-01-28 Brian Paulmesa: remove byteswap check in fast_read_rgba_pixels_me...
2012-01-28 Brian Paulmesa: more use of _mesa_format_matches_format_and_type...
2012-01-28 Brian Paulmesa: more use of _mesa_format_matches_format_and_type...
2012-01-28 Brian Paulmesa: more use of _mesa_format_matches_format_and_type...
2012-01-28 Brian Paulmesa: more use of _mesa_format_matches_format_and_type...
2012-01-28 Brian Paulmesa: use _mesa_format_matches_format_and_type() in...
2012-01-28 Brian Paulmesa: implement more cases in _mesa_format_matches_form...
2012-01-28 Brian Paulmesa: use swapBytes parameter in _mesa_format_matches_f...
2012-01-28 Brian Paulmesa: added swapBytes parameter to _mesa_format_matches...
2012-01-28 Brian Paulmesa: rewrite, simplify some of the logic in _mesa_form...
2012-01-28 Brian Paulmesa: add BGR888 code in _mesa_format_matches_format_an...
2012-01-28 Brian Paulmesa: fix error in _mesa_format_matches_format_and_type...
2012-01-28 Brian Paulmesa: remove redundant byte swap check
2012-01-28 Brian Paulmesa: remove LSB-first pixel packing check in glReadPixels
2012-01-27 José Fonsecamesa: Avoid void * arithmetic.
2012-01-27 Anuj Phogatmesa: set clamp bit in glGetTexImage for GL_UNSIGNED_NO...
2012-01-27 Eric Anholtmesa: Don't round-trip integer texture data through...
2012-01-27 Eric Anholtmesa: When unpacking signed integer pixel data, don...
2012-01-27 Eric Anholtmesa: Add clamping for packing of integer data.
2012-01-27 Eric Anholtmesa: Add missing format unpack for some integer textur...
2012-01-27 Eric Anholtmesa: Fix handling of glCopyBufferSubData() for src...
2012-01-27 Eric Anholtmesa: Fix display list handling for GL_EXT_framebuffer_...
2012-01-27 Eric Anholtmesa: Fix display list handling for EXT_framebuffer_object.
2012-01-25 Marek Olšákmesa: remove ctx->Const.sRGBCapable
2012-01-25 Marek Olšákmesa: allow exposing GL3 without EXT_texture_integer
2012-01-25 Marek Olšákmesa: add missing integer alpha formats to _mesa_base_f...
2012-01-25 Marek Olšákmesa: remove obsolete comment in version.c
2012-01-25 Eric Anholtmesa: Fix CopyTex{Sub,}Image error checks for integer...
2012-01-25 Eric Anholtmesa: Add missing integer R/RG cases to _mesa_is_color_...
2012-01-25 Eric Anholtmesa: Add the remaining from/to types for GL_EXT_textur...
2012-01-25 Eric Anholtmesa: Add support for glGetTexImage on GL_TEXTURE_1D_ARRAY
2012-01-25 Eric Anholtmesa: s/GLuint col/GLint col/ to avoid signed/unsigned...
2012-01-25 Eric Anholtmesa: Add support for glGetTexImage() from integer...
2012-01-24 Brian Paulmesa: update comments, fix whitespace in dd.h
2012-01-24 Brian Paulmesa: remove ctx->Driver.Map/UnmapTexture() hooks
2012-01-24 Brian Paulmesa: update comments for gl_renderbuffer
2012-01-24 Brian Paulmesa/swrast/drivers: remove obsolete gl_renderbuffer...
2012-01-24 Brian Paulmesa: remove gl_renderbuffer::Wrapped
2012-01-24 Brian Paulmesa: rename gl_renderbuffer::Data to Buffer
2012-01-24 Brian Paulmesa: move freeing of software renderbuffers into swrast
2012-01-24 Brian Paulmesa: remove gl_renderbuffer::DataType
2012-01-24 Brian Paulmesa: remove gl_renderbuffer:RowStride field
2012-01-24 Brian Paulmesa: finally, remove the GetRow/PutRow/etc functions
2012-01-24 Brian Paulmesa: remove obsolete PutRow, etc assignments
2012-01-24 Brian Paulmesa: add new gl_renderbuffer fields
2012-01-24 Brian Paulswrast: s/Data/Map/ in swrast_texture_image
2012-01-24 Ian Romanickmesa: Don't resurrect deleted ARB VAOs in glPopClientAttrib
2012-01-24 Ian Romanickmesa: Rename gl_array_object::VBOonly to ::ARBsemantics
2012-01-24 Ian Romanickmesa: Make sure _TexEnvProgram points at the current...
2012-01-24 Alexander von Gluckmesa: Don't use newlocale on Haiku
2012-01-22 Matt TurnerRemove src/mesa/ppc
2012-01-20 Chad Versacemesa: Loosen glBlitFramebuffer restrictions on depthste...
2012-01-20 Christoph Bumillermesa: allocate transform_feedback_info::Outputs array...
2012-01-20 Brian Paulmesa: include arrayobj.h to silence implicit function...
2012-01-20 Mathias Fröhlichmesa: Fix and speedup gl_array_object::_MaxElement...
2012-01-20 Mathias Froehlichmesa: Introduce enabled bitfield helper functions.
2012-01-20 Mathias Fröhlichmesa: Use BITFIELD64_RANGE for VERT_BIT_*_ALL.
2012-01-19 Ian Romanickmesa: Set default access flags based on the run-time API
2012-01-18 Eric Anholtmesa: Fix leak of uniform storage records on shader...
next