1. c732458 mesa: pass context parameter to gl_renderbuffer::Delete() by Brian Paul · 12 years ago
  2. ca3ed3e egl/wayland: Don't invalidate drawable on swap buffers by Ander Conselvan de Oliveira · 12 years ago
  3. b5c5324 egl: Only enable GLX backend if X11 EGL platform is enabled by Kristian Høgsberg · 12 years ago
  4. e7177e3 llvmpipe: Remove remnants of lp_tile_soa from Makefile. by José Fonseca · 12 years ago
  5. 2f7915b i965/fp: Fix segfault on gen4 TXB instructions. by Eric Anholt · 12 years ago
  6. f126f34 llvmpipe: Fix incorrect sizeof. by Vinson Lee · 12 years ago
  7. 4430d44 llvmpipe: Fix build break from 75da95c50 by Stéphane Marchesin · 12 years ago
  8. 9ab8962 mesa: Fix GL_LUMINANCE handling for textures in glGetTexImage by Anuj Phogat · 12 years ago
  9. 53ba40c15 Revert "meta: Don't try to glOrtho when the draw buffer isn't initialized." by Kenneth Graunke · 12 years ago
  10. 3fcb3fb r600g: mirror simplification of if/break opcodes by Vincent Lejeune · 12 years ago
  11. 5fda299 r600g: separate resource_id and sampler_id tex info in tgsi-to-llvm by Vincent Lejeune · 12 years ago
  12. 9ff6b52 glcpp: Update README for new support of __LINE__ and __FILE__. by Carl Worth · 12 years ago
  13. 89cd6df glcpp: Add test involving token pasting of INTEGER tokens. by Carl Worth · 12 years ago
  14. 522d1cc glcpp: Add support for pasting of INTEGER tokens. by Carl Worth · 12 years ago
  15. e1597f0 glcpp: Flag invalid pastes for integer followed by non-digits by Carl Worth · 12 years ago
  16. c86eb0c glcpp: Extend the invalid-paste test by Carl Worth · 12 years ago
  17. 01b8317 glcpp: More factoring-out of common code to simplify things. by Carl Worth · 12 years ago
  18. ea34ac4 glcpp: Factor out a tiny bit of repeated code. by Carl Worth · 12 years ago
  19. 907a103 glcpp: Add support for __LINE__ and __FILE__ macros by Carl Worth · 12 years ago
  20. dbd6135 mesa: Rename API_OPENGL to API_OPENGL_COMPAT. by Paul Berry · 12 years ago
  21. 3e163a1 gallium/postprocess: share pipe_context and cso_context with the state tracker by Marek Olšák · 12 years ago
  22. 135fe90 mesa: move some helper functions from fboobject.c to glformats.c by Marek Olšák · 12 years ago
  23. 0fda2e9 android: include api_exec.c in generated files list by Tapani Pälli · 12 years ago
  24. 9c9c18a gallivm: Fix lp_build_float_to_half. by José Fonseca · 12 years ago
  25. b5918d8 gallivm: fix a trivial txq issue for 2d shadow and cube shadow samplers by Roland Scheidegger · 12 years ago
  26. 6d50148 llvmpipe: support array textures by Roland Scheidegger · 12 years ago
  27. 95e0391 gallivm: support array textures by Roland Scheidegger · 12 years ago
  28. 88e92f5 llvmpipe: Remove lp_build_blend_soa() by José Fonseca · 12 years ago
  29. 75da95c llvmpipe: Eliminate color buffer swizzling. by José Fonseca · 12 years ago
  30. 6916387 llvmpipe: Only advertise unswizzled formats. by José Fonseca · 12 years ago
  31. 9f06061 util/u_format: Kill util_format_is_array(). by José Fonseca · 12 years ago
  32. a47674e util/u_format: Tighten the meaning of is_array bit to exclude mixed type formats. by José Fonseca · 12 years ago
  33. 64e9ec6 util/u_format: Fix format manipulation for big-endian by Adhemerval Zanella · 12 years ago
  34. e25abac gallivm: Fix format manipulation for big-endian by Adhemerval Zanella · 12 years ago
  35. b772d78 gallivm: Add byte-swap construct calls by Adhemerval Zanella · 12 years ago
  36. 86902b5 gallivm: Fix vector constant for shuffle by Adhemerval Zanella · 12 years ago
  37. 29ba79b gallivm: clear Altivec NJ bit by Adhemerval Zanella · 12 years ago
  38. 43ce9ef gallivm: Altivec floating-point rounding by Adhemerval Zanella · 12 years ago
  39. dd5c580 gallivm: Altivec vector add/sub intrisics by Adhemerval Zanella · 12 years ago
  40. 2ea7d3d gallivm: Altivec vector max/min intrisics by Adhemerval Zanella · 12 years ago
  41. 31c63b0 gallivm: Altivec pack/unpack intrisics by Adhemerval Zanella · 12 years ago
  42. 8b6aec6 radeonsi: Bitcast result of packf16 intrinsic to float for export intrinsic. by Michel Dänzer · 12 years ago
  43. c102360 i965/vs: Move struct brw_compile (p) entirely inside vec4_generator. by Kenneth Graunke · 12 years ago
  44. eda9726 i965/vs: Split final assembly code generation out of vec4_visitor. by Kenneth Graunke · 12 years ago
  45. db6231f i965/vs: Abort on unsupported opcodes rather than failing. by Kenneth Graunke · 12 years ago
  46. 8af8a26 i965/vs: Move uses of brw_compile from do_vs_prog to brw_vs_emit. by Kenneth Graunke · 12 years ago
  47. 746fc34 i965/vs: Rework memory contexts for shader compilation data. by Kenneth Graunke · 12 years ago
  48. 0311467 i965/vs: Pass the brw_context pointer into brw_compute_vue_map(). by Kenneth Graunke · 12 years ago
  49. 403bb1d i965/vs: Pass the brw_context pointer into vec4_visitor and do_vs_prog. by Kenneth Graunke · 12 years ago
  50. dd50c88 i965/vs: Move some functions from brw_vec4_emit.cpp to brw_vec4.cpp. by Kenneth Graunke · 12 years ago
  51. 9947470 meta: Don't try to glOrtho when the draw buffer isn't initialized. by Kenneth Graunke · 12 years ago
  52. 8d1ee38 docs: Mark some features in GL3.txt as done for r600 by Jason Wood · 12 years ago
  53. aa46cc2 st/mesa: allow forward-compatible contexts and set Const.ContextFlags by Marek Olšák · 12 years ago
  54. 249f86e st/mesa: add support for GL core profiles by Marek Olšák · 12 years ago
  55. f9429e3 configure.ac: remove -fomit-frame-pointer from LLVM flags by Marek Olšák · 12 years ago
  56. 3d59cde configure.ac: look for whole words in LLVM flags, not prefixes by Marek Olšák · 12 years ago
  57. 9b67a34 configure.ac: consolidate stripping unwanted LLVM flags by Marek Olšák · 12 years ago
  58. a84a8da configure.ac: print LLVM flags by Marek Olšák · 12 years ago
  59. 0904973 util: add more memory debugging features by Brian Paul · 12 years ago
  60. 1cead88 llvmpipe: Implement logic ops for the AoS path. by José Fonseca · 12 years ago
  61. 547efc7 llvmpipe: Don't use dynamically sized arrays. by José Fonseca · 12 years ago
  62. c8ed9f6 i965/gen4-5: Fix segfaults with stencil-only depth/stencil setups. by Eric Anholt · 12 years ago
  63. b9b033d i965/fs: Don't generate saturates over existing variable values. by Eric Anholt · 12 years ago
  64. 154ef07 i965/fs: Add some minimal backend-IR dumping. by Eric Anholt · 12 years ago
  65. 960ab06 llvmpipe: Update llvmpipe_is_format_unswizzled to reflect latest changes. by James Benton · 12 years ago
  66. 66fdf62 llvmpipe: Enable vertex color clamping. by James Benton · 12 years ago
  67. fa1b481 llvmpipe: Unswizzled rendering. by James Benton · 12 years ago
  68. 1d3789b gallivm: Updated lp_build_const_mask_aos to input number of channels. by James Benton · 12 years ago
  69. d03d29a util: Updated util_format_is_array to be more accurate. by James Benton · 12 years ago
  70. e66ec7c gallivm: Added support for float to half-float conversion in lp_build_conv. by James Benton · 12 years ago
  71. d7a8390 gallivm: Changed lp_build_pad_vector to correctly handle scalar argument. by James Benton · 12 years ago
  72. 71c6fe7 gallivm: Add a function to generate lp_type for a format. by James Benton · 12 years ago
  73. cd54883 gallivm: Add support for unorm16 in lp_build_mul. by James Benton · 12 years ago
  74. c3a465a glcpp: Support #elif(expression) with no intervening space. by Matt Turner · 12 years ago
  75. aed4661 glcpp: Reject #version and #line not followed by whitespace by Matt Turner · 12 years ago
  76. 91ca053 mesa: fix BlitFramebuffer between linear and sRGB formats by Marek Olšák · 12 years ago
  77. 406b76c gallivm: fix multiple lods with different min/mag filter and wide vectors by Roland Scheidegger · 12 years ago
  78. 6e33b55 radeonsi: Reinstate assertions against invalid colour/depth formats. by Michel Dänzer · 12 years ago
  79. a8d46d0 radeonsi: Re-enable Z16 depth buffers. by Michel Dänzer · 12 years ago
  80. 726fe54 radeonsi: remove redundant parameter in r600_init_surface by Marek Olšák · 12 years ago
  81. fa83d52 radeonsi: Use explicit stencil mipmap level offsets. by Michel Dänzer · 12 years ago
  82. 39b56af radeonsi: correct texture memory size for Z32F_S8X24 by Marek Olšák · 12 years ago
  83. 20f651d radeonsi: Depth/stencil fixes. by Michel Dänzer · 12 years ago
  84. 1a616c1 radeonsi: Flesh out support for depth/stencil exports from the pixel shader. by Michel Dänzer · 12 years ago
  85. 49003a5 radeonsi: Fix sampler views for depth textures. by Michel Dänzer · 12 years ago
  86. 3c02462 radeonsi: Fix z/stencil texture creation. by Jerome Glisse · 12 years ago
  87. ffc318a scons: Build ws_xlib on Mac OS X. by Vinson Lee · 12 years ago
  88. 53636fd configure.ac: Remove -O., -g and -Wall from LLVM_C{PP,XX}FLAGS. by Johannes Obermayr · 12 years ago
  89. f75acab vbo: move another line of code after declarations by Brian Paul · 12 years ago
  90. 8765c0d vbo: move code after declarations to fix MSVC errors by Brian Paul · 12 years ago
  91. f94e672 vbo: minor whitespace fix by Brian Paul · 12 years ago
  92. a547e53 mesa: remove '(void) k' lines by Brian Paul · 12 years ago
  93. 7a414fe mesa/vbo: Check for invalid types in various packed vertex functions. by Kenneth Graunke · 12 years ago
  94. 6a529e2 mesa/vbo: Support the ES 3.0 signed normalized scaling rules. by Kenneth Graunke · 12 years ago
  95. c8d8d5d mesa/vbo: Plumb ctx through to the conv_i(10|2)_to_norm_float functions. by Kenneth Graunke · 12 years ago
  96. 13f9012 mesa: Set transform feedback's default buffer mode to INTERLEAVED_ATTRIBS by Matt Turner · 12 years ago
  97. 7c2060f mesa: Return 0 for XFB_VARYING_MAX_LENGTH if no varyings by Matt Turner · 12 years ago
  98. f657417 gallium/tests/trivial: updates for transfer functions changes by Andreas Boll · 12 years ago
  99. cba639f gallium/tests/trivial: updates for CSO interface changes by Andreas Boll · 12 years ago
  100. 1553f5c gallium/tests/trivial: updates for util_draw_vertex_buffer changes by Andreas Boll · 12 years ago