mesa.git
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
2008-01-28 BrianAdded d/D keys to change viewing distance, 'a' to toggl...
2008-01-27 Dave Airlier300: add initial rs690 support to Mesa
2008-01-25 Xiang, Haihaoi965: valid message length includes message header.
2008-01-25 Xiang, Haihaoi965: re-define the type of reg.loopcount.
2008-01-24 Eric AnholtBufmgr cleanup from intel-batchbuffer branch of 2d...
2008-01-24 Eric AnholtClean up comments/dead code from relocation buffer...
2008-01-24 Eric AnholtMerge commit 'airlied/i915-ttm-cfu'
2008-01-24 BrianBring in previous 7.0.1/2 release notes, added Cell...
2008-01-24 Dave Airliei915: move to using copy from user for relocations
2008-01-23 BrianAssorted patches for miniglx/linux-solo (Gavin Li ...
2008-01-23 BrianFix some issues with glDrawBuffer(GL_NONE), bug 14198
2008-01-22 Adam Jacksonglxinfo: Fix multisample visual reporting.
2008-01-22 Kristian Høgsberg[intel] Clean up references to screen buffer metrics.
2008-01-22 Brianfix pc vs. gc->ps usage (bug 14197)
2008-01-22 BrianDon't build yuvrect_client by default
2008-01-22 Brianremove unused var
2008-01-22 Alexey Sokolovdefine M_PI if needed
2008-01-20 Eric Anholt[965] Fix WM unit cache keying that broke line stipple...
2008-01-18 Eric Anholt[intel] Fix memory leak with fake bufmgr.
2008-01-18 Eric Anholt[965] Do a little bit rotation in state hash to reduce...
2008-01-18 Eric Anholt[intel] Use a static array for the validation list...
2008-01-17 Eric Anholt[intel] Make the no_rast option be standard driconf...
2008-01-17 Eric Anholt[i915] Fix driver from cliprects changes, and clean...
next