1. 26e27ba scons: Support building with the Windows SDK. by José Fonseca · 15 years ago
  2. 33fa6a2 egl: include stdint.h to get the c99 integer typedefs by Brian Paul · 15 years ago
  3. 2e2f3b4 Add Solaris to OS'es using X in eglplatform.h by Alan Coopersmith · 15 years ago
  4. 707c017 define __builtin_expect for non-gcc compilers in two more glx files by Alan Coopersmith · 15 years ago
  5. ad11107 Add #ifdefs needed to compile Gallium on Solaris with gcc or Sun cc by Alan Coopersmith · 15 years ago
  6. 6dd9c22 Convert u_int*_t to C99 standard uint*_t by Alan Coopersmith · 15 years ago
  7. 3cf6e62 mklib improvements for Solaris by Alan Coopersmith · 15 years ago
  8. c10df26 glew: fix GLEW_LIB_NAME by Brian Paul · 15 years ago
  9. 11da7e0 Revert "dri2: Avoid round-tripping on DRI2GetBuffers for the same set of buffers." by Michel Dänzer · 15 years ago
  10. 4934ddf gl: update include/GL/glext.h to version 48 by Brian Paul · 15 years ago
  11. 66b0b20 egl: don't use __FUNCTION__ in error messages by Brian Paul · 15 years ago
  12. 7c8639e slang: ensure structure elements have their array length set by Alan Hourihane · 15 years ago
  13. def5660 r300-gallium: r300-fs: Moar. by Corbin Simpson · 15 years ago
  14. 1db736f r300-gallium: Unify shader interfaces, enable r300 shader, start unbreaking. by Corbin Simpson · 15 years ago
  15. e36f01a r300-gallium: r500-fs: Remove unused variable. by Corbin Simpson · 15 years ago
  16. ff421b6 r300_cmdbuf.c: convert cast to a form supported by Sun cc by Alan Coopersmith · 15 years ago
  17. e101959 r300: Texture size limit cleanups. by Michel Dänzer · 15 years ago
  18. e919bfa progs/vp: more psiz tests by Keith Whitwell · 15 years ago
  19. c306bf9 nv50: fix typo in nv50_query.c by Ben Skeggs · 15 years ago
  20. 88b19bb nouveau: fix some pipe_buffer reference counting issues by Ben Skeggs · 15 years ago
  21. 0be8af8 mesa: bump MAX_PROGRAM_TEMPS to 256 (there's some big shaders out there) by Alan Hourihane · 15 years ago
  22. 578af51 nouveau: Frontbuffer needs to be marked as linear. by Younes Manton · 15 years ago
  23. c4c4358 demos: add LDFLAGS for corender target, bug 20844 by Brian Paul · 15 years ago
  24. 993b7e1 progs/vp: add pointsize + clamp test by Keith Whitwell · 15 years ago
  25. a4a0ba1 mesa/st: bump gallium version to 0.3 by Keith Whitwell · 15 years ago
  26. eb9801c progs/trivial: add fflushes for cygwin by Keith Whitwell · 15 years ago
  27. cc8afbd i965: fix point rasterization when rendering to FBO by Robert Ellison · 15 years ago
  28. 2312f69 progs/trivial: draw non-interleaved arrays out of one vbo by Keith Whitwell · 15 years ago
  29. 39320c1 progs/tests: Build texcompress2 with scons by Jakob Bornecrantz · 15 years ago
  30. 699db6d i965: Fix glFrontFacing in twoside GLSL demo. by Eric Anholt · 15 years ago
  31. 411d913 i965: Fix fog coordinate g,b,a values when glFrontFacing isn't used. by Eric Anholt · 15 years ago
  32. b013f94 i965: Clean up a bit of mess with unneeded variables in emit_interp. by Eric Anholt · 15 years ago
  33. bae0756 i965: Fix trailing "d" in debug output for 3DSTATE_VERTEX_ELEMENTS. by Eric Anholt · 15 years ago
  34. c0d6e07 i965: Fix occlusion query when no other WM state updates occur. by Eric Anholt · 15 years ago
  35. 1a28750 vpglsl: add missing SConscript by Keith Whitwell · 15 years ago
  36. d0d5e6a draw: update aa points shader comment by Keith Whitwell · 15 years ago
  37. 103a4bd progs/fp: pass texcoord to triangle, add a test shader by Keith Whitwell · 15 years ago
  38. e9d156e gallium: Remove remnants of reference counting internals outside of p_refcnt.h. by Michel Dänzer · 15 years ago
  39. da96767 debug: Add function for writing transfers to files by Jakob Bornecrantz · 15 years ago
  40. 1196885 trace: Fix args to buffer write by Jakob Bornecrantz · 15 years ago
  41. 3708aae util: Add a new macro for testing empty lists. by José Fonseca · 15 years ago
  42. bab6d6b softpipe: reformatting, comments, minor clean-ups by Brian Paul · 15 years ago
  43. 0f82aa5 tgsi: minor comments by Brian Paul · 15 years ago
  44. 699897e tgsi: Document KIL, KILP instructions. by Michal Krol · 15 years ago
  45. 1bb60d2 gallium: remove remaining references to origin_lower_left by Keith Whitwell · 15 years ago
  46. d7b7b63 st: Silence compiler warnings. by Michal Krol · 15 years ago
  47. 401cbd0 gallium: remove use of origin_lower_left by Brian Paul · 15 years ago
  48. 1f45ae0 mesa: add new internal state var for window size by Brian Paul · 15 years ago
  49. 12256fc mesa: linear scan register allocation for shader programs by Brian Paul · 15 years ago
  50. c9caeca docs: updated Mesa extension enum info by Brian Paul · 15 years ago
  51. f411a66 r300-gallium: Misspelled macro name. by Corbin Simpson · 15 years ago
  52. edfaa68 r300-gallium: Put r300_cs_inlines to bed. by Corbin Simpson · 15 years ago
  53. 8066edb r300-gallium: Simplify/neaten up packet3. by Corbin Simpson · 15 years ago
  54. f142958 r300-gallium: Clean up surface_fill, prep for surface_copy code. by Corbin Simpson · 15 years ago
  55. 04fe31c r300-gallium: Properly offset scissors. by Corbin Simpson · 15 years ago
  56. adb40a9 r300-gallium: Clean up r300_swtcl_emit. by Corbin Simpson · 15 years ago
  57. f3f5e04 r300-gallium: Clean up some emit, and some state handlers. by Corbin Simpson · 15 years ago
  58. 8852ac2 r300-gallium: A bit more invariant state. by Corbin Simpson · 15 years ago
  59. 48f6e75 gallium: Explain what happens if buffer_flush_mapped_range isn't called. by José Fonseca · 15 years ago
  60. 210b468 gallium/util: add upload manager helper module by Keith Whitwell · 15 years ago
  61. 66175aa Fix DRI2 accelerated EXT_texture_from_pixmap with GL_RGB format. by Eric Anholt · 15 years ago
  62. cf0122e progs/wgl: Send a resize message after context have been created. by Michal Krol · 15 years ago
  63. d6e877d stw: Do not err on nil context handle in MakeCurrent(). by Michal Krol · 15 years ago
  64. 9bbffcc progs/wgl: Create GL context in a thread that actually uses it. by Michal Krol · 15 years ago
  65. e8aa5a1 progs/wgl: Make context current to get GL_RENDERER string. by Michal Krol · 15 years ago
  66. 5465f3a stw: Use u_handle_table to maintain context list. by Michal Krol · 15 years ago
  67. 36e985e winsys/gdi: Init state tracker's per-thread data. by Michal Krol · 15 years ago
  68. 4489f9e stw: Keep per-thread storage for current context and pixel format. by Michal Krol · 15 years ago
  69. 3d4246e slang: Use _mesa_snprintf() wrapper. by Michal Krol · 15 years ago
  70. 114bb54 slang: initialize the context by Alan Hourihane · 15 years ago
  71. e3aedec slang: support uniform arrays by Alan Hourihane · 15 years ago
  72. c9a318a trace: Formalize on a standard for data size pair by Jakob Bornecrantz · 15 years ago
  73. bbd208b glslcompiler: added new options to override debug/optimization pragmas by Brian Paul · 15 years ago
  74. 65fc2ca glsl: change GLSL #pragma initialization by Brian Paul · 15 years ago
  75. a57d7ed egl: fix comment by Alan Hourihane · 15 years ago
  76. 9ed03af egl: try harder for eglGetProcAddress() by Alan Hourihane · 15 years ago
  77. 214132a glsl: when debug pragma is on, emit comments about function calls/inlines by Brian Paul · 15 years ago
  78. 264c3d2 mesa: check renderbuffer is defined before use. by Alan Hourihane · 15 years ago
  79. 9e84e7d st/gl: Only transfer needed parts in st_TexSubimage by Jakob Bornecrantz · 15 years ago
  80. 989856b slang: if/else/break & if/else/continue work for unrolled loops by Alan Hourihane · 15 years ago
  81. 1342664 wgl: Add an `-s' option to wglthreads to force single-threaded operation. by Michal Krol · 15 years ago
  82. 355e9bb swrast: Silence compiler warnings, give better structure to the code as a result. by Michal Krol · 15 years ago
  83. 4b55a4f tgsi: Document vs_2_0 instruction set operations. by Michal Krol · 15 years ago
  84. 7c50917 tgsi: Document vs_1_1 instruction set operations. by Michal Krol · 15 years ago
  85. a1f4b5d tgsi: Begin documenting ps_2_x instruction set operations. by Michal Krol · 15 years ago
  86. db83ee1 r300-gallium: Emit viewport state. by Corbin Simpson · 15 years ago
  87. 3a648d0 r300-gallium: Viewport state storage. by Corbin Simpson · 15 years ago
  88. 5b97ba4 r300-gallium: Fixup registers for viewport state. by Corbin Simpson · 15 years ago
  89. a577471 mesa: use the IROUND() macro in pixel packing code by Brian Paul · 15 years ago
  90. cac1ce0 slang: redo the last commit for if/break & if/continue tests as it by Alan Hourihane · 15 years ago
  91. 192b7bc Revert "slang: if we detect an if/break or if/continue within a loop and we're" by Alan Hourihane · 15 years ago
  92. 752296b slang: if we detect an if/break or if/continue within a loop and we're by Alan Hourihane · 15 years ago
  93. 08d4451 st: call _glapi_check_multithread from st_make_current by Keith Whitwell · 15 years ago
  94. caf99be stw: Fix makeCurrent. by Thomas Hellstrom · 15 years ago
  95. 1f118c2 progs: Build the wgl examples with scons. by José Fonseca · 15 years ago
  96. 3f17030 progs/trivial: Make quad-tex-sub repeat patterns by Jakob Bornecrantz · 15 years ago
  97. 4c460cf tests: remove/update old comments by Brian Paul · 15 years ago
  98. 0b0e215 st: need to free/realloc pipe texture when we're handed image level > last_level by Brian Paul · 15 years ago
  99. a0509f7 st: clean up some if-statment code by Brian Paul · 15 years ago
  100. 9808ae6 softpipe: more texture transfer fixes. by Brian Paul · 15 years ago