profile/ivi/mesa.git
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-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-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-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-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.
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-09-20 Xiang, Haihaoi965: fix an error in brw_vs_tnl.c
2007-09-20 Xiang, Haihaofix memory access error in vbo_bind_vertex_list
2007-09-20 Dave Airlienouveau: add GeForce 7300 SE to card list
2007-09-19 Matthieu Castetnouveau : nv1x use OUT_RING_CACHE_FORCE for NV10_TCL_PR...
2007-09-19 Matthieu Castetnouveau : add OUT_RING_CACHE_FORCE* to add stuff in...
2007-09-19 Matthieu Castetnouveau : add GL_FOG_COLOR + fix a compil error
2007-09-19 Eric AnholtUpdate .gitignore for demos.
2007-09-19 Eric AnholtAdd missing -g in FreeBSD OPT_CFLAGS
2007-09-19 Eric AnholtReplace i915tex batchbuffer printout with a pretty...
2007-09-19 Eric AnholtEnable building the debug (env INTEL_DEBUG=list) code...
2007-09-19 Eric Anholti915: Quiet valgrind by initializing the seq value...
2007-09-19 Patrice Mandinnouveau: nv10: color logic op only for nv11+
2007-09-18 Eric AnholtAdd some error reporting and a couple of assertions...
2007-09-18 Xiang, Haihaomesa: Always use the original mask to update stencil...
2007-09-16 Matthieu Castetnouveau : avoid vertex_size / 4 for each vertex ops
2007-09-16 Matthieu Castetnouveau : use GLfloat instead of uint32_t. After all...
2007-09-16 Matthieu Castetnouveau : implement nv10_render_points
2007-09-16 Matthieu Castetnouveau : fix nv10_render functions
2007-09-16 Matthieu Castetnouveau : opps I introduce a bug when cleaning vertex...
2007-09-16 Matthieu Castetrevert a956184f70733bd22e2bbee515386da12302963f
2007-09-16 Matthieu Castetnouveau : nv1x pos vertex attribute need to be the...
2007-09-14 Matthieu Castetnouveau : use new nouveau_reg.h with correct Bracket...
2007-09-14 Matthieu Castetnouveau : check for nmesa->state_cache.atoms overflow
2007-09-14 Matthieu Castetnouveau : fix NV10_TCL_PRIMITIVE_3D_CLIP_PLANE
2007-09-14 Brianadded copypix.c test (test glCopyPixels w/ pixel zoom)
2007-09-14 Brianfix copypixels overlap test bug (#12417)
2007-09-14 Xiang, Haihaomesa: bind VBO_ATTRIB_XXX to correct input array when
2007-09-14 Xiang, Haihaoi965: align the address of the first element within
2007-09-13 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-09-13 Brianupdated vrml link
next