mesa.git
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/
2007-10-01 Brianupdated glext.h license info (Khronos), plus other...
2007-09-29 Brianfix VBO-split infinite loop (bug 12164)
2007-09-29 Chris Rankinr200: Implement SetTexOffset hook.
2007-09-29 Dan Nicholsonadd support for LDFLAGS env var
2007-09-29 Brianupdate the DRM/DRI instructions
2007-09-28 BrianRemove test for EXT_blend_logic_op in glGetString when...
2007-09-28 Jesse BarnesGo back to using old drm_i915_flip_t field name
2007-09-27 Eric Anholt[965] Add batchbuffer dumping under INTEL_DEBUG=bat...
2007-09-27 Eric AnholtFreeBSD: Chase /usr/X11R6 death (replaced by everything...
2007-09-27 Eric AnholtRevert "WIP 965 conversion to dri_bufmgr."
2007-09-27 Eric AnholtWIP 965 conversion to dri_bufmgr.
2007-09-27 Eric Anholt[965] Remove AUB file support.
2007-09-27 Brianfor Miniglx, use git sources
2007-09-27 BrianRestore old _TriangleCaps code to fix Blender problem...
2007-09-27 Briantweak point rast to fix conform failure
2007-09-27 Xiang, Haihaoi965: handle all unfilled mode in clip stage. fix bug...
2007-09-27 Xiang, Haihaomesa: make sure the gotten value isn't greater than the
2007-09-27 Zou Nan hai fix ppracer and bzflag issue with clip optimization
2007-09-27 Dave Airliei915/i965 merge serer directories along lines for radeo...
2007-09-26 Xiang, Haihaoi965: The cube map texture coordinates must be devided...
2007-09-26 Zou Nan hai fix a bug in 965 ARB_occlusion_query,
2007-09-25 Dave Airliedrm: update bufmgr code to reflect changes in drm interface
2007-09-24 Roland Bär[i965] Bug #11812: Fix fwrite return value checks in...
2007-09-24 Eric AnholtRemove leftover code for i915_texprog.c noticed in...
2007-09-24 Eric AnholtFix progs/tests/ build with BSD make.
2007-09-24 Eric AnholtUpdate .gitignore for tests and xdemos.
2007-09-24 Eric AnholtJust use stddef.h to get ptrdiff_t instead of obsolete...
2007-09-24 Eric AnholtMove i915tex driver into place as just i915.
2007-09-24 Eric AnholtRemove the old i915 driver now that i915tex works witho...
2007-09-24 Zou Nan hai fix fd.o bug #12217, recalcuate urb when clip plane...
2007-09-23 Brianfix DrawRangeElements error msg
2007-09-22 Eric AnholtMerge branch 'i915-unification'
2007-09-21 Eric AnholtFix buffer/fence reference counting due to Destroy...
2007-09-21 Brianfix -D_BSD_SOURC
2007-09-20 Brianfixes for bluegene-xlc-osmesa config
2007-09-20 BrianAdded bluegene-xlc-osmesa config (Alexander Neundorf)
2007-09-20 Eric AnholtUniquely validate the batchbuffer-referenced buffers.
2007-09-20 Eric AnholtAdd disabled-by-default tracing of TTM bufmgr operations.
2007-09-20 Eric AnholtFix flipped sign to strerror.
next