mesa.git
2008-02-25 Christoph Brill[r300] Add some more register from the AMD spec in...
2008-02-25 Christoph Brill[r300] Sync the names for Z-Buffer registers with the...
2008-02-25 Christoph Brill[r300] Add more struct names for r300_hw_state
2008-02-25 Christoph Brill[r300] rename all unkown structs r300_hw_state to reada...
2008-02-25 Christoph Brill[r300] Add RB3D_DISCARD_SRC_PIXEL_LTE_THRESHOLD and...
2008-02-25 Christoph Brill[r300] Replace more magic number by register definition...
2008-02-25 Christoph Brill[r300] clean some more magic registers based on AMD...
2008-02-25 Christoph Brill[r300] Update some magic registers to real names
2008-02-25 Christoph Brill[r300] Document Z-buffer related register ZB_BW_CNTL
2008-02-25 Christoph Brill[r300] document VAP_CNTL based on AMD spec
2008-02-25 Christoph Brill[r300] Document some of the wild guesses in VAP_OUTPUT_...
2008-02-25 Christoph Brill[r300] document type 3 packets to draw primitives based...
2008-02-25 BrianObsolete, replaced by glut_fcb.c (fortran callbacks)
2008-02-25 BrianReplace glut_fbc.c with glut_fcb.c (cb=callback)
2008-02-25 Kristian Høgsbergintel: Only enable GL_ARB_occlusion_query on i965.
2008-02-25 Zou Nan hai [intel] fix random ut2004 crash on some machine, for...
2008-02-25 Xiang, Haihaoi965: fix assertion failure caused by commit dd1d66fc4a...
2008-02-23 Dave Airlier300: fixup some more names
2008-02-23 Dave Airlier300: some initial register info from doc drop
2008-02-23 Kristian Høgsbergintel: Merge intel_context.c from i915 and i965.
2008-02-22 Kristian HøgsbergMerge {i915,i965}/intel_context.h as intel/intel_context.h
2008-02-22 Alan HourihaneUse drm_i915_sarea instead of drmI830Sarea and remove...
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...
next