1. 354f76f r600g: cleanup includes in winsys by Marek Olšák · 13 years ago
  2. fb8cf51 r600g: move some queries into winsys/radeon by Marek Olšák · 13 years ago
  3. ce12f82 r600g: first step into winsys/radeon by Marek Olšák · 13 years ago
  4. 8c40940 dri2: Add __DRI_BUFFER_COUNT token by Benjamin Franzke · 13 years ago
  5. 9b78406 dri2: add code to dri2_Flush extension. by Cooper Yuan · 13 years ago
  6. a313c29 glsl: When assigning to a whole array, mark the array as accessed. by Eric Anholt · 13 years ago
  7. 5880a9a radeon: Explain to the user what went wrong when built without libdrm. by Eric Anholt · 13 years ago
  8. 303e05c glsl: Add validations for ir_call. by Paul Berry · 13 years ago
  9. a52b53b glsl: Make is_lvalue() and variable_referenced() const. by Paul Berry · 13 years ago
  10. 67b5a32 glsl: Perform implicit type conversions on function call out parameters. by Paul Berry · 13 years ago
  11. c548192 docs: Remove GLw from the documentation except for a new FAQ entry. by Kenneth Graunke · 13 years ago
  12. 6372011 glw: Remove GLw source. by Kenneth Graunke · 13 years ago
  13. a352e2d glsl: Modify strategy for accumulating conditions when lowering if-statements by Ian Romanick · 13 years ago
  14. 4a026d6 glsl: Slight change to the code generated by if-flattening by Ian Romanick · 13 years ago
  15. 13df36e glsl: Replace foreach_iter with foreach_list_safe by Ian Romanick · 13 years ago
  16. 5c84378 glsl: Make move_block_to_cond_assign not care which branch it's processing by Ian Romanick · 13 years ago
  17. 2e71c7d egl: Log (debug) native platform type by Benjamin Franzke · 13 years ago
  18. 85fe948 egl: Native Display autodetection by Benjamin Franzke · 13 years ago
  19. f5e757e Destroy context in dri2/glx driver when apps call eglDestroyContext by Cooper Yuan · 13 years ago
  20. e09b706 glapi: remove gen-es by Chia-I Wu · 13 years ago
  21. 6eff33d glapi: generate ES dispatch headers from core mesa by Chia-I Wu · 13 years ago
  22. 786e5a2 glapi: add glapi_gen.mk to help header generation by Chia-I Wu · 13 years ago
  23. 5076561 glapi: use gl_and_es_API.xml to generate GLES headers by Chia-I Wu · 13 years ago
  24. b8202b3 glapi: add methods to filter functions by Chia-I Wu · 13 years ago
  25. 281947b glapi: add gles_api.py by Chia-I Wu · 13 years ago
  26. 3ce2438 gallium/gbm: Add dependencies for libraries linked into pipe_*.so. by Michel Dänzer · 13 years ago
  27. 9cd64ec x86-64: Fix compile error with clang by Chad Versace · 13 years ago
  28. 099aad2 mesa: fix initialization of GL_FOG_MODE in _mesa_init_driver_state() by Brian Paul · 13 years ago
  29. 9b8287f mesa: fix ColorMask array index in _mesa_init_driver_state() by Brian Paul · 13 years ago
  30. 37a64ba swrast: don't try to do depth testing if there's no depth buffer by Brian Paul · 13 years ago
  31. e411cd7 swrast: initial multi-threaded span rendering by Andreas Fänger · 13 years ago
  32. fa351bd intel: GetBuffer fix by Ben Widawsky · 13 years ago
  33. df7859b r600g: Add support for ROUND, v2 by Lauri Kasanen · 13 years ago
  34. 09eeb0f i830: Add missing vtable entry for i830 from the hiz work. by Carl Simonson · 13 years ago
  35. c9e81fe i965: Drop the reg/hw_reg distinction. by Eric Anholt · 13 years ago
  36. b1f0bff i965/fs: Factor out the register allocator setup to a separate function. by Eric Anholt · 13 years ago
  37. 4e10d58 i965/fs: Simplify the register allocator using a map from RA reg to GRF. by Eric Anholt · 13 years ago
  38. b76378d i965/fs: Eliminate the magic nature of virtual GRF 0. by Eric Anholt · 13 years ago
  39. bbcf13a i965/fs: Use the new convenience interface for setting up reg conflicts. by Eric Anholt · 13 years ago
  40. fa43477 mesa: Add a convenience interface for register allocator conflicts setup. by Eric Anholt · 13 years ago
  41. e6c6480 glsl_to_tgsi: improve assignment hack by Henri Verbeet · 13 years ago
  42. 32faaea r300g: silence some warnings about uninitialized variables by Brian Paul · 13 years ago
  43. 971905b svga: add missing switch case for PIPE_SHADER_CAP_INTEGERS by Brian Paul · 13 years ago
  44. e0496b6 glx: move declarations before code by Brian Paul · 13 years ago
  45. afd1d85 swrast: silence unused var warnings by Fabio Pedretti · 13 years ago
  46. 3629117 docs: update GL3.txt with new GL 4.2 extensions by Dave Airlie · 13 years ago
  47. c148ef6 glsl: validate IR after linking (debug builds only) by Paul Berry · 13 years ago
  48. 01a851c glsl: When linking, emit functions at the tail of the final linked program. by Paul Berry · 13 years ago
  49. d4144a1 glsl: Check array size is const before asserting that no IR was generated. by Paul Berry · 13 years ago
  50. 789ee65 glsl: Constant-fold built-in functions before outputting IR by Paul Berry · 13 years ago
  51. 0d81b0e glsl: Emit function signatures at toplevel, even for built-ins. by Paul Berry · 13 years ago
  52. 4823388 Revert "glsl: Skip processing the first function's body in do_dead_functions()." by Paul Berry · 13 years ago
  53. ffb7d02 st/mesa: inline st_prepare_fragment_program in st_translate_fragment_program by Bryan Cain · 13 years ago
  54. 506de19 glext: upgrade to version 72 by Brian Paul · 13 years ago
  55. 75a9874 glsl: silence warning about trailing comma in enum list by Brian Paul · 13 years ago
  56. 7d4d8a8 gallium: silence warnings about trailing commas in enum lists by Brian Paul · 13 years ago
  57. 8488112 mesa: whitespace changes by Brian Paul · 13 years ago
  58. 4dd3272 d3d1x: adapt to resource_resolve interface change by Christoph Bumiller · 13 years ago
  59. 9e466e8 nv50,nvc0: never convert in resource copy when format sizes match by Christoph Bumiller · 13 years ago
  60. 425b179 st/mesa: don't resolve stencil twice by Christoph Bumiller · 13 years ago
  61. 1554e69 winsys/radeon: disable use of the buffer busy-for-write flag by Marek Olšák · 13 years ago
  62. db726b0 mesa: In validate_program(), initialize errMsg for safety. by Kenneth Graunke · 13 years ago
  63. a9e97d0 intel: Fix warnings from gl_constant_parameter changes. by Eric Anholt · 13 years ago
  64. 5164244 glsl_to_tgsi: replace open-coded swizzle_for_size() by Bryan Cain · 13 years ago
  65. b44648c glsl_to_tgsi: try to avoid emitting a MOV_SAT to saturate an expression tree by Bryan Cain · 13 years ago
  66. 4c7e215 ir_to_mesa: Replace open-coded swizzle_for_size() by Eric Anholt · 13 years ago
  67. fbc2fcf glx/dri2: Paper over errors in DRI2Connect when indirect by Christopher James Halse Rogers · 13 years ago
  68. 62722d9 ir_to_mesa: Try to avoid emitting a MOV_SAT to saturate an expression tree. by Eric Anholt · 13 years ago
  69. 6bd5f43 prog_optimize: Add support for saturates to _mesa_merge_mov_into_inst. by Eric Anholt · 13 years ago
  70. 9998df3 i965: Add dumping for gen6 WM constants too. by Eric Anholt · 13 years ago
  71. 69dc529 mesa: Remove dead "MemPool" field of gl_shader_state. by Eric Anholt · 13 years ago
  72. ee0373b i965/fs: Don't upload unused uniform components. by Eric Anholt · 13 years ago
  73. 0722edc i965/fs: Don't allocate the old backend's compile structs for our compile. by Eric Anholt · 13 years ago
  74. 5b005ec winsys/radeon: do the CS cleanup in the CS ioctl thread by Marek Olšák · 13 years ago
  75. 64ab39b winsys/radeon: fix space checking by Marek Olšák · 13 years ago
  76. 1156512 st/dri: remove an unused-but-set variable by Marek Olšák · 13 years ago
  77. a3cde50 st/dri: remove a dummy function dri2_create_context by Marek Olšák · 13 years ago
  78. 6e79429 st/mesa: remove unused-but-set variables in st_glsl_to_tgsi.cpp by Marek Olšák · 13 years ago
  79. d99c8e1 r300g: handle new CAPs by Marek Olšák · 13 years ago
  80. 6b3bbf5 r300g: adapt to the resource_resolve interface change by Marek Olšák · 13 years ago
  81. c251d83 vbo: do not call _mesa_max_buffer_index in debug builds by Marek Olšák · 13 years ago
  82. 547212d glsl: empty declarations should be valid by Chia-I Wu · 13 years ago
  83. a48118e mesa: Remove MSVC stdint typedefs from compiler.h. by Vinson Lee · 13 years ago
  84. bf8d06c mesa: pass correct constant type to _mesa_fetch_state() by Brian Paul · 13 years ago
  85. 3248575 mesa: use gl_constant_value type in ARB program parser by Brian Paul · 13 years ago
  86. a0eb834 mesa: use gl_constant_value type in _mesa_[Get]ProgramNamedParameter4fNV() by Brian Paul · 13 years ago
  87. d7f2e38 mesa: add st_glsl_to_tgsi.cpp to Sconscript by Brian Paul · 13 years ago
  88. 1c8d079 mesa: fix out of bounds array access in rtgc debug code by Brian Paul · 13 years ago
  89. d6a0692 mesa: don't use K&R style function pointer calls by Brian Paul · 13 years ago
  90. 4683529 Merge branch 'glsl-to-tgsi' by Bryan Cain · 13 years ago
  91. 9adcab9 st/mesa: replace duplicated create_color_map_texture() function with shared function by Bryan Cain · 13 years ago
  92. b7e8911 glsl_to_tgsi: remove debugging printf by Bryan Cain · 13 years ago
  93. 5007356 st/mesa: silence int/float and double/float conversion warnings by Brian Paul · 13 years ago
  94. 09ba252 st/mesa: move declaration before code by Brian Paul · 13 years ago
  95. 192baaa mesa: minor comment updates in enable.c by Brian Paul · 13 years ago
  96. 1e89a52 mesa: whitespace, formatting fixes in GetTexParameter() code by Brian Paul · 13 years ago
  97. 02d81df mesa: add null ptr checks in GetTexParameterI[u]iv() functions by Brian Paul · 13 years ago
  98. 1254a2b mesa: condense GL_TEXTURE_RESIDENT query code by Brian Paul · 13 years ago
  99. 88a4f2f mesa: make error handling in glGetTexParameter() a bit more concise by Brian Paul · 13 years ago
  100. e9d84da nv50: implement resource_resolve with custom blit by Christoph Bumiller · 13 years ago