mesa.git
2005-08-05 Jon SmirlMore EGL prep. No impact on anything outside of EGL
2005-08-04 Jon SmirlNew files for radeon egl driver.
2005-08-03 Ian RomanickConvert all instances of XTHREADS to USE_XTHREADS....
2005-08-03 Dave AirlieAdd color tiling support to miniglx for radeon
2005-08-01 Ian RomanickFix build problems related to finding Xthreads.h.
2005-07-29 Ian RomanickRemove unused structures and data fields. These had...
2005-07-29 Ian RomanickAdd a new config called linux-indirect. This build...
2005-07-29 Jon SmirlLeave the AGP_BASE code in. It is pointless to bump...
2005-07-29 Jon SmirlRemove OUTREG(RADEON_AGP_BASE, info->ringHandle); from...
2005-07-29 Jon SmirlCommit Ian's fixes from Bug 3877
2005-07-29 Jon SmirlFix a == vs !- typo for glx_enable_extension
2005-07-28 Ian RomanickUse the routines supplied in the __DRIinterfaceMethods...
2005-07-28 Ian RomanickglxEnableExtension is a platform-specific function...
2005-07-28 Ian RomanickRemove '#if 0' block that was accidentally left in.
2005-07-28 Brian PaulSPARC, DRI interface changes for 6.3.1
2005-07-28 Ian RomanickThe dri/*/depend files don't exist on a raw check-out...
2005-07-28 Ian RomanickMajor rip-up of internal function insertion interface...
2005-07-28 Ian RomanickFix SPARC assembly for 64-bit
2005-07-27 Philippe HoudoinThis precious BeOS include file was lost since some...
2005-07-27 Roland Scheideggertest for the proper drm version, at least 1.17 is required
2005-07-26 Alan Hourihanetypo
2005-07-26 Alan Hourihanesupport GLX_DIRECT_COLOR in 1.4.0
2005-07-26 Ian RomanickRemove the last remnants of GLX_BUILT_IN_XMESA. This...
2005-07-26 Alan HourihaneBump the required ddx to 1.4.0 as drmAddress has been...
2005-07-26 Ian RomanickNo, really, get rid of all the remaining references...
2005-07-26 Ian RomanickQuote $(CC) and $(CXX) so that 'CC=ccache gcc' and...
2005-07-26 Ian RomanickFixes the glXGetProcAddress portion of the interface...
2005-07-26 Brian Paulimprove comments about win[0..3] values (bug 2554)
2005-07-26 Brian PaulFix bug 1858 - array subscript out of range in gamma...
2005-07-25 Brian PaulAdd license/copyright.
2005-07-25 Brian PaulAdded -linker option to mklib, used to specify a partic...
2005-07-24 Ian RomanickGut a few more dead bits. Replace uses of the CreateNe...
2005-07-24 Ian RomanickAll elements of pre-DRI_NEW_INTERFACE_ONLY are removed...
2005-07-23 Adam JacksonAdd two aliases for some PointParameters entrypoints...
2005-07-22 Brian PaulBreak the long list of MAIN_FILES and DEMO_FILES into...
2005-07-22 Jouk Jansen -------------------------------------------------...
2005-07-22 Brian Paulsome GLuint idx -> GLint idx changes
2005-07-22 Brian Pauladded vp negative addressing bug fix
2005-07-22 Brian PaulMake the vertex program source register Index field...
2005-07-21 Brian Paulbump version to 6.3.1
2005-07-21 Brian Paul6.3.1 updates
2005-07-21 Brian Paulupdated with DRI building instructions
2005-07-21 Brian Paulbump version to 6.3.1 and include DRI/GLX files in...
2005-07-21 Brian Paulmake i810PrintSetupFlags() static, first param const
2005-07-21 Brian Paulfirst 6.3.1 bug fixes
2005-07-21 Brian Pauls/2004/2005/
2005-07-21 Brian Paulcheck for FEATURE_EXT_framebuffer_object to enable...
2005-07-21 Brian Paulremove ^M chars, disable shading language extensions
2005-07-20 Eric AnholtClean up warnings in r300 code by making some symbols...
2005-07-20 Eric AnholtConnect the r300 bits up to the build.
2005-07-20 Eric AnholtAdd some missing defines, copied from linux-dri.
2005-07-20 Eric AnholtForced commit to note repocopy from r300.sf.net CVS.
2005-07-20 Brian Paulfix some URLs
2005-07-20 Brian Pauladded md5 checksums for 6.3
2005-07-20 Brian Paulmore updates for 6.3 release
2005-07-19 Brian Paulupdates for 6.3 release
2005-07-19 Brian Paulreplace fprintf() calls with _mesa_problem()
2005-07-19 Brian Paulremove fprintf()
2005-07-19 Brian Paulinclude driverfuncs.h
2005-07-19 Brian Pauloverlay planes test
2005-07-18 Brian Pauls/clippping/clipping/
2005-07-18 Philippe HoudoinFixed warnings by using GLUTProc type instead of anonym...
2005-07-18 Alan Hourihanere-enable the ffb driver
2005-07-18 Alan HourihaneFix the FFB driver for the renderbuffer changes
2005-07-18 Alan Hourihanepass in the renderbuffer
2005-07-18 Ian RomanickMissed this on the previous commit.
2005-07-18 Ian RomanickWrap every place that accesses a dispatch table with...
2005-07-16 Adam JacksonXMesaResizeBuffers needs separate paths for client...
2005-07-16 Adam Jacksonstrip out vestigial #ifdef HAVE_CONFIG_H stanzas, they...
2005-07-15 Brian Pauldisable call to via_sse_memcpy() until it's fixed
2005-07-15 Brian Paulneed to flush vertices for GL_OCCLUSION_TEST_RESULT_HP...
2005-07-15 Brian PaulCheck for null program->Parameters pointer in validate_...
2005-07-15 Brian Pauladded comments
2005-07-15 Brian Paulremove duplicate "User disable" string
2005-07-15 Brian Paulredo previous check-in, just set ARCH_FLAGS = -m32
2005-07-15 Brian Pauldefine CFLAGS and CXXflags with -m32 (Egbert Eich)
2005-07-15 Brian Paulreplace gcc with $(CC) (Egbert Eich)
2005-07-14 Brian Pauleglgears demo (Dane Rushton)
2005-07-14 Brian Pauladded a few more fallbackStrings (Andreas Stenglein)
2005-07-13 Keith WhitwellUse the LDEXPF wrapper macro.
2005-07-13 Keith WhitwellAdd a LDEXPF wrapper macro.
2005-07-13 Keith WhitwellWrap RESTORE_FPU/RND_NEG_FPU declarations with check...
2005-07-11 Keith WhitwellCache texenv programs to avoid repeated compilation...
2005-07-10 Keith WhitwellAdd runtime compiled x87 implementations for most of...
2005-07-10 Keith WhitwellAdd lots of x87 fpu instructions.
2005-07-08 Ian RomanickRestore linux-x86-32 config for Brian.
2005-07-07 Ian RomanickPut back the glPopMatrix. This test was derived from...
2005-07-07 Ian RomanickCorrect the comments in the file headers. Oops.
2005-07-07 Ian RomanickAdd regression test for bug #3101.
2005-07-06 Roland ScheideggerRe-enable r200InitSpanFuncs, which was ifdefed out...
2005-07-05 Brian PaulThe old MESA_PBUFFER_ALLOC() function allocated memory...
2005-07-02 Jon SmirlPut default back to the normal DRM path
2005-07-02 Ian RomanickAdd support for assembly (static) dispatch functions...
2005-07-02 Ian Romanicklinux-x86-32 is unnecessary. The same thing can be...
2005-07-02 Ian RomanickMassive refactor of (most of) the Linux config files...
2005-07-02 Ian RomanickAdd $(CFLAGS) to the link commands. This makes 'make...
2005-07-02 Ian RomanickMake linux-x86 more like the other linux configs.
2005-07-02 Vladimir DergachevExpose the fact that we do not do either selection...
2005-07-01 Jerome GlisseAdding RV350_NJ ID.
2005-07-01 Jerome GlisseAdapt extension string to new GL dispatch schema proposed
next