mesa.git
2007-11-25 Michel Dänzerintel: Fix relative symlinks.
2007-11-23 Brianbetter test of point attenuation
2007-11-23 Brian#define GL_GLEXT_PROTOTYPES to silence warning
2007-11-23 BrianConsolidate texture fetch code and use partial derivati...
2007-11-23 BrianFix parsing of gl_FrontLightModelProduct.sceneColor...
2007-11-23 Brianneed to check border width in sample_linear_2d() -...
2007-11-22 BrianConsolidate point size computation, clamping in get_size().
2007-11-22 BrianPrint point/line size range limits
2007-11-22 Roland Scheideggerfix z buffer read/write issue with rv100-like chips...
2007-11-20 Eric Anholt[965] Replace 965 texture format code with common code.
2007-11-20 Eric Anholt[965] Remove dead exec vfmt code which was replaced...
2007-11-20 Brianclamp lambda to Min/MaxLod
2007-11-19 Eric Anholt[965] Add INTEL_DEBUG=fall debugging output.
2007-11-19 Eric Anholt[965] Convert DBG macro to use FILE_DEBUG_FLAG like...
2007-11-19 Brianfix some texture format assertions, etc
2007-11-19 Brianfix out-of-bounds array index (ix=-1)
2007-11-17 Eric Anholt[intel] Add 965 support to shared intel_blit.c
2007-11-17 Eric Anholt[i915] Pass static region names in so debugging says...
2007-11-17 Eric Anholt[intel] Move additional code to be shared from intel_co...
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)
next