mesa.git
2007-11-16 Eric Anholt[intel] Move intel_tex.h into place, forgotten in the...
2007-11-16 Eric Anholt[965] Add batchbuffer decode for several more packets.
2007-11-16 Eric Anholt[intel] Fix typos in intel_chipset.h macros.
2007-11-16 Eric Anholt[i915] Add INTEL_DEBUG=sync debug flag to wait for...
2007-11-16 Eric Anholt[i915] Reenable batchbuffer debug under INTEL_DEBUG...
2007-11-16 Eric Anholt[intel] Add some doxygen notes on what the bufmgr_fake...
2007-11-16 Eric Anholt[intel] Add a simple relocation cache to the fake buffe...
2007-11-16 Eric Anholt[intel] Assert against 0-sized buffers in dri_bufmgr_fa...
2007-11-16 Eric Anholt[intel] Add support for multiple levels of relocation...
2007-11-16 Eric Anholt[i915] Push locking in intelClearWithTris down inside...
2007-11-16 Brianadded z/s keys to reset/step rotation
2007-11-16 BrianOnly emit texcoords for enabled units. Enable/disable...
2007-11-15 Roland Scheideggerfix bogus assumption if ddx has set up surface reg...
2007-11-14 Roland Scheideggerfix position invariant vertex programs for sw-tnl
2007-11-12 Brianremove dependency on libGLU
2007-11-12 Brianadd glw.pc.in to tarball list, remove from DEPEND_FILES
2007-11-12 Xiang, Haihaoi965: correct the opcode of XY_SETUP_BLT_CMD. fix bug...
2007-11-10 Briantest that point/line/quad rendering hits the right...
2007-11-09 Eric Anholt[i915] Remove old frontbuffer rotation hack.
2007-11-09 Eric Anholt[intel] By default, output batchbuffer decode to stderr...
2007-11-09 Eric Anholt[intel] Initialize a depth buffer if the visual has...
2007-11-09 Eric Anholt[intel] Move over files that will be shared with 965...
2007-11-09 Briancheck for texture and renderbuffer in check_end_texture...
2007-11-09 Benno Schulenbergcode clean-ups, reformatting
2007-11-09 Benno Schulenbergremove commented-out code
2007-11-09 Roland Scheideggerrecreate from changed gl_API.xml
2007-11-09 Roland Scheideggeralias ProgramEnvParameter4xyARB and ProgramParameter4xy...
2007-11-09 Ian RomanickPrevent loss of vectorequiv information when an alias...
2007-11-08 Benno Schulenbergfix Unichrome/Blender crash, bug 13142
2007-11-06 Kristian HøgsbergFix compilation for !GLX_DIRECT_RENDERING.
2007-11-06 Kristian HøgsbergRemove a couple of "deprecated" fields from __GLXcontex...
2007-11-06 Kristian HøgsbergDon't return 0 in a void function.
2007-11-06 Michel Dänzerr200: Re-expose SetTexOffset functionality.
2007-11-06 Michel Dänzerr200: Fix SetTexOffset format for 16 bit pixmaps/textures.
2007-11-06 Kristian HøgsbergPass the visual id to XF86DRICreateContextWithConfig...
2007-11-05 Oliver McFaddenRenamed the R300_VAP_UNKNOWN_221C to R300_VAP_CLIP_CNTL.
2007-11-05 Dave Airlier300: initial user clipping for TCL paths
2007-11-05 Kristian HøgsbergLookup visual in visual list, not fbconfig list.
2007-11-05 Kristian HøgsbergFilter both visuals and fbconfigs against driver suppor...
2007-11-05 BrianCheck for NULL VB->EdgeFlag array.
2007-11-05 Brianfix mmx code (bug 12614)
2007-11-05 Michel DänzerFix GLX build of xserver master branch.
2007-11-03 BrianFix mem leak in SSE code generation path (Michel Dänzer...
2007-11-03 Brianfix typo
2007-11-03 Dave Airlier300: move more vap registers out of non tcl paths
2007-11-03 Dave Airlier300: fix misnumber register
2007-11-03 Dave Airlier300: fix texwrap border color
2007-11-01 Brianremove dead code in _mesa_new_program()
2007-11-01 Dan NicholsonAdd -fno-strict-aliasing workaround for all GCC targets
2007-11-01 Dave Airlienouveau: ppc, swap fragment programs on big endian...
2007-10-31 Dave Airliei915: make i915 use the cached mappings for batch/buffe...
2007-10-31 Dan Nicholsonconfigs: Set -fexceptions for GLUT on linux-dri like...
2007-10-31 Dan Nicholsonconfdiff.sh: A testing script for comparing configs...
2007-10-31 Dan Nicholsonconfigs: Always use -fPIC for shared libraries, never...
2007-10-31 Dan NicholsonAdd -fno-strict-aliasing workaround for Linux GCC targets
2007-10-31 BrianGLSL support in i965 driver
2007-10-31 Brianupdated list
2007-10-31 Briancheck for count==0 in _mesa_validate_DrawArrays()
2007-10-30 Michel DänzerFix some build warnings, mostly with XCB.
2007-10-30 BrianAlias glStencilOpSeparateATI with glStencilOpSeparate.
2007-10-30 Briantest glStencilFuncSeparateATI()
2007-10-30 BrianFinish up ATI_separate_stencil
2007-10-30 Roland Scheideggeradd missing _mesa_StencilFuncSeparateATI function
2007-10-30 Michel DänzerMore vblank cleanups.
2007-10-29 Eric Anholt[i915] Include header to pick up intel_ttm_bo_create_fr...
2007-10-29 Eric AnholtMerge branch 'origin'
2007-10-29 Jesse BarnesMerge branch 'master' of ssh://git.freedesktop.org...
2007-10-29 Jesse BarnesRefactor and fix core vblank support
2007-10-29 Dan NicholsonBuild xdemos programs by default on linux-dri
2007-10-29 Chris RankinRemember to call XSync() before resetting X error handler.
2007-10-29 Dan Nicholsonlinux-dri-xcb: Fix undefined refs when linking with...
2007-10-29 Briandisable ctx->Driver.NewProgram() call in _mesa_new_prog...
2007-10-29 Dan Nicholsonupdate APP_LIB_DEPS for static library configs (patch...
2007-10-29 Dan Nicholsonsimplify APP_LIB_DEPS (patch 2/3)
2007-10-29 Dan Nicholsonspecify app lib dependencies in Makefiles (patch 1/3)
2007-10-28 Alan HourihaneOnly set R_MODE with NV_point_sprite
2007-10-26 Dan Nicholsonconfigs: Fix linux-static to link correctly
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-25 Brianuse grep -q
2007-10-25 Dan NicholsonIgnore new programs
2007-10-25 Briansimplify/fix the ASM_FLAGS tests (bug 12931)
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.
next