mesa.git
2007-10-24 Alex Neundorfadded catamount-osmesa-pgi config
2007-10-24 Briandon't build x86, x86-64 dirs if not needed
2007-10-24 Brianfix assorted bugs, works now
2007-10-24 Brianadd to git
2007-10-24 BrianImplement gl_PointCoord attribute for GLSL fragment...
2007-10-23 Brianproperly init dst reg's CondMask/Swizzle fields
2007-10-23 Brianbump up MAX_INSTRUCTIONS and add an assertion to catch...
2007-10-23 Brianadd directfb glut sources to tarball
2007-10-22 Briandon't apply ColorMask to main gc
2007-10-18 Kristian Høgsbergglxinfo: Try creating a GLX context using an fbconfig...
2007-10-18 Michel Dänzeri915: Add some sanity checks to blit command debugging...
2007-10-17 Ian RomanickFramework for supporting z24_s8 and z32 depth textures...
2007-10-17 Ian RomanickInitial support for ARB_depth_texture
2007-10-17 Ian RomanickSupport cards that have ARB_fp but not ARB_shadow.
2007-10-17 Ian Romanickmga: Enable (trivial) support for GL_APPLE_vertex_array...
2007-10-17 Ian Romanickmga: Enable (trivial) support for GL_EXT_gpu_program_pa...
2007-10-17 Kristian Høgsbergpbutil: Do not require GLX_SGIX_pbuffer for fbconfig...
2007-10-17 BrianReplace repeat_remainder() with a simpler macro that...
2007-10-17 Kristian HøgsbergPull workaround for unset GLX_DRAWABLE_TYPE back in.
2007-10-17 Kristian Høgsbergglxinfo: Also print number of fbconfigs.
2007-10-17 Michel DänzerDon't call the driver clear hook when the effective...
2007-10-17 Michel Dänzeri915: Don't emit 'empty' blit rectangles.
2007-10-17 Kristian HøgsbergFixup a couple of thinkos in glxinfo changes.
2007-10-16 Kristian HøgsbergHandle fbconfigs and glx visuals separately.
2007-10-16 Kristian HøgsbergImplement support for printing glx fbconfigs in glxinfo.
2007-10-16 Kristian Høgsbergglxinfo: Only print visuals that actually support GLX.
2007-10-16 Michel Dänzeri915: Make sure extensions that require TTM actually...
2007-10-16 Dave Airliei915: fixup TTM interfaces to follow drm changes
2007-10-16 Michel Dänzeri915: Re-enable __DRItexOffsetExtension.
2007-10-16 Brianfix fog, rescale_normals bugs (from gallium branch)
2007-10-15 Kristian HøgsbergRoll back premature version bump.
2007-10-15 Kristian HøgsbergDont add fbconfigs to array that we didn't allocate...
2007-10-15 Andreas Michelerfaster write_rgba_span_front()
2007-10-14 George Sapountzistypo
2007-10-14 George SapountzisAdd GL_CORE_WINDOWS define to glcore.h
2007-10-14 George SapountzisDrop include "dri_interface.h" from xf86dri.h
2007-10-13 Kristian HøgsbergDo XSync() before resetting error handler.
2007-10-13 Kristian HøgsbergUncomment GLX_SGIX_pbuffer definition.
2007-10-13 Kristian HøgsbergGet the width and height from the attrib list in glXCre...
2007-10-12 Kristian HøgsbergMerge branch 'dri2'
2007-10-12 Dave AirlieMerge branch 'master' into i915-superioctl
2007-10-12 Dave Airliei915: only enable TTM path if drm minor is > 11 for...
2007-10-12 Dave Airliedri: remove ttm common code since superioctl is device...
2007-10-12 Dave Airliei915: fixup reloc header defines
2007-10-12 BrianExample of cooperative rendering into one window by...
2007-10-11 BrianNew glxsnoop demo to display another window's z/stencil...
2007-10-11 Kristian HøgsbergDrop no longer implemented MESA allocate extension...
2007-10-11 Brianremove unneeded cast
2007-10-11 Kristian HøgsbergAdd a version field to __DRIextension.
2007-10-11 Kristian HøgsbergMove new texOffset extension to the new extension mecha...
2007-10-11 Kristian HøgsbergConvert a left-over private void * to __DRIcontext *.
2007-10-11 Kristian HøgsbergMove enabling of DRI extensions into glxextensions.c
2007-10-11 Kristian HøgsbergRemove now unused getProcAddress from DRIinterfaceMethods.
2007-10-11 Kristian HøgsbergAdd a DRI_ReadDrawable marker extension to signal read...
2007-10-11 Kristian HøgsbergMove media stream counter entry points to new extension.
2007-10-11 Kristian HøgsbergMove GLX_MESA_swap_frame_usage DRI entry points to...
2007-10-11 Kristian HøgsbergMove GLX_MESA_allocate_memory related functions to...
2007-10-10 Kristian HøgsbergMove swap_interval to new extension mechanism.
2007-10-10 Kristian HøgsbergMove the copySubBuffer extension over to the new mechanism.
2007-10-10 Kristian HøgsbergImplement new screen extension API.
2007-10-10 Kristian HøgsbergStop passing in unused fbconfigs to createNewScreen.
2007-10-10 Kristian HøgsbergPull createNewScreen entry point into dri_util.c.
2007-10-10 Kristian HøgsbergReplace open-coded major, minor, and patch version...
2007-10-10 Kristian HøgsbergConvert all DRI entrypoints to take pointers to __DRI...
2007-10-10 Kristian HøgsbergRemove screenConfigs from __DRIscreen.
2007-10-10 Kristian HøgsbergDrop mostly unused __DRIid typedef.
2007-10-10 Kristian HøgsbergAvoid deadlock in GarbageCollectDRIDrawables.
2007-10-10 Kristian HøgsbergDrop createContext and destroyContext from DRIinterface...
2007-10-10 Kristian HøgsbergDrop createDrawable and destroyDrawable fron DRIinterfa...
2007-10-10 Kristian HøgsbergKey drm_i915_flip_t typedef off of the ioctl #define...
2007-10-10 Kristian HøgsbergDrop __DRInativeDisplay and pass in __DRIscreen pointer...
2007-10-10 Brianreplace 'brick' with correct program name in printfs
2007-10-10 Mrc Granfix force_s3tc_enable option
2007-10-10 Dan NicholsonIgnore more generated files in progs/
2007-10-09 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-10-09 Dave Airliei915: workout max relocs from batch buffer size
2007-10-09 Dave Airliei915: fixup up bufmgr to pass num buffers to kernel
2007-10-08 Sergio Monteiro... i915: Fix undefined ALIGN symbol from 77e0523fb7769df4b...
2007-10-07 Jerome Glisser300: fragprog tex instruction now take writemask into...
2007-10-06 Patrice Mandinnouveau: move nv10 clear command, for usage by other gpu
2007-10-05 Dave Airliei915: drop complex list handling for now
2007-10-05 Dave Airliei915: clean up lists on teardown
2007-10-05 Kristian HøgsbergAdd macros to generate CreateNewScreen entrypoint.
2007-10-05 Kristian HøgsbergRemove XIDs from DRI interface (see #5714).
2007-10-05 Kristian HøgsbergPull in the drm hash.
2007-10-05 Dave Airliei915: add copyrights to new files
2007-10-05 Dave Airliei915: increase batchbuffer back to 16k
2007-10-04 Eric Anholt[965] Replace various alignment code with a shared...
2007-10-04 Eric AnholtReplace bmBufferOffset usage in batchbuffer setup with...
2007-10-04 Eric AnholtReplace duplicated intel_reg.h with a shared header.
2007-10-04 Eric AnholtReplace some structure-based batch preparation with...
2007-10-04 Eric AnholtFreeBSD: more /usr/X11R6->/usr/local
2007-10-04 Maarten Maathuisnouveau: Replace removed device classes with their...
2007-10-04 Dave Airliei915: add superioctl support to the ttm codepaths.
2007-10-03 Roland Scheideggerminor fog calc cleanup
2007-10-03 Michel Dänzeri915: Only align texture pitch to 64 bytes when texture...
2007-10-03 Michel Dänzeri915: Work around texture pitch related performance...
2007-10-03 Dave Airliei915: add superioctl initial support inside bufmgr ttm
2007-10-03 Dave Airliei915/drmbuf: attempt to push relocations into buffer...
2007-10-02 Brianfix comment: s/branch/kill/
next