mesa.git
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
2007-09-13 BrianFix timer problem when using Fortran bindings (submitte...
2007-09-13 Matthieu Castetnouveau : diable broken light enable on nv10
2007-09-13 Brianadded program_error2() function for better error reporting
2007-09-13 BrianFix state.texgen parsing error (bug 12313).
2007-09-13 Brianadded .pc.in files to tarballs
2007-09-13 Brianadded null ptr check
2007-09-12 Jonathan Bestien... check return value of invert_matrix()
2007-09-12 BrianAdd glut_fcb.c to the build and update to fix warnings...
2007-09-12 BrianRename. "fcb" = fortran call back
2007-09-12 Jesse BarnesRemove unused plane->pipe mapping fields from SAREA...
2007-09-12 Brianupdated with pkg-config info
2007-09-12 Dan Nicholsonpkg-config support
2007-09-12 Dan NicholsonDESTDIR support.
2007-09-12 Xiang, Haihaoi965: translate shadow compare function into correct
2007-09-12 Xiang, Haihaoi965: revert commit 1a15b2169ba6cb100627eb525a20a00537c...
2007-09-11 rootprefix some include filenames with shader/
2007-09-11 BrianFix-up #includes to remove some -I options.
2007-09-11 BrianIn _mesa_make_current(), don't unbind FBOs from the...
2007-09-11 BrianUpdate depth test state when binding new framebuffer...
2007-09-11 Brianfix comment
2007-09-11 Jesse BarnesMerge branch 'master' of ssh://git.freedesktop.org...
2007-09-11 Jesse Barnesintel: disentangle planes & pipes
2007-09-11 Xiang, Haihaoi965: take the secondary color into account when drawing
2007-09-11 Xiang, Haihaoi965: limit on LOD Bias, fix#11987
2007-09-10 Brianclean-up (see bug 12317)
2007-09-06 Patrice Mandinnouveau: nv10: check NULL pointers
2007-09-06 Patrice Mandinnouveau: init depth range
2007-09-06 Patrice Mandinnouveau: nv10: replace macros by loop to set vertex...
2007-09-06 Patrice Mandinnouveau: need parenthesis around macro params, generato...
2007-09-06 Patrice MandinDisable an assert for hw that do not emit POS as first...
2007-09-05 Patrice Mandinnouveau: nv10: emit vertex data in proper order for...
2007-09-05 Brianupdated bug report guidelines
2007-09-05 Christoph Kubischupdated VC7 project files
2007-09-05 Xiang, Haihaoi965: only take non-varying attribute into account...
2007-09-04 Stephane Marchesinnouveau: who needs nv03 ?
2007-09-04 Patrice Mandinnouveau: nv10: need to transpose mesa model+proj matrix...
next