Merge branch 'crestline' into crestline-qa
[mesa.git] / src /
2006-12-17 Nian WuMerge branch 'crestline' into crestline-qa
2006-12-13 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2006-12-13 Roland Scheideggersubmit vertex weights to make World of Warcraft maybe...
2006-12-13 Zou Nan hai Fix bug #93, i965 driver not thread safe.
2006-12-13 Zou Nan hai fix bug #99.
2006-12-13 Zou Nan haiARB_occlusion_query support
2006-12-13 Zou Nan haiif (tex width < 4), mipmap calculation will be out...
2006-12-13 Zou Nan hai Fix bug #93
2006-12-12 George SapountzisBug 7260: mach64 texture memory mng cleanup
2006-12-12 George SapountzisBug 7861: mach64 with render acceleration should restor...
2006-12-12 George SapountzisBug 7790: Polygons incorrectly clipped by mach64 driver
2006-12-12 Zou Nan hai fix for bug #99
2006-12-11 Eric AnholtMerge branch 'origin' into crestline
2006-12-11 Wang ZhenyuARB_occlusion_query support
2006-12-11 Wang Zhenyuif (tex width < 4), mipmap calculation will be out...
2006-12-10 Eric AnholtAvoid branch instructions while in single program flow...
2006-12-10 Eric AnholtConnect INTEL_DEBUG=sync up to cmd/batch ioctls.
2006-12-10 Wang Zhenyuadding pci id of Crestline
2006-12-10 Eric Anholti965: Fix a crash with wine by not allocating >1MB...
2006-12-08 Xiang, Haihaofix bug#9237
2006-12-08 Xiang, Haihaofix bug#9045
2006-12-07 Michel Dänzeri915tex: Recalculate viewport related hardware state...
2006-12-06 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2006-12-06 Michel DänzerMake git ignore some more generated files.
2006-12-06 Michel DänzerMake git ignore files only generated at build time.
2006-12-06 Michel DänzerRe-generate options.h with Swedish translations.
2006-12-06 Daniel NylanderSwedish translation of driconf options.
2006-12-02 Gary WongStructure CopyPixels similarly to i915 do_texture_copyp...
2006-12-01 Claudio CiccaniBe aware that the surface storage can change between...
2006-12-01 Claudio CiccaniRemove DirectFBGL header from Mesa bacause since 1...
2006-12-01 Thomas HellströmFix an infinite loop error that may occur when many...
2006-12-01 Claudio CiccaniFixed compilation errors/warnings.
2006-11-30 Sean D'Epagnierthe following improvements to linux-fbdev:
2006-11-30 Roland Scheideggerfix mixed conventional / generic vertex arrays which...
2006-11-29 Roland Scheideggercheck for target instead of program->Target in _tnl_pro...
2006-11-29 Roland Scheideggerfix a bug in the sanity code when outputting vertex...
2006-11-29 Roland Scheideggercall Driver.ProgramStringNotify if a ati_fragment_shade...
2006-11-29 Eric AnholtAdd accelerated CopyPixels for non-overlapping, 1:1...
2006-11-28 Brian Paulindent, comments, etc
2006-11-28 Dave Airlieadd support to miniglx for updating drawables ..
2006-11-28 Dave AirlieUpdate miniglx support for new memory manager
2006-11-27 Brian Paulcomments
2006-11-27 Brian Paulremove assertions to match i915tex code (bug 8726)
2006-11-27 Brian Paulreplace check for XFree86LOADER and IN_MODULE with...
2006-11-26 Tilman SauerbeckBug #6044: actually delete the texture object in mgaDel...
2006-11-24 Brian Paulcall slang_variable_construct() inside slang_variable_s...
2006-11-24 Brian Paulnew slang_variable_scope_grow() function
2006-11-23 Brian Paulconst correctness, clean-ups
2006-11-23 Brian Paulindent
2006-11-23 Brian Paulfix several program-related bugs (bug 9136)
2006-11-23 Keith WhitwellHaihao Xiang's edgeflag patch.
2006-11-23 Keith WhitwellHaihao Xiang's pointsize initialization patch.
2006-11-23 Dave Airlierealign some of the i830 code from the i915
2006-11-23 Brian Pauls/ource/source/
2006-11-23 Brian Paulmove comments
2006-11-23 Brian Paulindent
2006-11-23 Dave Airliefixup draw/depth region handling in i830 along lines...
2006-11-23 Brian Paulclean-up, comments
2006-11-22 Brian Paulindent
2006-11-22 Roland Scheideggerdecrease the current vertex count by 1 if an uneven...
2006-11-22 Brian Paulconst correctness
2006-11-22 Brian Paulnew comments
2006-11-22 Brian Paulclean-up, comments
2006-11-22 Brian Paulreindent
2006-11-22 Brian Paulfix comments
2006-11-22 Roland Scheideggerremove unneded call to _tnl_invalidate_state() in _tnl_...
2006-11-22 Brian PaulGLX protocol fixes for glMap* functions (bug 8899)
2006-11-22 Keith WhitwellPrune incoming state to the atoms of interest. Hopeful...
2006-11-22 Keith WhitwellAnother fix
2006-11-22 Keith WhitwellSet _NEW_LIGHT when materials are present in display...
2006-11-22 Keith WhitwellMove setting of _NEW_LIGHT to only occur when materials...
2006-11-21 Roland Scheideggerfix segfault with ATI_fs when trying to use a not enabl...
2006-11-21 Brian Paullist header files in sources files (Dan Nicholson)
2006-11-21 Keith Whitwellblend, logicop changes for intelEmitCopyBlit backported...
2006-11-21 Keith WhitwellMore fixes, glean seems to run now.
2006-11-21 Alan HourihaneDon't define as const's to avoid compiler optimization...
2006-11-21 Keith WhitwellFix more typos.
2006-11-21 Keith WhitwellGary Wong's patches for CopyPixels Logiop (enable)...
2006-11-21 Keith WhitwellGary Wong's fix for 64 bit cleanness of vertex program...
2006-11-21 Keith WhitwellCommit Gary Wong & Keith Packard's changes for bug...
2006-11-21 Sean D'EpagnierAdded correct include files to files,
2006-11-21 Sean D'EpagnierglTexCoord3dv was not using third coordinate
2006-11-20 Rune PetersenDisable fragment program debug messages.
2006-11-20 Keith WhitwellFix typos that meant vbos were never unmapped
2006-11-20 Brian Paulfix glPopAttrib/color material bug #9091
2006-11-20 Jouk Jansen Committing in .
2006-11-20 Keith WhitwellDon't perform dangling attribute check on POS attribute...
2006-11-18 Brian Paulmove fix-up code into new slang_fixup_save() function
2006-11-18 Brian Pauldelete shader objects when destroying shared context...
2006-11-18 Brian Paulcomments
2006-11-18 Brian Paulreindent
2006-11-18 Brian Pauladditional fixes for mipmap building (Greg McGarragh)
2006-11-18 Brian Paulfix mgl name mangling problem
2006-11-17 Rune Petersenfragment.position support
2006-11-17 Rune Petersenr300_select_vertex_shader4:
2006-11-17 Brian Paulreindent, doxygen-style comments
2006-11-17 Michal KrolComment and indent the atom functions.
2006-11-17 Brian Paulfix some gluBuild2DMipmap bugs (Greg McGarragh)
2006-11-17 Brian Pauladd STATE_INTERNAL_DRIVER, etc (Rune Petersen)
2006-11-16 Brian Paulrevert prev check-in
next