mesa.git
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
2006-01-07 Roland Scheideggercube maps on r100 require newer drm than the same featu...
2006-01-05 Keith WhitwellOops - bad file-completion typo.
2006-01-05 Keith Whitwelladd simple test for program local parameters
2006-01-04 Brian Paulinstall GLw headers (bug 5396)
2006-01-04 Brian Paulspecial-case Darwin (bug 4509)
2006-01-02 Jerome GlisseUse X11_INCLUDES config macro instead of
2005-12-30 Brian Paulremove bogus wings3d link
2005-12-30 Keith Whitwellrecalculate state on drawable changes
2005-12-30 Keith Whitwellproperly notify driver on scissor change in MakeCurrent
2005-12-30 Dave Airliefill out framebuffer egl stuff enable egl on R300
2005-12-30 Dave Airliefixup stamp so driver updates drawable info
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-29 Dave Airlieuse card_type not isPCI
2005-12-28 Dave Airlieadd some r300 information
2005-12-23 Dave Airlieupdate to new API
2005-12-23 Dave Airliethis needs to be calloced
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-17 Brian Paulminor code movement
2005-12-16 Karl Schultzfix thinko in last revision.
2005-12-15 Brian Paulmove va_end() call (Evgeny Kotsuba)
2005-12-15 Karl SchultzWork In Progress. Move some of the frame buffer, rende...
2005-12-14 Brian Paulregenerate to pick up glGetQueryObject[u]i64vEXT funcs
2005-12-14 Keith WhitwellFix typo.
2005-12-14 Brian Pauluse GLbitfield instead of GLuint
2005-12-14 Brian PaulRemoved the GL_SGIX/SGIS_pixel_texture extensions....
2005-12-13 Dave Airliefix from Roland for mipmapped compressed textures
2005-12-12 Brian Paulsilence warning, bug 5318
2005-12-12 Keith WhitwellSplit _MaintainTexEnvProgram into two flags _Maintain...
2005-12-11 Eric AnholtRegenerate for recent glapi changes (GetQueryObjecti64v...
2005-12-10 Brian Pauls/eglShowSurfaceMESA/eglShowScreenSurfaceMESA/
2005-12-10 Brian PaulRename eglDRIShowSurfaceMESA.
2005-12-10 Brian Paulupdates to match other changes elsewhere
2005-12-10 Brian Paulrename eglShowSurfaceMESA, add EGL_SCREEN_POSITION_GRAN...
2005-12-10 Brian PaulSome initial per-thread support.
2005-12-10 Brian PaulAdded EGL_SCREEN_POSITION_GRANULARITY_MESA query.
2005-12-10 Brian Paullots of updates, mode sorting, etc
2005-12-10 Brian Paulimplement config sorting for eglChooseConfig()
2005-12-08 Brian Paul'a' key to toggle animation
2005-12-08 Brian Paulbump version number
2005-12-08 Brian Pauldon't need LONGLONG typedefs
2005-12-08 Brian Pauldo away with 'long long' usage
2005-12-08 Brian Paulremove stray _ from GL[u]int64_EXT
2005-12-08 Karl Schultzupdate for symbol export changes
2005-12-08 Karl Schultzadd {} to RENDER_SPAN macro to fix compilation problem
2005-12-08 Karl Schultzuse 64-bit typedefs for portability
2005-12-08 Karl Schultzadd 64-bit typedefs for portability
2005-12-08 Karl Schultzhandle 64-bit types for Windows.
2005-12-08 Karl Schultzreapply recent changes with Visual Studio instead of...
2005-12-07 Brian PaulUpdates for GL_EXT_timer_query:
2005-12-07 Karl SchultzFix bugzilla 5253. Add {} around code in RENDER_SPAN...
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 Keith WhitwellAdd guard before calling ctx->Driver.BindProgram
2005-12-05 Aapo TahkolaFix AL8
2005-12-05 Dave Airlieupdate r300 drm minimum to 20
next