10584 Commit (0950e9727e4a99b78f6c3ba009dd86c06d48611d)
 

Autore SHA1 Messaggio Data
  Oliver McFadden 0950e9727e mesa: Added Vim swap files to .gitignore. 18 anni fa
  Oliver McFadden 504fafe389 r300: Updated .gitignore. 18 anni fa
  Oliver McFadden 72608aedc3 r300: Added the Linux Kernel indent script. 18 anni fa
  Oliver McFadden be56660ba0 r300: Indented r300_state.[ch]. 18 anni fa
  Oliver McFadden 36c8bc6141 r300: Indented r300_emit.h. 18 anni fa
  Oliver McFadden 5c8296a6ab r300: Indented r300_cmdbuf.[ch]. 18 anni fa
  Oliver McFadden 6665658a56 r300: Indented r300_shader.[ch]. 18 anni fa
  Oliver McFadden 204bc4e441 r300: Indented r300_maos.[ch]. 18 anni fa
  Oliver McFadden e90ad3dbbb r300: Indented r300_ioctl.[ch]. 18 anni fa
  Oliver McFadden 8d62afdb6a r300: Removed the obsolete pfs_reg_t type from r300_fragprog.h. 18 anni fa
  Oliver McFadden 59494bafb4 r300: Use an array for the vertex program sources and corrected an error from 18 anni fa
  Oliver McFadden 33939fd29b r300: Removed the ugly CARD32 type. 18 anni fa
  Oliver McFadden 4960af08ad r300: Renamed vertex_shader.h to r300_vertprog.h 18 anni fa
  Oliver McFadden f5b0cafbb1 r300: Removed obsolete pixel_shader.h header file. 18 anni fa
  Oliver McFadden c578354642 r300: Renamed the VBO functions to the R300 name format. 18 anni fa
  Brian da37ac5ee7 remove some debug code 18 anni fa
  Brian ed2fddc98e special case for -pthread (bug 10876) 18 anni fa
  Brian 58eaf0acca a somewhat nicer demo w/ command line options 18 anni fa
  Oliver McFadden d132f7245d r300: Removed some deprecated code from r300_context.c and corrected an unused 18 anni fa
  Oliver McFadden 73bc8b63ac r300: Last few r300_render.c clean up. 18 anni fa
  Oliver McFadden 377ce9e074 r300: Merged some comments into the Doxygen documentation. 18 anni fa
  Oliver McFadden f1d785188b r300: Cleaned up r300_render.c using Indent with appropriate options. 18 anni fa
  Oliver McFadden 313c4c2643 r300: General render clean up; added some Doxygen documentation, too. 18 anni fa
  Oliver McFadden fbeae4f70c r300: Moved the pipeline stages together for readability. 18 anni fa
  Oliver McFadden 9301a6a325 r300: Print the OpenGL define instead of a 2-digit char code in the warning. 18 anni fa
  Oliver McFadden 6c036812be r300: Clean up the vertex buffer emission code and reduced code duplication. 18 anni fa
  Oliver McFadden c6abbbfd02 r300: Cleaned up a lot of cruft in r300_render.c. 18 anni fa
  Dave Airlie 8a7f474c69 i915/miniglx: remove unused code 18 anni fa
  Dave Airlie 47e33a27df miniglx: fixup use of create windows x and y coordinates 18 anni fa
  Dave Airlie 401629c721 miniglx/glut: should use the x/y pos to create window 18 anni fa
  Brian f1770c3210 better comments for _mesa_debug(), _mesa_warning(), etc 18 anni fa
  Dave Airlie 8130a4fe98 radeon: enable xpress chipsets 18 anni fa
  Aapo Tahkola 8f1c63b263 rs480: fix secondary color for real this time 18 anni fa
  Aapo Tahkola 857ebc6d47 Merge branch 'master' of git+ssh://aapot@git.freedesktop.org/git/mesa/mesa 18 anni fa
  Aapo Tahkola 660bdc616b rs480: fix textures and secondary color(?). clipping is still busted. tested on r480 18 anni fa
  Aapo Tahkola 88ae491bd2 r300: fix broken vbos 18 anni fa
  Oliver McFadden 8445960d9f r300: Added R300_AA_DISABLE for R300_GB_AA_CONFIG. 18 anni fa
  Oliver McFadden 74cae00c0e r300: Removed more deprecated state code that is now set in separate functions. 18 anni fa
  Oliver McFadden 56d9663574 r300: R300_ZS_... is now set in separate functions; removed the deprecated code. 18 anni fa
  Oliver McFadden 81d1a04e04 r300: Point size is now set in a separate function; removed the deprecated code. 18 anni fa
  Oliver McFadden 62cbe6c3f3 r300: Use the defined values for R300_VAP_CNTL_STATUS. 18 anni fa
  Aapo Tahkola 16cec9f767 r300: fix primary color on rs480 18 anni fa
  Aapo Tahkola 5e2a66466d don't use hw to perform vertex transform etc. when using swtcl. This for compatibility with vertex programs and the fact that swtcl very rarely gets hit with tcl capable hw. 18 anni fa
  Dave Airlie b3378f6cc5 nouveau: disable nouveau build by default 18 anni fa
  Brian 91948f99dd add </ol> tag 18 anni fa
  Brian ae5f67575d Makefile clean-ups for miniglx. 18 anni fa
  Brian e75fbd3f91 Assorted miniglx updates. 18 anni fa
  Brian a6dad578b5 document R300 bug fix 10848 18 anni fa
  Brian c6443eb1a3 fix some matrix/state token indexing bugs (see bug 10848) 18 anni fa
  Brian 121533defb add some #includes to silence warnings 18 anni fa