mesa.git
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
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...
next