Display the correct bug number in the information text.
[mesa.git] / src /
2006-03-03 Roland ScheideggerUse standard ARB names instead of vendor-specific NV...
2006-03-03 Roland Scheideggerfix up the emit_func list in the experimental arbprogra...
2006-03-03 Roland ScheideggerFix bogus span mask in s_atifragshader.c leading to...
2006-03-02 Keith WhitwellAdd position_invarient support
2006-03-02 Roland ScheideggerFix more enums defined not only by one extension when...
2006-03-02 Brian Paulimproved error msg
2006-03-02 Brian Paulcheck FEATURE_EXT_framebuffer_blit
2006-03-02 Brian Paulplug in BlitFramebuffer function
2006-03-02 Brian Paulimplementation of _swrast_BlitFramebuffer()
2006-03-01 Roland ScheideggerFix glGet with enums which are used not only in NV_vert...
2006-03-01 Brian PaulNo need for _mesa_save_error() to be public.
2006-03-01 Brian Pauladded BlitFramebuffer() support
2006-03-01 Brian PaulNew comments. Use tuples () instead of lists [] in...
2006-03-01 Brian Pauladded Flush in glXCopyContext()
2006-03-01 Brian Paulupdated comment
2006-03-01 Brian PaulAdded glBlitFramebufferEXT function.
2006-03-01 Brian Paulremove temporary tokens, more error checks for blit...
2006-03-01 Brian Pauladded s_blit.c
2006-03-01 Brian Paul_swrast_blit_framebuffer() function
2006-02-28 Aapo TahkolaFree temps when possible
2006-02-28 Aapo TahkolaDont let (possibly) undefined z component reach hw...
2006-02-28 Aapo TahkolaNo need to call *_FIREVERTICES twice.
2006-02-28 Aapo TahkolaFix aliasing bug (Benjamin Herrenschmidt)
2006-02-28 Brian PaulAllow error checking to look for presence of either...
2006-02-28 Brian Paulonly run shader on active fragments in the span
2006-02-28 Brian Paulcheck if active fragment shader for deferred texturing...
2006-02-28 Brian Paulcheck for active shader, set FRAGPROG_BIT in raster...
2006-02-27 Brian Paulsilence a bunch of warnings
2006-02-27 Michal KrolMore GLSL code:
2006-02-26 Brian Paulre-formated with indent.
2006-02-26 Brian PaulRemove need to initialize the InstSize[] array elements...
2006-02-26 Brian Pauldisplay list clean-ups
2006-02-25 Roland ScheideggerAdd all pci ids known by ddx to radeon dri driver....
2006-02-24 Brian Paulfix broken _mesa_copy_context() for GL_LIGHTING_BIT
2006-02-24 Brian Paulneed to check for _NEW_BUFFERS in xmesa_update_state()
2006-02-24 Brian PaulFix _mesa_copy_texture_state() so that we copy texture...
2006-02-24 Brian PaulEXT_framebuffer_object (Dave Reveman)
2006-02-22 Brian Pauladd some #includes, fix some prototypes (bug 5992)
2006-02-22 Brian Paulinclude proper header file, remove local extern declara...
2006-02-22 Brian Pauladd missing prototypes, use _slang_ prefix on non-stati...
2006-02-22 Brian Paulsilence a variety of compiler warnings
2006-02-21 Michal KrolMore GLSL code:
2006-02-21 Jouk Jansen Committing in .
2006-02-18 Michal KrolMore GLSL code.
2006-02-17 Keith WhitwellFix STENCIL_WRITE_MASK defn for bug 5902
2006-02-16 Aapo TahkolaSkip ARL while we dont implement it. Fix broken nv...
2006-02-16 Roland ScheideggerReinstate vertex format after a rasterization fallback...
2006-02-15 Eric AnholtInclude dix-config.h if HAVE_DIX_CONFIG_H is defined...
2006-02-15 Brian PaulSet NumInstructions (bug 5864)
2006-02-15 Brian PaulFix a few warnings:
2006-02-15 Michal KrolAdd support for forward function declarations.
2006-02-15 Michal KrolAdd fragment shader execute entry.
2006-02-15 Michal KrolAdd swrast/s_arbshader.c.
2006-02-15 Michal KrolAdd arbshader stage.
2006-02-15 Michal KrolEnable texcoords when program object in use.
2006-02-15 Michal KrolGet arbfslight demo running.
2006-02-15 Michal KrolEnable GL_ARB_fragment_shader extension.
2006-02-15 Brian Paulremove stray 'foo' line
2006-02-14 Brian Paulreplace size_t * w/ unsigned int * (Jurg Billeter)
2006-02-13 Jouk Jansen Update OpenVMS compile support
2006-02-13 Michal KrolMore glsl code.
2006-02-13 Michal KrolREVISION 3.
2006-02-13 Michal KrolCosmetic changes.
2006-02-13 Michal KrolDelete most of the comments.
2006-02-13 Michal KrolGet it running for ARB_vertex_shader.
2006-02-13 Michal KrolRename current_program to CurrentProgram.
2006-02-13 Michal KrolAdd tnl/t_vb_arbshader.c.
2006-02-13 Michal KrolAdd ARB_vertex_shader stage just before render stage.
2006-02-13 Michal KrolEnable GL_ARB_shader_objects, GL_ARB_shading_language_1...
2006-02-13 Michal KrolRename current glsl program variable.
2006-02-13 Michal KrolAdd _mesa_atanf and _mesa_asinf functions.
2006-02-11 Eric AnholtAdd the ability to define NO_LIBCWRAPPER to avoid libcw...
2006-02-10 Dave Airliecommit to fixup MGL namespacing for XGL
2006-02-10 Aapo TahkolaWorkaround problems with NWN. (Tilman Sauerbeck)
2006-02-09 Brian Paulremove the test for XFree86Server from prev patch ...
2006-02-08 Alan HourihaneCheck DDX for 1.5.0
2006-02-08 Brian Paulinclude dix-config.h (Mike Harris) (bug 5835)
2006-02-07 Brian PaulDavid Reveman's GLX_EXT_texture_from_pixmap extension...
2006-02-06 Dave Airlieadd vblank support to i915 driver
2006-02-05 Brian Paulfix typo
2006-02-03 Roland Scheideggerreplace the texture level hack used in radeon/r200...
2006-02-02 Brian Pauluse calloc instead of malloc so try_codegen field is...
2006-02-02 Brian Pauladd some assertions to check emit_func[] table validity
2006-02-01 Roland Scheideggerfix texcoord unit assertion, the right one (bug 5780)
2006-02-01 Brian Paulfix texcoord unit assertion (bug 5780)
2006-02-01 Roland Scheideggerfix test for valid texunit in _mesa_ClientActiveTextureARB
2006-01-30 Roland Scheideggerfix broken assertions so dri drivers compile with ...
2006-01-30 Roland Scheideggerfix broken assertion to make radeon driver compile...
2006-01-30 Michal KrolAdd shader/slang/slang_compile_*.* files.
2006-01-30 Michal KrolSplit slang_compile.c into several smaller files -...
2006-01-30 Brian Paulsome initial EGL 1.2 work
2006-01-27 Aapo Tahkolaremove broken non arb fp path
2006-01-27 Aapo Tahkolamissing link in the fallback chain
2006-01-27 Aapo Tahkolaenable hw vertex programs by default
2006-01-27 Aapo Tahkolaper vp sw fallbacks
2006-01-27 Aapo Tahkolaradeon driver doesnt have this so i assume we shouldnt...
2006-01-27 Aapo Tahkoladrop all that (slow) locking stuff and make u_list...
2006-01-27 Aapo TahkolaR300_PFS_NODE_LAST_NODE -> R300_PFS_NODE_OUTPUT_COLOR
2006-01-27 Aapo TahkolaWork around problems with t_vp_build.c
2006-01-27 Aapo Tahkolar300UpdateTextureEnv shouldnt be called.
next