1. 942b5b7 exercise position invarient vertex program by Keith Whitwell · 18 years ago
  2. feb0ff1 Check for a valid context by Alan Hourihane · 18 years ago
  3. 4cd9e5c rewrite gluErrorString() to be more legible by Brian Paul · 18 years ago
  4. bd0bfd1 reorder a few token definitions by Brian Paul · 18 years ago
  5. c28834b Add M32R architecture to test for USE_IEEE and friends (Kazuhiro Inaoka, by Michel Dänzer · 18 years ago
  6. 1ec9ed4 fix span code compilation problems, bug 5858 by Brian Paul · 18 years ago
  7. 4afcd8a Print the hex value of the errant input when an invalid stencil function is by Ian Romanick · 18 years ago
  8. 161de10 If DrawBuffer isn't set, return immediately by Alan Hourihane · 18 years ago
  9. 11fceb1 no need to handle ARL in a special way, it's a generic scalar operation. only tested on r300. by Tilman Sauerbeck · 18 years ago
  10. 16d1024 fix broken negate by Aapo Tahkola · 18 years ago
  11. e6a17b6 fix broken address register reads by Aapo Tahkola · 18 years ago
  12. 385f23e Thread safety for Win32. SourceForge bug #1507315. by Brian Paul · 18 years ago
  13. c0168fa glPush/PopAttrib fix (bug 6891) by Brian Paul · 18 years ago
  14. 65897c0 don't create include/GLES yet by Brian Paul · 18 years ago
  15. c97c5f0 remove obsolete PointSizePtr by Brian Paul · 18 years ago
  16. c3c6438 by Jouk Jansen · 18 years ago
  17. be906fe added some comments, braces in _mesa_BindTexture by Brian Paul · 18 years ago
  18. 2d77b25 minor clean-ups by Brian Paul · 18 years ago
  19. 9960ddc comments for gl_array_object struct by Brian Paul · 18 years ago
  20. 0b994ef Call _mesa_resize_framebuffer() within intelWindowMoved(). Fixes by Keith Whitwell · 18 years ago
  21. d048b7d Protect _swrast_read_rgba_span with RENDER_START/FINISH by Keith Whitwell · 18 years ago
  22. 4f68411 s/ATTRIBUTE/GENERIC/ by Brian Paul · 18 years ago
  23. 62e1fae A number of vertex buffer fields like NormalPtr, FogCoordPtr, etc are really by Brian Paul · 18 years ago
  24. 62dc134 Rename _TNL_ATTRIB_ATTRIBUTE* to _TNL_ATTRIB_GENERIC* by Brian Paul · 18 years ago
  25. 3c18d49 new assertion by Brian Paul · 18 years ago
  26. ee06106 Do a cheesy implementation of glXWait/GetVideoSyncSGI() functions, but by Brian Paul · 18 years ago
  27. 2d08748 GLX_BAD_CONTEXT checks in video-sync functions by Brian Paul · 18 years ago
  28. e49aea9 remove debug printf by Brian Paul · 18 years ago
  29. f9d88c8 clean-ups and new comments by Brian Paul · 18 years ago
  30. 4df010b fix glVertexAttribPointerARB's normalized behaviour by Brian Paul · 18 years ago
  31. 34a3779 remove unused index_attr1fv() by Brian Paul · 18 years ago
  32. 7dfdf3a Rename some functions/macros to better reflect their behaviour: by Brian Paul · 18 years ago
  33. 44b82df In import_attrib(), use the from->Normalized flag to choose the right by Brian Paul · 18 years ago
  34. 5c7c5a7 s/0/NULL/ by Brian Paul · 18 years ago
  35. 1c546ae When using an ARB vertex program, the generic vertex arrays do not alias the by Brian Paul · 18 years ago
  36. 8bc00c2 fix size assertions in _mesa_init_teximage_fields() by Brian Paul · 18 years ago
  37. 212d7e8 minor simplification in texcoord array import by Brian Paul · 18 years ago
  38. 73e73ff Fix command line parsing. by Michel Dänzer · 18 years ago
  39. bd1e587 remove some unneeded #includes by Brian Paul · 18 years ago
  40. 0395cc0 Fix a few conversion bugs. For example, GLshort->GLfloat conversion by Brian Paul · 18 years ago
  41. c25eb99 Fix all instances of calling __glXSetupForCommand before GetReqExtra. by Kristian Høgsberg · 18 years ago
  42. 18d0efb removed incorrect const qualifier by Brian Paul · 18 years ago
  43. 9853aac Make r300 driver build with GL_APPLE_vertex_array_object changes. by Ian Romanick · 18 years ago
  44. a3feff4 GL_APPLE_vertex_array_object is new by Brian Paul · 18 years ago
  45. 48c03d7 s/buffer/arrays/ by Brian Paul · 18 years ago
  46. d2fb24a make do_vertex_attrib_enable() static by Brian Paul · 18 years ago
  47. f2ce358 include glxclient.h to silence missing prototypes warning by Brian Paul · 18 years ago
  48. c8f8fbe remove const qualifier from glGenVertexArraysAPPLE() parameter by Brian Paul · 18 years ago
  49. 0e0e3b0 include arrayobj.h by Brian Paul · 18 years ago
  50. 050d39b remove unused var by Brian Paul · 18 years ago
  51. ee34e6e Add support for GL_APPLE_vertex_array_object. Several test programs by Ian Romanick · 18 years ago
  52. 6254d59 fire vertices before context destruction. by Alan Hourihane · 18 years ago
  53. 51eb359 destroy the memory manager along with the context by Tilman Sauerbeck · 18 years ago
  54. 5b90cf2 enable arb_vertex_program by default if drm is new enough. Do a fallback when it's a nv_vp as there could be issues. by Roland Scheidegger · 18 years ago
  55. da4b012 Added some notes about this implementation. by Claudio Ciccani · 18 years ago
  56. 4812a59 Enable setting invible cursors. by Claudio Ciccani · 18 years ago
  57. 6acc6dd Separated joystick pointer coordinates from mouse pointer coordinates. by Claudio Ciccani · 18 years ago
  58. 52c5d9c shuffle some code to make some assertions in the _savage_texstore_a111xxxx functions compile without error... by Roland Scheidegger · 18 years ago
  59. 5dbd0a4 added info about prerequisites for building DRI drivers by Brian Paul · 18 years ago
  60. 11ea8cb fix glBegin error test by Brian Paul · 18 years ago
  61. ee7e58e check for invalid mode in glBegin(), bug 7142 by Brian Paul · 18 years ago
  62. a0daa12 include tnl/tnl.h for _tnl_program_string() by Tilman Sauerbeck · 18 years ago
  63. 3ebf041 mark ARL operand as scalar (Roland Scheidegger) by Tilman Sauerbeck · 18 years ago
  64. 0bc09bd struct op_names: get rid of the 'output operands' field as it's not used (Roland Scheidegger) by Tilman Sauerbeck · 18 years ago
  65. 0c65604 links to ClosedGL and S3TC library by Brian Paul · 18 years ago
  66. d6213e6 Improve slightly wrong CMP_SRCS test to avoid unencessary instructions. Clean up the r200 vertex program code a bit. by Roland Scheidegger · 18 years ago
  67. 808809b updated Pixmap vs. XImage info by Brian Paul · 18 years ago
  68. 37474ec prevent possible program mix up with sw vps (Roland Scheidegger) by Aapo Tahkola · 18 years ago
  69. 9248882 prevent run_arb_vertex_program from running tnl programs unless ctx->_MaintainTnlProgram is set by Aapo Tahkola · 18 years ago
  70. 9ba2006 make sure tex format is supported. by Aapo Tahkola · 18 years ago
  71. 2f42558 various fixes (Roland Scheidegger) by Aapo Tahkola · 18 years ago
  72. 4cb9fff Added simple lookup_bufferobj() function to wrap the _mesa_HashLookup() call by Brian Paul · 18 years ago
  73. 3696f0e updates for using libdrm (Hanno Bock) by Brian Paul · 18 years ago
  74. 6f172f7 minor clean-ups by Brian Paul · 18 years ago
  75. 98c791b implement arb_vertex_program in hw for r200. Code contains still some hacks, generic attribs cause a fallback, but otherwise it seems to work quite well. Passes all glean vertProg1 tests with the exception of the degnerated LIT case (which is a hw limitation), as well as runs the r200 render path of doom3/quake4 (1.1 patch needed for quake4). The code is heavily borrowed from the r300 driver as vertex programs encoding is almost identical. arb_vertex_program is not yet announced by default and still needs to be enabled via driconf. by Roland Scheidegger · 18 years ago
  76. 65ced47 Thomas Sondergaard's API tracer by Brian Paul · 18 years ago
  77. 21fbdb1 set per-context GL_DRAW_BUFFER state regardless of currently bound FBO by Brian Paul · 18 years ago
  78. 79d8db7 fix depth-format rectangular textures by Brian Paul · 18 years ago
  79. 2b04dd9 fix depth-component test to allow rectangular textures by Brian Paul · 18 years ago
  80. b302419 remove code dealing with drmMinor version < 6 since all radeon drivers request at least drmMinor 6 anyway. by Roland Scheidegger · 18 years ago
  81. 5377ac8 retry on EBUSY instead of EAGAIN in radeonWaitIrq (it appears this was the intention as drm seems to never return EAGAIN) in all radeon drivers. by Roland Scheidegger · 18 years ago
  82. fe57ed4 Fix extended swizzling in vertex programs by introducing special swizzle instruction, extend the 2 bit rsw field to 3 bit like used in other places. While here, also fix up rsw (negation), dph and try to fix up rsq with negative values (doesn't work, bug seems elsewhere) in the sse codegen code. by Roland Scheidegger · 18 years ago
  83. 4d3ab19 document MESA_TEX/TNL_PROG env vars by Brian Paul · 18 years ago
  84. 1ec9b5a fix extension_supported() function, added comments by Brian Paul · 18 years ago
  85. e689a7f SWZ is nearly identical to MOV. the difference is that SWZ supports per-component negation, which MOV doesn't. as that's handled transparently, we can use the same code for them. by Tilman Sauerbeck · 18 years ago
  86. 49db174 pass src->NegateBase as-is in t_src() now, as the flags are equivalent to r300's VSF_FLAGs now by Tilman Sauerbeck · 18 years ago
  87. 9efe17e Updated config file. by Claudio Ciccani · 18 years ago
  88. fe94d0b Added some example progs using DirectFBGL. by Claudio Ciccani · 18 years ago
  89. b18191c Added DirectFB GLUT implementation. by Claudio Ciccani · 18 years ago
  90. 9400550 Fixed bug with multiple contexts. by Claudio Ciccani · 18 years ago
  91. 55ad3cc fix bug 7077 - mem leak by Brian Paul · 18 years ago
  92. a8c4242 Define new NEGATE_* tokens for setting the src register's NegateBase field. by Brian Paul · 18 years ago
  93. e4cb9cd remove redundant 'const' by Brian Paul · 18 years ago
  94. 8333012 free convolved image / fix mem leak (bug 7077) by Brian Paul · 18 years ago
  95. 1d0fa45 minor code cleanup, no actual changes by Tilman Sauerbeck · 18 years ago
  96. 6be8127 don't generate GL_INVALID_ENUM if GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB, which is actually handled by Tilman Sauerbeck · 18 years ago
  97. 51fec69 Add x86sse.h. by Michal Krol · 18 years ago
  98. 4decba9 Remove not needed forward declaration. by Michal Krol · 18 years ago
  99. 23b7c7d Make it running under Linux. by Michal Krol · 18 years ago
  100. 44d5c86 First draft. by Michal Krol · 18 years ago