mesa.git
2006-02-14 Brian Paulfix AIX issues (bug 5874)
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 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 PaulEGL 1.2 tokens/functions/etc.
2006-02-05 Brian Paulfix typo
2006-02-03 Brian Paulbring in changes from 6.4 branch
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-31 Brian Pauls/malloc/calloc/, fix mem leak
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 Brian Paulupdated comment
2006-01-30 Brian Paulsilence warning about duplicate M_PI definition
2006-01-30 Brian Pauladded more tests (Pedro Maia)
2006-01-30 Brian Pauluse fmod() when incrementing CubeRot
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-28 Brian PaulTest glCopyTexSubImage2D by drawing gears as texture...
2006-01-27 Brian Paulmisc updates
2006-01-27 Brian PaulDon't do swapbuffers if -nodraw specified. Get t0...
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.
2006-01-26 Brian PaulTest glTexSubImage and glCopyTexSubImage rate.
2006-01-26 Brian Paulcopypixrate.c - measure the speed of glCopyPixels.
2006-01-26 Aapo Tahkolaremove some testing code
2006-01-26 Aapo TahkolaFix a problem where offsets from disabled tmus reach drm
2006-01-26 Alan Hourihaneremove i830
2006-01-26 Brian PaulNew comments, clean-up of fields related to point/line...
2006-01-26 Brian Paulremove unneeded init of swrast->invalidate_line/triangle
2006-01-26 Brian Paulremove the GL_HP_occlusion_test code
2006-01-25 Brian PaulWGL_ARB_extensions_string extension
2006-01-25 Brian Pauladded wglGetExtensionsStringARB
2006-01-25 Karl Schultzadd wglGetExtensionsStringARB
2006-01-24 Jerome Glissefix using a tmp without asking for one
2006-01-24 Alan Hourihanepull in fix from 6.4 branch for XFree86Server definition
2006-01-24 Aapo Tahkolafix broken get_half & get_zero
2006-01-24 Alan Hourihaneremove very old i830 code
2006-01-24 Alan Hourihaneuse front.size instead of sPriv->fbSize
2006-01-24 Alan Hourihaneuse screen->front.map instead of pFB from libdri
2006-01-23 Alan HourihaneAdd Intel 945GM support
2006-01-21 Jerome GlisseDo individual negetation in swizzling, thus we can
2006-01-21 Jerome GlisseIndent & wrap around 80
2006-01-21 Aapo TahkolaDoesnt apply anymore
2006-01-21 Jerome GlisseAdd individual component negation.
2006-01-20 Aapo TahkolaTry to tackle bug #5148
2006-01-20 Aapo TahkolaSync from drm.
2006-01-20 Aapo TahkolaFix ARGB1555 component swizzling.
2006-01-20 Jerome GlisseFix swizzling table & add struct.
2006-01-19 Adam JacksonAvoid a crash when the user has enabled glVertex{,Attri...
2006-01-18 Adam JacksonSearch for makedepend in the PATH rather than hardcodin...
2006-01-18 Adam JacksonNuke the old attempt at software DRI, it's broken and...
2006-01-18 Adam JacksonStart a software-only DRI driver for use in the new...
2006-01-16 Brian Paulproperly free ATI fragment shaders (Tilman Sauerbeck)
2006-01-16 Brian PaulFree visinfo object (Tilman Sauerbeck)
2006-01-16 Michal Krolremove some test code;
2006-01-16 Michal Krolremove slang_*_gc.h files;
2006-01-15 Aapo TahkolaMissing bits of code spotted by Tilman Sauerbeck
2006-01-15 Aapo TahkolaFix ARB_position_invariant handling
2006-01-13 Adam JacksonFix the default target to remake readtex.o if needed
2006-01-13 Aapo Tahkolanamespace pollution fixes (Tilman Sauerbeck)
2006-01-13 Aapo TahkolaFix invalid tex coord routing and couple other small...
2006-01-10 Brian Pauladded a couple new assertions to help debug XGL problem
2006-01-09 Aapo TahkolaMissing patch from Ben Skeggs:
2006-01-09 Aapo TahkolaFix pow <small> and a very stypid bug with dummy srcs...
2006-01-09 Aapo TahkolaFix cube maps.
2006-01-09 Aapo TahkolaFix node setup(from Ben Skeggs)
2006-01-09 Brian Pauls/GLuint/GLbitfield/
2006-01-09 Brian Paulonly call xmesa_set_renderbuffer_funcs() when really...
2006-01-09 Brian Paulcheck XGetGeometry() return value
next