1. 9e4f2da Fix gles .pc file generation by Kristian Høgsberg · 14 years ago
  2. ceffd7b Add egl.pc file by Kristian Høgsberg · 15 years ago
  3. 88512e8 r300g: advertise S3TC only when it's available in Gallium by Marek Olšák · 14 years ago
  4. 677a604 u_blitter: fix creating fragment shaders by Wiktor Janas · 14 years ago
  5. 06c72da intel: Update renderbuffers unconditionally in intelSetTexBuffer2() by Kristian Høgsberg · 14 years ago
  6. 2b53f4a st/mesa: return success/fail from guess_and_alloc_texture() by Brian Paul · 14 years ago
  7. c2b47a7 st/mesa: improved st_texture_image_copy() by Brian Paul · 14 years ago
  8. dad962b mesa/st: Fill in native program limits. by José Fonseca · 14 years ago
  9. 1c920c6 intel: Enable GL_EXT_framebuffer_object for gles2 by Kristian Høgsberg · 14 years ago
  10. ec43b2e gallivm: Proper implementation of TXL opcode. by José Fonseca · 14 years ago
  11. 4554cdc gallivm: Fix several glitches introduced in the prev commit. by José Fonseca · 14 years ago
  12. 2b1f0e1 mesa: Forgot to add .pc.in files for gles by Kristian Høgsberg · 14 years ago
  13. 962558d gallivm: Implement TXD. by José Fonseca · 14 years ago
  14. 3c6756d gles: Add -I$(TOP)/include. by Chia-I Wu · 14 years ago
  15. e83ca40 mesa: Only initialize TNL for OpenGL by Kristian Høgsberg · 14 years ago
  16. 208fdac mesa: Only initialize save dispatch table for OpenGL by Kristian Høgsberg · 14 years ago
  17. 6428398 progs/egl/opengles2: Add es2gears demo by Kristian Høgsberg · 14 years ago
  18. e2ea69a mesa: increase MAX_DRAW_BUFFERS to 8 by Brian Paul · 14 years ago
  19. 8b0c217 gallium: move surface utility functions into u_surface.c by Brian Paul · 14 years ago
  20. 6c8c88f gallivm: Increase the TGSI translation limits and centralize them in a header. by José Fonseca · 14 years ago
  21. a9d1a85 gallicm: Newton-Raphson step to improve precision. by José Fonseca · 14 years ago
  22. 9b02f41 cso: use framebuffer utility functions by Brian Paul · 14 years ago
  23. 1fc5a31 gallium: move framebuffer utility functions into a new file by Brian Paul · 14 years ago
  24. d8306c9 st/mesa: remove dead code by Brian Paul · 14 years ago
  25. 295a87f st/mesa: remove unused needFlush parameter to st_finalize_texture() by Brian Paul · 14 years ago
  26. 013b332 st/mesa: updated comments and fix some formatting in texture storage code by Brian Paul · 14 years ago
  27. e790868 st/mesa: rename srcImageStride -> srcRowStride and fix-up formatting by Brian Paul · 14 years ago
  28. c7d1d34 st/mesa: consolidate and clean-up texture memory allocation code by Brian Paul · 14 years ago
  29. fe3332d st/mesa: updated comments for st_texture_image_map() by Brian Paul · 14 years ago
  30. 41b8a2e st/mesa: move some texture size calculation code by Brian Paul · 14 years ago
  31. 682fec0 st/mesa: remove old convolution-related vars and min pitch code by Brian Paul · 14 years ago
  32. b026199 st/mesa: remove unsupported convolution code by Brian Paul · 14 years ago
  33. babd71b progs/demos: check for GL_ARB_imaging if convolutions is requested by Brian Paul · 14 years ago
  34. 4b78129 st/mesa: updated comment by Brian Paul · 14 years ago
  35. a126143 glsl: change variable declared assertion into conditional by Brian Paul · 14 years ago
  36. 6405ecb Revert "glapi: s/strcpy/strncpy/" by Brian Paul · 14 years ago
  37. cc67bd8 st/mesa: remove dead code by Brian Paul · 14 years ago
  38. 529b7b3 st/mesa: restore original last_layer comparison by Brian Paul · 14 years ago
  39. ac6a26b r300g: use util_format_short_name and util_format_is_plain by Marek Olšák · 14 years ago
  40. 5a6b9f3 util: add util_format_short_name by Marek Olšák · 14 years ago
  41. bc3d9a8 util: add util_format_is_plain by Marek Olšák · 14 years ago
  42. 5cdedaa r300g: refuse to create a texture with size 0 by Marek Olšák · 14 years ago
  43. 0bcb4f1 r300g: improve texture debug output, split into TEX and TEXALLOC flags by Marek Olšák · 14 years ago
  44. 15af543 Reorder LLVM passes, running mem2reg earlier. by Török Edwin · 14 years ago
  45. 723ab66 svga: Silent warning. by José Fonseca · 14 years ago
  46. 723511b Generate es glapi files when es1 or es2 is enabled by Kristian Høgsberg · 14 years ago
  47. 9db4a21 gallivm: Display message instead of crashing when sampler generator was not supplied for tgsi translation. by José Fonseca · 14 years ago
  48. 9ab3df4 driswrast: Fix more context creation breakage by Kristian Høgsberg · 14 years ago
  49. 4b89123 translate: Make translate_generic truly generic. by José Fonseca · 14 years ago
  50. caede75 draw: Remove draw_pt_fetch_prepare call from llvm middle end. by José Fonseca · 14 years ago
  51. 14a0328 tgsi: Parse and dump predicates. by José Fonseca · 14 years ago
  52. d288698 gallium: Remove loop register file. by José Fonseca · 14 years ago
  53. e27983b gallivm: Replace predicate assertion failure with warning message. by José Fonseca · 14 years ago
  54. d44c8ee draw: Disable rtasm compilation when using LLVM. by José Fonseca · 14 years ago
  55. 738cb50 nouveau: fix nouveau_create_context decleration by Dave Airlie · 14 years ago
  56. e8f48b1 softpipe: invalidate cache view when swizzles are different. by Dave Airlie · 14 years ago
  57. 26a9b7e glx: fix regression with GLX_USE_GL by Dave Airlie · 14 years ago
  58. d2b6ed7 gallivm: fix nested break and continue statements by Zack Rusin · 14 years ago
  59. c2c1f60 identity: Move sampler view create and destroy to id_objects.c by Jakob Bornecrantz · 14 years ago
  60. 59b160d identity: s/texture/resource/ by Jakob Bornecrantz · 14 years ago
  61. eda7c25 identity: Whitespace & Style by Jakob Bornecrantz · 14 years ago
  62. 83a1a0b swrast: Correct include for mtypes.h by Jakob Bornecrantz · 14 years ago
  63. d0f9e75 gallium/util: print \n after DXTn printf by Luca Barbieri · 14 years ago
  64. 5362f77 llvmpipe: add lp_test_* to .gitignore by Xavier Chantry · 14 years ago
  65. b845909 svga: Remove the screen private context. by José Fonseca · 14 years ago
  66. 49e3746 svga: Remove empty file. by José Fonseca · 14 years ago
  67. 7e28479 svga: Update flags documentation. by José Fonseca · 14 years ago
  68. 4885cd4 softpipe: Fix alpha blending for formats without alpha channel. by José Fonseca · 14 years ago
  69. 59253a7 llvmpipe: Fix alpha blending for formats without alpha channel. by José Fonseca · 14 years ago
  70. b44c528 Update drisw state tracker to use new API aware context create by Xavier Chantry · 14 years ago
  71. 6edb18e svga: Include svga_surface.h in svga_screen.c. by Vinson Lee · 14 years ago
  72. 1a30d98 r300g: Remove unnecessary header. by Vinson Lee · 14 years ago
  73. 38e3fb2 Update dri state tracker to use new API aware context create by Xavier Chantry · 14 years ago
  74. 801dcd9 mesa: Include api_exec.h in dlist.c. by Vinson Lee · 14 years ago
  75. b08b7b7 r300g: do not validate buffers in check_cs by Marek Olšák · 14 years ago
  76. 3b2cf97 r300g: fix surface_copy for compressed formats by Marek Olšák · 14 years ago
  77. 2df3c36 configure.ac: Fix test for whether to build src/gles by Kristian Høgsberg · 14 years ago
  78. aa8606f mesa: Include mfeatures.h before testing feature macros by Kristian Høgsberg · 14 years ago
  79. da76a4d mesa: Only compile ES files when ES1 or ES2 are selected by Kristian Høgsberg · 14 years ago
  80. 559d124 mesa: #ifdef out more remap_table related code when disabled. by José Fonseca · 14 years ago
  81. 316b6fa retrace: Add sampler_view_destroy by José Fonseca · 14 years ago
  82. db1ed3d trace: Fix typo in method name. by José Fonseca · 14 years ago
  83. 0870e4a Merge branch 'gles2-2' by Kristian Høgsberg · 14 years ago
  84. 9fd5fa0 Hook in install rules for es1 and es2 by Kristian Høgsberg · 14 years ago
  85. 74399d4 Add glesv2.pc and glesv1_cm.pc pkg-config files for ES 1 and 2 by Kristian Høgsberg · 14 years ago
  86. a804af2 st/mesa: Create context for API_OPENGL as first priority by Kristian Høgsberg · 14 years ago
  87. 9d33605 r300g: always set the pitch of the first miplevel in the tiling flags by Marek Olšák · 14 years ago
  88. 82027b2 Revert "r300g: disable point sprites (again)" by Marek Olšák · 14 years ago
  89. 68e720e r300g: merge VS output mapping state (VAP) to rasterizer block state (RS) by Marek Olšák · 14 years ago
  90. 3523217 r300g: inline update_derived_shader_state by Marek Olšák · 14 years ago
  91. 45d79af r300g: fix segfault when resizing a DRI2 framebuffer by Marek Olšák · 14 years ago
  92. 5c6ea46 r300g: cache tiling flags to reduce the number of DRM calls by Marek Olšák · 14 years ago
  93. fc1be4a mesa: s/sprintf/_mesa_snprintf/ by Vinson Lee · 14 years ago
  94. 3c86e2f i965g: s/sprintf/util_snprintf/ by Vinson Lee · 14 years ago
  95. f487470 glsl: s/sprintf/_mesa_snprintf/ by Vinson Lee · 14 years ago
  96. 9446fd8 glapi: s/strcpy/strncpy/ by Vinson Lee · 14 years ago
  97. 70c7531 llvmpipe: Remove unused variable. by Vinson Lee · 14 years ago
  98. 33c34c0 progs/tests: Remove meaningless const qualifiers. by Vinson Lee · 14 years ago
  99. cd502e5 swrastg: Use trace by Jakob Bornecrantz · 14 years ago
  100. 19aa773 progs/demos: Remove meaningless const qualifier in vao_demo.c. by Vinson Lee · 14 years ago