updated some printfs, added comment about sched_yield
[mesa.git] / src / mesa / drivers /
2006-03-13 Aapo TahkolaClean build.
2006-03-13 Aapo TahkolaFix broken max mipmap leveling that was horribly wrong.
2006-03-10 Aapo TahkolaOption to init vp temps(for testing)
2006-03-09 Aapo TahkolaKick VBOs out of GART if nothing else helps.
2006-03-09 Aapo TahkolaUse the force Luke, use the force.
2006-03-08 Dave Airliecoverity check bug fix going over end of array
2006-03-08 Dave Airliecoverity checker bug: Pointer dereferenced after NULL...
2006-03-07 Aapo TahkolaFix broken DrawElements & DrawRangeElements.
2006-03-07 Aapo TahkolaEnable HW VBOs and other things needed by it.
2006-03-07 Aapo TahkolaConvert to work with current DRM. + tag
2006-03-07 Aapo TahkolaVarious fallbacks, checks and tags.
2006-03-06 Aapo TahkolaPort r200 tex tiling code to run on r300 but keep it...
2006-03-02 Brian Paulplug in BlitFramebuffer function
2006-03-01 Brian Pauladded Flush in glXCopyContext()
2006-03-01 Brian PaulAdded glBlitFramebufferEXT 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-25 Roland ScheideggerAdd all pci ids known by ddx to radeon dri driver....
2006-02-24 Brian Paulneed to check for _NEW_BUFFERS in xmesa_update_state()
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-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-06 Dave Airlieadd vblank support to i915 driver
2006-02-03 Roland Scheideggerreplace the texture level hack used in radeon/r200...
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-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 Aapo Tahkolaremove some testing code
2006-01-26 Aapo TahkolaFix a problem where offsets from disabled tmus reach drm
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-25 Karl Schultzadd wglGetExtensionsStringARB
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-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-15 Aapo TahkolaMissing bits of code spotted by Tilman Sauerbeck
2006-01-15 Aapo TahkolaFix ARB_position_invariant handling
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 Paulonly call xmesa_set_renderbuffer_funcs() when really...
2006-01-09 Brian Paulcheck XGetGeometry() return value
2006-01-07 Roland Scheideggercube maps on r100 require newer drm than the same featu...
2005-12-30 Keith Whitwellrecalculate state on drawable changes
2005-12-30 Dave Airliefill out framebuffer egl stuff enable egl on R300
2005-12-29 Dave Airlieadd support for PCIE card to EGL, doesn't fully work...
2005-12-29 Dave Airlieadd EGL to r300 makefile
2005-12-29 Dave Airlierv370 not rv350
2005-12-29 Dave Airlietypo
2005-12-29 Dave Airlieadd some card type ioctl support
2005-12-28 Dave Airlieadd some r300 information
2005-12-23 Dave Airliefixup driver for some api changes
2005-12-18 Aapo TahkolaHandle fatal case.
2005-12-17 Aapo TahkolaDrop output checking.
2005-12-17 Aapo TahkolaNo you arent.
2005-12-17 Aapo TahkolaWarn only when being enabled.
2005-12-17 Aapo TahkolaI think this has been tested well enough already.
2005-12-17 Aapo TahkolaEnable CB_DPATH by default.
2005-12-17 Aapo TahkolaFix (likely) typo.
2005-12-17 Aapo TahkolaAdd some missing hooks. This should fix various little...
2005-12-16 Karl Schultzfix thinko in last revision.
2005-12-15 Karl SchultzWork In Progress. Move some of the frame buffer, rende...
2005-12-13 Dave Airliefix from Roland for mipmapped compressed textures
2005-12-08 Karl Schultzupdate for symbol export changes
2005-12-08 Karl Schultzadd {} to RENDER_SPAN macro to fix compilation problem
2005-12-07 Brian PaulUpdates for GL_EXT_timer_query:
2005-12-06 Aapo TahkolaMake missing interpolator inputs fatal
2005-12-06 Aapo TahkolaFix secondary color for VP's
2005-12-06 Brian PaulC++ fixes, mostly casts (Stephane Conversy)
2005-12-06 Eric AnholtAdd support for GL_EXT_secondary_color. It looks like...
2005-12-05 Aapo TahkolaFix AL8
next