r300: Added Copyright lines to the vertex program code.
[mesa.git] / src / mesa /
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-20 BrianFix glBegin-time test for invalid programs/shaders.
2008-02-20 Brianraise GL_INVALID_OPERATION if glProgramString compilati...
2008-02-19 BrianAdded <size name="Get" mode="get"/> lines for point...
2008-02-19 BrianIf parameter is a 'counter', raise GL_INVALID_VALUE...
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 Nicholsonglapi: Generate xserver glapi sources in the mesa tree
2008-02-16 BrianFix potential glDrawPixels(GL_DEPTH_COMPONENT) crashes...
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 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-14 Kristian HøgsbergHook up i915 driver to new DRI2 infrastructure.
2008-02-14 Kristian HøgsbergAdd new DRI2 infrastructure.
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 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-07 Eric Anholt[965] Flush icache on new batch, not just new context.
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 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-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 Dave Airliei915: move to using copy from user for relocations
2008-01-23 BrianFix some issues with glDrawBuffer(GL_NONE), bug 14198
2008-01-22 Kristian Høgsberg[intel] Clean up references to screen buffer metrics.
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...
next