1. b7b7ea9 gallium: Add a define for deprecated function attribute. by José Fonseca · 15 years ago
  2. 2ef6d31 os: Time abstractions. by José Fonseca · 15 years ago
  3. 24ea025 os/os_memory_aligned.h: fix memory allocation alignment for 64 bits by José Fonseca · 15 years ago
  4. 3aba0a2 i965g: include u_inlines.h by Brian Paul · 15 years ago
  5. 339d42b r600: reduce number of cache flushes by Alex Deucher · 15 years ago
  6. f769ab0 util: Disable u_time.c implementation for embedded. by José Fonseca · 15 years ago
  7. d015dfb trace: Use u_time. by José Fonseca · 15 years ago
  8. 47a080d gallium: Don't try to auto-detect the OS when embedded os is already pre-defined. by José Fonseca · 15 years ago
  9. 9cd2abd llvmpipe: Disable unit tests on embedded platforms. by José Fonseca · 15 years ago
  10. 5cf88a4 scons: Promote EMBEDDED from subsystem to full os. by José Fonseca · 15 years ago
  11. 063f123 util: Add missing include. by José Fonseca · 15 years ago
  12. 1207098 os: Add missing dummy threading definitions. by José Fonseca · 15 years ago
  13. f1b07f0 swrast/sse: Fix _mesa_sse_transform_pointsX_3d_no_rot by Pauli Nieminen · 15 years ago
  14. 5a743d9 scons: Have MinGW target MSVCRT 7.0 by José Fonseca · 15 years ago
  15. ef67ad0 scons: Use only the shared object name when linking progs. by José Fonseca · 15 years ago
  16. 7713069 st/mesa: Remove unnecessary headers. by Vinson Lee · 15 years ago
  17. d1487dc svga: Remove unnecessary header. by Vinson Lee · 15 years ago
  18. c28dd49 util: Remove unnecessary header. by Vinson Lee · 15 years ago
  19. 9a3de50 egl: Convert drivers to use typecast macros. by Chia-I Wu · 15 years ago
  20. bdb9e20 egl: Add macros to define typecast functions. by Chia-I Wu · 15 years ago
  21. 23b597c identity: Remove unnecessary header. by Vinson Lee · 15 years ago
  22. 18e00e5 llvmpipe: Remove unnecessary header. by Vinson Lee · 15 years ago
  23. 66d09e4 Revert "mesa: fix transform_points_3d_no_rot using undefined values in %xmm0" by Pauli Nieminen · 15 years ago
  24. 9973168 st/egl: Add missing headers to kms display. by Chia-I Wu · 15 years ago
  25. 4d01e8e st/egl: Add missing headers. by Vinson Lee · 15 years ago
  26. 821b3e2 winsys: Add missing headers. by Vinson Lee · 15 years ago
  27. f225042 egl: fix implicit declaration of pipe_texture_reference adding u_inlines.h by Igor Oliveira · 15 years ago
  28. 88af76c egl: fix wrong argument. Use loader_data instead of loader by Igor Oliveira · 15 years ago
  29. 3584a44 gallium: fix more missing includes from various places by Dave Airlie · 15 years ago
  30. adf4c1a nouveau: include stdio.h and u_inlines.h in all context files since embedded changes by Dave Airlie · 15 years ago
  31. b2a3049 mesa: increase number of texture units to MAX_COMBINED_TEXTURE_IMAGE_UNITS by Brian Paul · 15 years ago
  32. ea81daf mesa: re-dimension RasterTexCoords and CoordReplace by Brian Paul · 15 years ago
  33. 89c8ff3 mesa: added texcoord unit assertion by Brian Paul · 15 years ago
  34. 82a2d35 mesa: use Elements() instead of MAX_TEXTURE_COORD_UNITS by Brian Paul · 15 years ago
  35. a32e7c4 mesa: added tex unit assert, use Elements() macro by Brian Paul · 15 years ago
  36. cd130b0 mesa: check for invalid texture coord unit in glGet queries by Brian Paul · 15 years ago
  37. 60527ff mesa: check/clamp texture/program matrix accesses by Brian Paul · 15 years ago
  38. d82c371 mesa: add error check for querying invalid texture matrix by Brian Paul · 15 years ago
  39. a06575a mesa: use Elements() as limit in loops over texture/program matrix stacks by Brian Paul · 15 years ago
  40. 376ae23 mesa: add out of bounds assertions for accessing texture matrix stack by Brian Paul · 15 years ago
  41. 7bd9497 util: Cast to match the MSVC intrinsics. by José Fonseca · 15 years ago
  42. e0da333 util: Don't include system headers inside extern "C" { ... } by José Fonseca · 15 years ago
  43. 45dac0d Merge branch 'gallium-embedded' by José Fonseca · 15 years ago
  44. 976afaf gallium/docs: Document the OS module. by José Fonseca · 15 years ago
  45. f8d824e tgsi: added debugging code to catch divide by zero by Brian Paul · 15 years ago
  46. 9ca6cf0 tgsi: convert CHECK_INF_OR_NAN to inline function by Brian Paul · 15 years ago
  47. 2ec50d2 mesa: Factor out the fb initialization details from _mesa_new_framebuffer. by Francisco Jerez · 15 years ago
  48. b724694 os: Also add the aligned memory prototypes to the embedded section. by José Fonseca · 15 years ago
  49. 6b424a0 util: Reimplement all utility functions in terms of the new OS abstraction. by José Fonseca · 15 years ago
  50. 0b0e705 os: New OS abstraction module. by José Fonseca · 15 years ago
  51. 64da2ae vbo: fix void * arithmetic warning by Keith Whitwell · 15 years ago
  52. db0eb3a vbo: Fix up in-place splitting for non-contiguous/indexed primitives. by Francisco Jerez · 15 years ago
  53. 630c375 trace: Include the appropriate header instead of defining prototypes. by José Fonseca · 15 years ago
  54. 9f1ee5a progs/fpglsl: couple more tests by Keith Whitwell · 15 years ago
  55. d7b1610 progs/fpglsl: fp-tris for glsl by Keith Whitwell · 15 years ago
  56. 84d41f3 svga: fix TXD and TXL opcode translation by Keith Whitwell · 15 years ago
  57. 0748fc4 svga: deriv insns not valid in dynamic flow control either by Keith Whitwell · 15 years ago
  58. a9cdae2 svga: texture from lod zero inside dynamic branching by Keith Whitwell · 15 years ago
  59. fc3efcc svga: better method for generating white fs color outputs by Keith Whitwell · 15 years ago
  60. 9b23e1f mesa/st: bump the gallium version number by Keith Whitwell · 15 years ago
  61. aac76dc st/mesa: remove some floating point divides in viewport calculation by Keith Whitwell · 15 years ago
  62. bd03025 gallium-docs: Fix typo. by José Fonseca · 15 years ago
  63. f9d734c r300: fix compiler bugs introduced with MRT changes. by Dave Airlie · 15 years ago
  64. 0d089cb egl: Rename _eglPreloadForEach callbacks. by Chia-I Wu · 15 years ago
  65. 8e6a964 egl: Fix a potential segfault in driver suffix matching. by Chia-I Wu · 15 years ago
  66. 2287f4c egl: Remove unnecessary #ifdef's. by Chia-I Wu · 15 years ago
  67. 6fd8b6a egl: Ignore certain environment variables when setuid/setgid. by Chia-I Wu · 15 years ago
  68. 5d8646c egl: Add EGL_DRIVERS_PATH environment variable. by Chia-I Wu · 15 years ago
  69. 6f2e965 draw: remove old hard-coded shader length limits by Brian Paul · 15 years ago
  70. 4390367 tgsi: added tgsi_alloc_tokens() by Brian Paul · 15 years ago
  71. c173eb9 draw: re-implement free_bit() with ffs() by Brian Paul · 15 years ago
  72. 3d5e26e draw: comments and var renaming by Brian Paul · 15 years ago
  73. 5670b44 tgsi: fix comment by Brian Paul · 15 years ago
  74. 256f7f5 draw: add const qualifiers, fix return types by Brian Paul · 15 years ago
  75. d6e5552 softpipe: remove unnecessary #include by Brian Paul · 15 years ago
  76. c740a7d draw: new, updated comments by Brian Paul · 15 years ago
  77. 60b8156 llvmpipe: fix (potentially) broken AA points, AA lines by Brian Paul · 15 years ago
  78. 54d7ec8 softpipe: fix broken AA points, AA lines by Brian Paul · 15 years ago
  79. 797dcc0 gallium/docs: Opcode refs. by Corbin Simpson · 15 years ago
  80. 17c2a44 gallium/docs: TGSI notes on replication to dst, and also cleanups. by Corbin Simpson · 15 years ago
  81. 62ca7b8 gallium/docs: Start turning notes into docs. by Corbin Simpson · 15 years ago
  82. 8580522 gallium/docs: Add opcode formatting. by Corbin Simpson · 15 years ago
  83. 3e572eb gallium/docs: default Z texture tuple is (z,z,z,1) for OpenGL by Brian Paul · 15 years ago
  84. 3a3d8fb gallium/docs: s/convensions/conventions/ by Brian Paul · 15 years ago
  85. 95dad1f r300g: Texture format cleanups, per docs. by Corbin Simpson · 15 years ago
  86. aa8b49c gallium: Move some compiler portability stuff into p_compiler.h by José Fonseca · 15 years ago
  87. 516e715 gallium/docs: Did somebody call for a table? by Corbin Simpson · 15 years ago
  88. 3fedfc7 Track frag shader changes introduced by commit 4769566500be1a53dd9b4cc1a613aef439a0e3d8 by Scott Moreau · 15 years ago
  89. 2535769 gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple_screen.h by José Fonseca · 15 years ago
  90. 88593ff mesa: Add a BITSET_FFS function. by Francisco Jerez · 15 years ago
  91. 2aaca1d gallium: Move p_thread.h and p_atomic.h out of gallium interfaces. by José Fonseca · 15 years ago
  92. 4778f46 gallium/docs: table of texture formats and (x,y,z,w) tuples returned by TEX by Brian Paul · 15 years ago
  93. 38f6f23 gallium: Make pipe_atomic a regular int32_t. by José Fonseca · 15 years ago
  94. 2848688 gallium: pipe/p_inlines.h -> util/u_inlines.h by José Fonseca · 15 years ago
  95. 4fea397 r300compiler: Add MRT number to debugging output. by Corbin Simpson · 15 years ago
  96. 4769566 r300compiler, r300 classic, r300g: Add support for MRTs in the frag shader. by Corbin Simpson · 15 years ago
  97. ad83f3b tgsi: ureg_DECL_gs_input() accepts shader semantics. by Michal Krol · 15 years ago
  98. 301a943 vega: implement tgsi_ureg shaders cache by Igor Oliveira · 15 years ago
  99. 231d545 vega: change tgsi asm by tgsi_ureg by Igor Oliveira · 15 years ago
  100. edad20f r200: Fix EXT_fogcoord rendering. by Pauli Nieminen · 15 years ago