mesa.git
2009-02-04 Eric Anholtswrast: Add support for x8r8g8b8 fbconfig.
2009-02-03 Brian Pauldocs: document new MESA_GLX_FORCE_DIRECT env var for...
2009-02-03 Brian Paulxlib: use MESA_GLX_FORCE_DIRECT to make glXIsDirect...
2009-02-03 Brian Paulmesa: simplify delete_wrapper()
2009-02-03 Brian Pauldemos: modify bufferobj.c to exercise interleaved verte...
2009-02-02 Brian Pauldemos: update multitex.c GLSL demo to use vertex arrays...
2009-02-02 Brian Paulutil: added more functions to extfuncs.h
2009-02-02 Brian Paulmesa: fix GLSL issue preventing use of all 16 generic...
2009-02-02 Brian Paulglsl: update program->InputsRead when referencing input...
2009-02-02 Brian Paulmesa: fix stand-alone glslcompiler
2009-02-02 Brian Paulmesa: make _mesa_fprint_program_opt() non-static
2009-02-02 Eric Anholti965: Remove brw->attribs now that we can just always...
2009-02-02 Eric Anholti965: Delete old metaops code now that there are no...
2009-02-02 Eric Anholtintel: replace custom metaops clear with generic.
2009-02-02 Eric Anholtdri2: Avoid round-tripping on DRI2GetBuffers for the...
2009-02-02 Brian Paulmesa: move code after decls. Fixes Window build failure.
2009-02-01 Ian Romanickglxgears: No, really. Fix the dyslexia.
2009-01-31 Eric Anholtintel: Correct FBconfig color masks with DRI2. Fail...
2009-01-31 Eric AnholtBuild dri.pc during the build rather than the install...
2009-01-31 Brianmesa: more display list cleanups
2009-01-31 Brianmesa: display list clean-ups
2009-01-31 Brianmesa: minor comments, clean-ups
2009-01-31 Brianmesa: remove remnant of GL_SGIX_depth_texture
2009-01-31 Keith Packardi965: bump texture limit to 4kx4k
2009-01-30 Brian Paulmesa: simplify the _mesa_get_proxy_tex_image() function
2009-01-30 Brian Paulmesa: fix incorrect call to clear_teximage_fields(...
2009-01-30 Brian Paulintel: more debug info
2009-01-30 Brian Pauli965: formatting, comments, whitespace clean-ups
2009-01-30 Brian Paulswrast: replace RENDER_START/FINISH macros with inline...
2009-01-30 Brian Paulswrast: replace macro with inline function
2009-01-30 Brian Paulintel: remove unused RenderToTexture field
2009-01-30 Brian Pauli915: updated render to texture/fbo test
2009-01-30 Ian RomanickFix dyslexia.
2009-01-30 Ian Romanickglxgears: Log a message if synched to vblank
2009-01-30 Brian Paulmesa: add missing _mesa_reference_texobj() calls for...
2009-01-30 Brian Paulmesa: remove incorrect refcounting adjustment in adjust...
2009-01-30 Eric Anholtintel: If we're doing a depth clear with tris, do color...
2009-01-30 Eric Anholti915: Only call CalcViewport from DrawBuffers instead...
2009-01-30 Eric Anholtintel: Expose more FBconfigs in the 3D driver.
2009-01-30 Ian RomanickRemove stale symlinks to intel/intel_depthstencil.c
2009-01-30 Dan Nicholsonautoconf: Use include-fixed directory with makedepend...
2009-01-29 Brian Paulintel: remove unused intel_depthstencil.[ch]
2009-01-29 Brian Paulintel: remove unused #includes
2009-01-29 Brian Paulmesa: allow glFramebufferTexture1/2/3D(target = GL_READ...
2009-01-29 Brian Paulintel: formatting clean-ups
2009-01-29 Brian Paulintel: fix check for Y orientation in span functions.
2009-01-29 Brian Pauli965: use bitfields in brw_sf_unit_key struct
2009-01-29 Brian Paulintel: remove unused intel_rendering_to_texture()
2009-01-29 Brian Pauli965: fix render to FBO/texture orientation bugs
2009-01-29 Brian Paulmesa: fix a render to texture FBO validation bug
2009-01-29 Ian Romanickintel: Fix up some extension string issues
2009-01-29 Ian RomanickMake GLX_SGIX_pbuffer mandatory
2009-01-29 Ian RomanickMake GL_ARB_draw_buffers mandatory
2009-01-29 Ian RomanickMake GL_{EXT,SUN}_multi_draw_arrays and GL_IBM_multimod...
2009-01-29 Ian RomanickMake GL_ARB_vertex_buffer_object mandatory
2009-01-29 Ian RomanickMake GL_ARB_multisample mandatory
2009-01-29 Ian RomanickMake GL_ARB_texture_compression mandatory
2009-01-28 Brian Paulmesa: remove GL_SGIX_shadow, GL_SGIX_shadow_ambient...
2009-01-28 Brian Pauldocs: document GL_EXT_texture_swizzle
2009-01-28 Brian Pauli965: minor tweak: replace OPCODE_MOV with OPCODE_SWZ
2009-01-28 Brian Pauli965: implement GL_EXT_texture_swizzle
2009-01-28 Brian Pauli965: minor clean-up, comments, etc.
2009-01-28 Brian PaulMerge commit 'origin/master' into texture_swizzle
2009-01-28 Brian Pauli965: fix bug in pass0_precalc_mov()
2009-01-28 Brian Pauli965: minor comment additions/edits
2009-01-28 Brian Pauli965: minor improvements in brw_wm_populate_key()
2009-01-28 Brian Pauli965: remove pad field
2009-01-28 Brian Pauli965: widen per-texture bitfields for 16 texture image...
2009-01-28 Brian Pauli965: minor comments
2009-01-28 Brian Paulmesa: additional GL_INVALID_OPERATION tests for texture...
2009-01-28 Brian Paulmesa: implement texture swizzling in swrast
2009-01-28 Brian Paulmesa: set/get new state for GL_EXT_texture_swizzle
2009-01-28 Brian Paulmesa: if texObj is NULL in fetch_texel_*(), return...
2009-01-27 Eric Anholtdri2: add complaints for more initialization failures.
2009-01-27 Eric Anholtintel: clean up more pf mess.
2009-01-27 Brian Paulmesa: refactor glTexParameter code
2009-01-27 Brian Paulmesa: move call to _mesa_update_framebuffer_visual()
2009-01-27 Brian Pauli915: rename some functions
2009-01-26 Brian Paulintel: replace i915/intel_state.c and i965/intel_state...
2009-01-26 Brian Paulintel: whitespace changes
2009-01-26 Brian Paulintel: move some driver functions around
2009-01-26 Brian Paulintel: check if stencil test is enabled in intel_stenci...
2009-01-26 Brian Paulintel: save/restore GL matrix mode in intel_meta_set_pa...
2009-01-26 Brian Paulintel: asst. casts to silence warnings
2009-01-26 Brian Paulintel: #include clean-ups
2009-01-26 Brian Paulintel: remove old #includes
2009-01-26 Brian Paulintel: make intelUpdateScreenFromSAREA() static
2009-01-26 Brian Paulintel: remove unused var
2009-01-26 Brian Paulintel: move intelInitExtensions() and related code...
2009-01-26 Brian Paulintel: move glClear-related code into new intel_clear...
2009-01-26 Brian Paulintel: Move swap-related functions from intel_buffers...
2009-01-26 Brian Pauli965: scissor rect was inverted when rendering to texture
2009-01-26 Robert Ellisonmesa: add missing texture_put_row_rgb() function in...
2009-01-24 Brian Pauldocs: added GL_NV_texture_env_combine4
2009-01-24 Brian PaulMerge branch 'tex_combine4'
2009-01-24 Brian Pauli965: init array->Format fields (see bug 19708)
2009-01-24 Brian Paulintel: enable GL_NV_texture_env_combine4 extension
2009-01-24 Brian Paulmesa: enable GL_NV_texture_env_combine4 for sw drivers
2009-01-24 Brian Paulmesa: updated fragment shader codegen for GL_NV_texture...
2009-01-24 Brian Paulswrast: updates for GL_NV_texture_env_combine4
next