platform/upstream/mesa.git
2008-05-03 Dave Airlier300: setup vte according to inputs
2008-05-03 Dave Airlier300: update r300 rs unit for swtcl need to fix r500...
2008-05-03 Dave Airlier300: recombine the vap input route 0 code and clean
2008-05-03 Dave Airlier300: add R300_NO_TCL to allow testing of non-tcl on...
2008-05-02 Alex DeucherR300: fix rebase conflicts
2008-05-02 Alex DeucherR3/4/5: fix TCL on r5xx, cleanup PVS code
2008-05-02 Alex DeucherR300: fix VAP_OUTPUT_VTX_FMT_1 defines
2008-05-02 Alex DeucherR300: cleanup VAP_CLIP_CNTL
2008-05-02 Alex DeucherR300: clean up VAP_PROG_STREAM_CNTL* register usage
2008-05-02 Alex DeucherUpdate comment
2008-05-02 Alex DeucherR5xx: various updates
2008-05-02 Alex DeucherR5xx: Add R5xx pci ids
2008-05-02 Dave Airliefixup r500 bits for renaming
2008-05-02 Dave Airlier500: fixup fake shader to keep gears going
2008-05-02 Dave Airlier500: enable gb tiling for r5xx
2008-05-02 Dave Airlier500: fixup support for emitting fragment program to...
2008-05-02 Dave Airlier500: setup fragment program constant emission atom
2008-05-02 Dave Airlier300: add rv530 pci id for the t60p laptop
2008-05-02 Dave Airlier300: this code really shouldn't be here.
2008-05-02 Dave Airliemesa: cleanup state emission and rs for r500
2008-05-02 Dave Airlier500 RS unit setup
2008-05-02 Dave Airliemore r500 vs r300 kickin
2008-05-02 Dave Airliesome basic r500 portage
2008-05-02 Dave Airlier500: fragprog
2008-05-02 Eric Anholt[intel] Warnings fixes.
2008-05-02 Eric Anholt[intel] Merge intel_ioctl.h. Not sure how this slipped...
2008-05-01 Brian Paulfix conversion of GLfloat display list IDs
2008-04-30 Brian PaulAdd support for GL_REPLACE_EXT texture env mode.
2008-04-30 Dan Nicholsonautoconf: Fail from autoconf if the pkg-config macros...
2008-04-30 Brian Pauladded xdemos/sharedtex.c test
2008-04-30 Dan Nicholsonautoconf: Don't substitute MESA_MAJOR and friends
2008-04-30 Xiang, Haihaointel: test cpp to ensure mipmap tree matches texture...
2008-04-30 Brian Pauldisable GL_TEXTURE_1D at end of frame to fix failed...
2008-04-30 Brian Paulmesa: adjust glBitmap coords by a small epsilon
2008-04-29 Ove Kaavenr200: fix state submission issue causing bogus textures...
2008-04-29 Michel DänzerChange default of driconf "allow_large_textures" to...
2008-04-28 Alan Hourihanebuild fix for xorg driver
2008-04-25 Keith Packard[i965] short immediate values must be replicated to...
2008-04-25 Dan Nicholsonglcore: Respect DESTDIR
2008-04-25 George Sapountzisfix make tarballs
2008-04-25 Alan Hourihanesilence warning
2008-04-24 Pierre Beyssacenable GL_EXT_multi_draw_arrays (see bug 15670)
2008-04-23 Alan Hourihaneinclude <X11/Xlib.h>
2008-04-23 George Sapountzisdrop stray includes of glapi
2008-04-23 George Sapountzisglx: nitpick renames
2008-04-23 George Sapountzisglx: split out current context code
2008-04-23 George Sapountzisglcore: drop outdated sources files intented for xorg
2008-04-23 George Sapountzisglcore: tree sharing for DRI and XMesa
2008-04-23 George Sapountzisglcore: build from mesa
2008-04-22 Alan Hourihanerevert part of the previous cleanup - it only applies
2008-04-22 Alan HourihaneFix error string
2008-04-22 Alan Hourihanecorrect the return value
2008-04-22 Alan Hourihanesmall cleanups
2008-04-22 Xiang, Haihaoi965: fix DEPTH_TEXTURE_MODE (bug #14220)
2008-04-22 Zou Nan hai [i965] This is to fix random crash in some maps of...
2008-04-22 Xiang, Haihaoi965: save the offset of target buffer after last execu...
2008-04-21 Xiang, Haihaointel: fix an assertion failure. fix bug #15575
2008-04-21 Xiang, Haihaoi965: clear the PRESUMED_OFFSET flag from bo_req.hint...
2008-04-18 Eric Anholtautoconf: Default the build to DRI on OS+CPU combos...
2008-04-18 Dave Airliei965: fixup depth buffer check
2008-04-18 Dave Airliei965: fix vb aperture space check
2008-04-18 Dave Airlie965: fix vb upload size check
2008-04-18 Dave Airliei965: fix gs_prog aperture check
2008-04-18 Dave Airliei915: check for depth region before accounting its...
2008-04-18 Dave Airliei965: initial attempt at fixing the aperture overflow
2008-04-17 Xiang, HaihaoRevert "[i965] renable regative rhw test"
2008-04-17 Andrew Randrianasulur200: accept PROGRAM_CONSTANT inputs due to mesa changes
2008-04-16 Dave Airliebufmgr_fake: disable debugging again
2008-04-16 Dave Airlieintel: fix _mesa_error ctx I introduced at lsat minute
2008-04-16 Dave Airlieintel/fake_bufmgr: Attempt to restrict references to...
2008-04-15 Brianfix multi-draw buffer regression
2008-04-14 Brian Paulonly use __x86_64__, not __amd64__ (bug 15503)
2008-04-14 Brian Paulfix GL_ARB_texture_rectangle breakage
2008-04-14 Brian Paulcheck for _WIN32 and __WIN32__
2008-04-14 David Flynndefine #extension GL_ARB_texture_rectangle
2008-04-12 Roland Scheideggerr200: fix XPD vertex program instruction when using...
2008-04-11 Brian Paulfix failed assertion (parameter can be a PROGRAM_CONSTANT)
2008-04-11 Brian Pauladd missing glViewport calls
2008-04-11 Brian Paulcomments
2008-04-10 Michel DänzerGet the default GLXPixmap texture target from the serve...
2008-04-10 Brianmore make clean items
2008-04-10 Brianuse InitUniforms()
2008-04-10 BrianReplace duplicated code with new shaderutil.c functions
2008-04-10 Brianshader utility functions
2008-04-09 Hasso TepperAdd support for dfbsd to mklib script.
2008-04-09 Hasso TepperAdd $(X11_INCLUDES) to shut makedepend up.
2008-04-09 Hasso Tepperautoconf: Add dfbsd support.
2008-04-08 Jie LuoHandle fbconfig comparison correctly for attributes...
2008-04-08 Kristian HøgsbergOnly convert configs if screen creation was successful.
2008-04-07 Michel Dänzerr300: Fix r300VAPInputRoute{0,1} for big endian platforms.
2008-04-05 Brian7.0.3 updates
2008-04-05 Brianupdated w/ 7.0.3 release
2008-04-05 Brianimport 7.0.3 relnotes from 7.0 branch
2008-04-05 Brianadded glGetActiveUniform_func
2008-04-05 Brianmesa: add missing glPush/PopMatrix() calls
2008-04-05 Brianmesa: add missing glPush/PopMatrix() calls
2008-04-04 Brianrewrite some of the mat*mat, mat*vec intrinsics
2008-04-04 Briansilence warning
2008-04-02 Kristian HøgsbergPick up dri2proto from the standard proto header includ...
2008-04-02 Kristian HøgsbergInitialize GLX_EXT_texture_from_pixmap attributes corre...
next