mesa.git
2008-02-21 Dan Nicholsonautoconf: Fix thinko when checking freebsd CPU types
2008-02-21 Dan Nicholsonautoconf: Set the default drivers after checking platfo...
2008-02-20 BrianFix glBegin-time test for invalid programs/shaders.
2008-02-20 Brianraise GL_INVALID_OPERATION if glProgramString compilati...
2008-02-19 BrianRegenerated (see bug 11893)
2008-02-19 BrianAdded <size name="Get" mode="get"/> lines for point...
2008-02-19 BrianRegenerated (raise GL_INVALID_VALUE if counter param...
2008-02-19 BrianIf parameter is a 'counter', raise GL_INVALID_VALUE...
2008-02-19 Jeremy HuddlestonApple: Pulled in changes from Apple's patchset to allow...
2008-02-19 Zou Nan hai fix compile for previous commit
2008-02-19 Zou Nan hai[i965] fix broken glsl texdemo1
2008-02-18 Adam JacksonInstall dri_sarea.h in 'make install'
2008-02-18 Dan NicholsonIgnore glxgears_pixmap
2008-02-18 Dan NicholsonDistribute dri_sarea.h with the tarballs
2008-02-18 Dan Nicholsonglapi: Generate xserver glapi sources in the mesa tree
2008-02-16 BrianFix potential glDrawPixels(GL_DEPTH_COMPONENT) crashes...
2008-02-16 BrianAdded minmag.c test
2008-02-15 Adam JacksonFix path to minstall in last commit.
2008-02-15 Adam JacksonInstall dri_interface.h in 'make install'.
2008-02-15 Eric Anholt[intel] Allow attIndex to be negative to avoid defeatin...
2008-02-15 Eric Anholt[915] Don't attempt our accelerated drawpixels if no...
2008-02-15 Eric Anholt[915] Revert broken context creation change from IS_915...
2008-02-15 BrianFix glBindTexture crash (bug 14514)
2008-02-15 Adam Jacksonchmod a-x **/glslnoise.c
2008-02-15 Adam JacksonFix parallel build by making symlinks before makedepend.
2008-02-15 Adam JacksonFix sis_dri on ia64.
2008-02-15 Adam JacksonFix build on ia64.
2008-02-15 Adam JacksonAdd IS_915(), simplify IS_9XX() a bit.
2008-02-15 Eric Anholt[intel] Bug #13636: Allow recursive buffer mapping...
2008-02-15 Adam JacksonAdd E7221 variant to i915.
2008-02-15 Adam JacksonTrivial SELinux awareness. Enable with --enable-selinux.
2008-02-15 Roland Scheideggerfix bug with generated fragment programs if vertex...
2008-02-15 Xiang, Haihaoi965: don't swizzle fogcoord if FogOption is FOG_NONE.
2008-02-15 Xiang, Haihaoi915: set fogcoord to (f,0,0,1). fix #10788 issue on...
2008-02-15 Kristian HøgsbergAdd TTM buffer object based texture from pixmap impleme...
2008-02-15 Kristian HøgsbergAdd GLXPixmap version of glxgears to show case new...
2008-02-14 Kristian HøgsbergHook up i915 driver to new DRI2 infrastructure.
2008-02-14 Kristian HøgsbergAdd new DRI2 infrastructure.
2008-02-14 canerminiglx doc updates
2008-02-14 Xiang, Haihaoi965: use setup attributes as inputs when allocating...
2008-02-14 Zou Nan hai[i965] flip point sprite
2008-02-14 Zou Nan hai[i965] gl_FrontFacing support
2008-02-14 Dave Airliei965: remove unused hal hooks
2008-02-14 Eric Anholt[965] Fix ARB_occlusion_query from intel_screen.c merge.
2008-02-13 Eric Anholt[intel] Fix 965 rendering with non-TTM by merging intel...
2008-02-13 Eric AnholtWhen mapping, wait on the buffer's fence, not hardware...
2008-02-13 Eric AnholtRemove O(n^2) debugging code from non-debug path of...
2008-02-13 Xiang, Haihao_mesa_swizzle_ubyt_image: Don't use single swizzle_copy...
2008-02-13 Eric Anholt[intel] Remove cached reloc data buffer now that it...
2008-02-13 Eric Anholt[intel] Fix type of some more flags variables for uint6...
2008-02-13 Eric Anholt[intel] Note when BO map/unmap fail with TTM.
2008-02-13 Eric Anholt[intel] Fix INTEL_DEBUG=bufmgr after relocation interfa...
2008-02-13 Eric Anholt[965] Remove stale brw_state_cache.c comment and functi...
2008-02-12 BrianFix broken test.
2008-02-12 BrianSet Min/MaxLod with glTexParameterf, not glTexParameteri
2008-02-12 Briantweak incr/decrements amounts for keyboard options
2008-02-12 Brianpress 0,1,2,etc keys for specific bias values
2008-02-12 Dan Nicholsonglapi: Correct prerequisites for gl_and_glX_API.xml
2008-02-12 Dan Nicholsonglapi: Use make automatic variables to clean up the...
2008-02-12 Dan Nicholsonglapi: Use variable for indent and flags
2008-02-12 Ben Skeggsnouveau: ddx versioning changed
2008-02-08 Claudio Ciccani[directfb] Added RGB444 and RGB555.
2008-02-08 Claudio Ciccani[glut-directfb] Fixed displaying of single buffered...
2008-02-08 Claudio Ciccani[glut-directfb] When converting microseconds to millise...
2008-02-07 Eric Anholt[965] Flush icache on new batch, not just new context.
2008-02-07 Andy Skinneradded -altopts to allow overriding all other opts
2008-02-06 Eric Anholt[915] Fix COS function using same plan as SIN.
2008-02-06 Eric Anholt[915] Use a quartic term to improve the accuracy of...
2008-02-06 Eric Anholt[915] Fix fp SIN function, and use a quadratic approxim...
2008-02-05 Eric Anholt[965] Bug 14314: assertion failure with with !AIGLX...
2008-02-05 Eric Anholt[965] Fix TTM relocation caching overzealousness.
2008-02-05 Xiang, Haihaoi965: adjust the byte order of clear color. fix #14165
2008-02-05 Eric AnholtReplace usage of DRM_BO_FLAG_MEM_TT in intel_regions...
2008-02-05 Eric AnholtInclude glext.h in the cva test so that it actually...
2008-02-05 Eric AnholtAllow first != 0 in mesa CVA handling, and add more...
2008-02-05 Eric Anholt[965] Convert brw_draw_upload to managing dri_bos,...
2008-02-05 Eric Anholt[965] Remove dead structure in brw_draw_upload.c.
2008-02-05 Eric Anholt[965] Move temporary vbo array storage into the functio...
2008-02-05 Eric Anholt[965] Remove dead brw_vertex_element members.
2008-02-05 Eric Anholt[965] Add a wrapper around interleaved copy_array_to_vb...
2008-02-05 Eric Anholt[965] Avoid overloaded use of the term 'input' for...
2008-02-05 Eric Anholt[965] Replace VEP/VBP state structures with inline...
2008-02-04 Dave Airlier300: fix isosurf on rs690
2008-02-03 Xiang, Haihaoi965: fix potential NULL pointer dereference. The third...
2008-02-02 Eric Anholt[965] Fix indentation.
2008-02-02 Eric AnholtRevert "intel: don't apply the relocation optimization...
2008-02-02 Eric Anholt[965] Replace XXX comment about constant swizzle with...
2008-02-02 Eric Anholt[965] Fix some indentation in brw_vs_tnl.c.
2008-02-01 Xiang, Haihaomesa: re-define NEED_SECONDARY_COLOR. fix #14310.
2008-02-01 Zou Nan hai [intel] fix for previous fix
2008-02-01 Zou Nan hai [intel] use _mesa_copy_rect for upload compressed...
2008-02-01 Xiang, Haihaoi965: Don't emit state if fall back to software renderi...
2008-01-31 Zou Nan hai[i965] renable regative rhw test
2008-01-31 Xiang, Haihaointel: don't apply the relocation optimization if a...
2008-01-31 Roland Scheideggerregenerate glsl library functions
2008-01-31 Roland Scheideggerfix w component of glsl vec4 asin
2008-01-30 Briancheck if fb->Delete is null (bugs 13507,14293)
2008-01-29 Alex DeucherAdd new RV380 pci id
2008-01-29 Xiang, Haihaoi965: new integrated graphics chipset support
2008-01-28 Brianpush out far clip plane to 200
next