i965/fs: Fix regression in comparison handling from ANDs change.
[mesa.git] / src / mesa / main /
2012-05-04 Brian Paulmesa: do more teximage error checking for generic compr...
2012-05-02 Dylan Noblesmithmesa: add _mesa_shader_debug()
2012-04-30 Dylan Noblesmithmesa: reject immutable textures in glEGLImageTargetText...
2012-04-29 Dylan Noblesmithmesa: require GL_MAX_SAMPLES >= 4 for GL 3.0
2012-04-20 Brian Paulmesa: move gl_array_attrib::NewState to gl_array_object...
2012-04-19 Marek OlšákRevert "mesa: only update _MaxElement when we actually...
2012-04-19 Brian Paulmesa: move unrefs of array objects earlier in _mesa_fre...
2012-04-19 Marek Olšákmesa: set _NEW_VARYING_VP_INPUTS flag only if fixed...
2012-04-19 Marek Olšákmesa: add _NEW_VARYING_VP_INPUTS for gl_context::varyin...
2012-04-19 Marek Olšákmesa,vbo: properly detect when vertex arrays need to...
2012-04-19 Marek Olšákmesa: only update _MaxElement when we actually need it
2012-04-18 Mathias Fröhlichmesa: Use array object constructor.
2012-04-17 Brian Paulmesa: add a couple fast-paths to fast_read_rgba_pixels_...
2012-04-16 Eric Anholtmesa: Remove dead _mesa_sizeof_glsl_type().
2012-04-14 Eric Anholtglsl: Add a helper for generating temporary variables...
2012-04-14 Eric Anholtglsl: Add a helper for ir_builder to make dereferences...
2012-04-14 Eric Anholtglsl: Make a little tracking class for emitting IR...
2012-04-14 Eric Anholtglsl: Add common swizzles to ir_builder.
2012-04-14 Eric Anholtglsl: Let ir_builder expressions take un-dereferenced...
2012-04-13 Eric Anholtglsl: Create an ir_builder helper for hand-generating IR.
2012-04-13 Dave Airliemesa: add support for ARB_blend_func_extended (v4)
2012-04-13 Dylan Noblesmithmesa: fix truncated value warning
2012-04-13 Dylan Noblesmithmesa: don't cast away const
2012-04-11 Brian Paulmesa: add _mesa_total_texture_memory() debug function
2012-04-11 Brian Paulmesa: new _mesa_total_buffer_object_memory() debug...
2012-04-10 Chad Versacemain: Fix memory leak in _mesa_make_extension_string()
2012-04-09 Eric Anholtmesa: Add support for the GL 3.1 R/RG formats in textur...
2012-04-09 Eric Anholtmesa: Track a gl_format for the texture buffer format.
2012-04-09 Eric Anholtmesa: Handle updating texture state for buffer textures.
2012-04-09 Eric Anholtmesa: Create the default (name==0) buffer texture.
2012-04-09 Eric Anholtmesa: Set the correct initial value of the texture...
2012-04-09 Eric Anholtmesa: Set up glTexBuffer{,ARB} for display list compile.
2012-04-09 Eric Anholtglapi: regen for TBO change.
2012-04-09 Eric Anholtff_fragment_shader: Remove some dead fields.
2012-03-27 Neil RobertsAdd support for GL_EXT_unpack_subimage on GLES2
2012-03-27 Benjamin Franzkegles: Enable the GL_EXT_read_format_bgra extension
2012-03-27 Benjamin Franzkegles1: Enable GL_EXT_texture_format_BGRA8888 in APIspec
2012-03-26 Dylan Noblesmithglapi: regenerate enums.c
2012-03-26 Dylan Noblesmithregen for "glapi: sort ARB extensions by number"
2012-03-26 Vinson Leemesa: Fix memory leak in generate_mipmap_compressed.
2012-03-26 Dave Airlieglapi: ARB_blend_func_extended support + regen. (v2)
2012-03-24 Vinson Leemesa: Fix memory leak in _mesa_get_uniform_location.
2012-03-23 Brian Paulmesa: set numFaces=6 for cube maps in _mesa_test_texobj...
2012-03-20 Brian Paulmesa: only test cube face widths in _mesa_test_texobj_c...
2012-03-20 Brian Paulmesa: add integer texture completeness check
2012-03-20 Brian Paulmesa: rework texture completeness testing
2012-03-20 Brian Paulmesa: add _mesa_is_mipmap_filter() helper
2012-03-20 Brian Paulmesa: use _mesa_dirty_texobj() in glTexParameter code
2012-03-20 Brian Paulmesa: use _mesa_dirty_texobj() function
2012-03-20 Brian Paulmesa: rewrite/consolidate code in _mesa_test_texobj_com...
2012-03-20 Brian Paulmesa: use new baseImage var to simplify _mesa_test_texo...
2012-03-20 Brian Paulmesa: add comments in _mesa_test_texobj_completeness...
2012-03-20 Brian Paulmesa: better debug message in _mesa_test_texobj_complet...
2012-03-20 Brian Paulmesa: move some code in _mesa_test_texobj_completeness()
2012-03-20 Brian Paulmesa: use switch(target) in _mesa_test_texobj_completen...
2012-03-20 Brian Paulmesa: use MAX3() macro for 3D texture in _mesa_test_tex...
2012-03-20 Brian Paulmesa: make _mesa_reference_sampler_object() an inline...
2012-03-20 Eric Anholtmesa: Validate the drawing primitive against the transf...
2012-03-20 Eric Anholtmesa: Fold error generation into _mesa_valid_prim_mode().
2012-03-15 Eric Anholtglsl: Add support for parsing #version 140.
2012-03-13 Dylan Noblesmithmesa: add back glGetnUniform*v() overflow error reporting
2012-03-12 Anuj Phogatmesa: Fix the cause of piglit test fbo-array failure
2012-03-12 Brian Paulmesa: fix _mesa_DebugMessageCallbackARB() to silence...
2012-03-12 Brian Paulmesa: add more comments about textarget in framebuffer_...
2012-03-12 Brian Paulmesa: renumber remaining DD_ constants
2012-03-12 Brian Paulmesa: remove unused DD_TRI_CULL_FRONT_BACK
2012-03-12 Brian Paulmesa: remove unused DD_FLATSHADE
2012-03-12 Brian Paulmesa: remove unused DD_TRI_TWOSTENCIL
2012-03-12 Brian Paulmesa: remove _DD_NEW_x flags
2012-03-12 Brian Paulmesa: define _MESA_NEW_SEPARATE_SPECULAR
2012-03-12 Brian Paulmesa: remove ctx->Driver.ClearColor() hook
2012-03-12 Brian Paulmesa: remove ctx->Driver.ClearDepth(), ClearStencil...
2012-03-11 José Fonsecamapi/glapi: Fix glDebugMessageCallbackARB arg type...
2012-03-11 José Fonsecamesa: Prevent collision of ERROR define on Windows.
2012-03-10 Marek Olšákmesa: expose ARB_debug_output
2012-03-10 Marek Olšákmesa: display list dispatch for ARB_debug_output
2012-03-10 Marek Olšákmesa: print GL errors via debug_output
2012-03-10 nobledmesa: implement the last of GL_ARB_debug_output
2012-03-10 nobledmesa: add struct for managing client debug namespaces
2012-03-10 nobledmesa: add control for categories of application-provide...
2012-03-10 nobledmesa: add yet more context fields for GL_ARB_debug_output
2012-03-10 nobledmesa: add glDebugMessageControlARB
2012-03-10 nobledmesa: add message-toggle booleans for GL_ARB_debug_output
2012-03-10 nobledmesa: add some GL_ARB_debug_output functions
2012-03-10 nobledmesa: add infrastructure for GL_ARB_debug_output
2012-03-10 Marek Olšákglapi: regenerate files
2012-03-10 nobledmesa: split error handling into its own file
2012-03-09 Brian Paulmesa: fix GL_LUMINANCE handling in glGetTexImage
2012-03-09 Brian Paulmesa: use _mesa_rebase_rgba_float/uint() in glGetTexIma...
2012-03-09 Brian Paulmesa: use _mesa_rebase_rgba_float/uint() in glReadPixel...
2012-03-09 Brian Paulmesa: add _mesa_rebase_rgba_float/uint() functions
2012-03-07 Brian Paulmesa: handle array textures in strip_texture_border()
2012-03-06 Anuj Phogatmesa: Fix valid texture target test in _mesa_GetTexLeve...
2012-03-01 Yuanhan Liumesa: let GL3 buf obj queries not depend on opengl...
2012-02-29 Eric Anholtmesa: Add missing error check for first < 0 in glDrawAr...
2012-02-29 Eric Anholtmesa: Fix display lists for draw_elements_base_vertex...
2012-02-29 Eric Anholtmesa: Fix display list handling for GL_ARB_draw_instanced.
2012-02-29 Eric Anholtmesa: Fix typo in comment.
2012-02-29 Mathias Fröhlichmesa: Push the shine table into the tnl module.
2012-02-29 Mathias Fröhlichmesa: Do not invalidate shine tables in compute light...
next