mesa.git
2008-05-07 Keith PackardMerge commit 'anholt/drm-gem' into drm-gem
2008-05-07 Keith Packard[intel-GEM] partial support for memory domains.
2008-05-06 Eric AnholtGEM: Fix previous commit to avoid asserting when we...
2008-05-06 Eric AnholtGEM: Don't emit an extra MI_FLUSH in the batch since...
2008-05-06 Keith Packard[intel-GEM] Add tiling support to swrast.
2008-05-06 Keith PackardDump buffer tiled status from intelPrintSAREA
2008-05-05 Eric AnholtGEM: Allocate the right number of relocs, avoiding...
2008-05-05 Eric AnholtGEM: Include target buffer handle in relocation debug.
2008-05-05 Eric AnholtGEM: Set validate index to keep the same buffer from...
2008-05-05 Eric AnholtPrint GEM handles instead of BO pointers in debugging.
2008-05-05 Eric AnholtInitialize bufmgr_gem->validate_array[i].offset.
2008-05-05 Eric AnholtMake intel_{batch,exec}_ioctl return an error code...
2008-05-05 Keith PackardAdd intel_bufmgr_gem.c to i915
2008-05-05 Keith PackardTemporarily disable intel pixel ops on i915 for GEM
2008-05-03 Eric AnholtDon't forget to set handle of shared buffers.
2008-05-03 Eric AnholtFix GEM execbuf ioctl argument.
2008-05-03 Eric AnholtFix to use GEM execbuf instead of TTM.
2008-05-03 Eric AnholtMinor fixups to get GEM to the point of execbuf ioctl.
2008-05-02 Eric Anholt[intel] Fix build for GEM. TTM is now disabled, and...
2008-05-02 Eric AnholtAdd intel_bufmgr_gem for new graphics execution manager.
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...
2008-04-01 Roland Scheideggerfix mistakenly set ATIFragmentShader._Enabled bit ...
2008-04-01 Brianadded some missing calls to _mesa_enable_x_y_extensions()
2008-04-01 Dan NicholsonUse AC_CHECK_PROGS to find alternate make programs
2008-03-31 Markus Amslerfix parsing bug involving comments at the end of ARB...
next