1. ef81779 gallivm: Factor out the quad derivative code into a single place. Fix ddy. by José Fonseca · 14 years ago
  2. 8ad3e0b gallivm: Add an alternative to LLVMDumpValue that works with Windows GUI apps. by José Fonseca · 14 years ago
  3. 1fc5a31 gallium: move framebuffer utility functions into a new file by Brian Paul · 14 years ago
  4. 110a956 util: Add small caps checker helper by Jakob Bornecrantz · 14 years ago
  5. b29fcc7 gallivm: Bring aos format back to life. by José Fonseca · 14 years ago
  6. 373f03e draw: Remove draw_vs_llvm.c. by José Fonseca · 14 years ago
  7. ac4b8db auxiliary: add util_surfaces to track a resource's pipe_surface structs by Luca Barbieri · 15 years ago
  8. d75129d gallivm/llvmpipe: move lp_bld_blend* files to llvmpipe/ directory by Brian Paul · 15 years ago
  9. 7a05161 gallivm/llvmpipe: move lp_bld_alpha.c to llvmpipe/ directory by Brian Paul · 15 years ago
  10. f17d151 gallivm/llvmpipe: move lp_bld_depth.[ch] to llvmpipe/ directory by Brian Paul · 15 years ago
  11. cf88dcf gallivm/llvmpipe: move lp_bld_interp.c to llvmpipe/ directory by Brian Paul · 15 years ago
  12. 287c94e Squashed commit of the following: by Keith Whitwell · 15 years ago
  13. d3808b1 util: Add dedicated depth-stencil packing/unpacking functions. by José Fonseca · 15 years ago
  14. 956b2f7 util: Describe, implement, and test the new D3D9 color formats. by José Fonseca · 15 years ago
  15. 7f94440 util: Implement YUV and subsampled RGB format conversion. by José Fonseca · 15 years ago
  16. 1e51bbf gallium: Add files to Makefile. by Vinson Lee · 15 years ago
  17. 306835c gallivm: Move the global LLVM objects (module, engine, provider, target) into here. by José Fonseca · 15 years ago
  18. 10dd0ca util: Support all SRGB formats. by José Fonseca · 15 years ago
  19. c476305 gallium/util: pregenerate half float tables by Luca Barbieri · 15 years ago
  20. 4edffe0 gallium/util: rewrite global constructor system for half floats (GCC/MSVC only!) by Luca Barbieri · 15 years ago
  21. 3ff175d gallium/util: add fast half float conversion functions by Luca Barbieri · 15 years ago
  22. 9388ce4 util: Hook into libtxc_dxtn.so (WIP). by José Fonseca · 15 years ago
  23. c5d4a44 util: Use u_format_pack.py's code instead of u_format_access.py. by José Fonseca · 15 years ago
  24. 96bf4af util: Put the format pack/unpack functions in the description table. by José Fonseca · 15 years ago
  25. aa364d0 llvmpipe: Drop the aos format conversion. by José Fonseca · 15 years ago
  26. 7a26c87 util: Generalize lp_format_is_rgba8 into util_format_is_rgba8_variant. by José Fonseca · 15 years ago
  27. 3b1a8d9 gallivm: added lp_bld_printf() function by Chris Li · 15 years ago
  28. 7c45710 gallium: add target-helpers/wrap_screen.c to C_SOURCES by Brian Paul · 15 years ago
  29. 3ce4375 Merge branch 'master' into gallium-sampler-view by Michal Krol · 15 years ago
  30. 0731d14 target-helpers: remove swrast_xlib.c helper by Keith Whitwell · 15 years ago
  31. 431a2f9 target-helpers: helper for injecting common debug layers by Keith Whitwell · 15 years ago
  32. d0aea65 gallium: create helper for swrast+xlib combination by Keith Whitwell · 15 years ago
  33. 212e743 util: Move the format tests cases here so that they can be easily shared. by José Fonseca · 15 years ago
  34. af36b05 gallivm: Rename lp_bld_misc -> lp_bld_init. by José Fonseca · 15 years ago
  35. f519d3d gallium: define GENERATED auxiliary files by Brian Paul · 15 years ago
  36. 9beb302 util: Code generate functions to pack and unpack a single pixel. by José Fonseca · 15 years ago
  37. 9960b3e gallium: added util/u_sampler.c to Makefile by Brian Paul · 15 years ago
  38. 3c45c4b util: Cope with the fact that formats in u_format.csv are not ordered. by José Fonseca · 15 years ago
  39. 1ee905b pipebuffer: Include fenced buffer manager in build by Jakob Bornecrantz · 15 years ago
  40. 270279a os: A stream for debug logging. by José Fonseca · 15 years ago
  41. 165b824 util: Helper functions to dump all state objects. by José Fonseca · 15 years ago
  42. 6460623 os: Add a growable string stream. by José Fonseca · 15 years ago
  43. 2b4575f os: Make streams abstract. by José Fonseca · 15 years ago
  44. c16a8e0 util: Rename u_debug_dump.[ch] -> u_dump.[ch]. by José Fonseca · 15 years ago
  45. ed46e90 gallium/auxiliary: add -D__STDC_CONSTANT_MACROS by Brian Paul · 15 years ago
  46. 7d36b67 gallivm: added gallivm/lp_bld_misc.cpp to Makefile by Brian Paul · 15 years ago
  47. c61bf36 llvmpipe: export the tgsi translation code to a common layer by Zack Rusin · 15 years ago
  48. c75d644 auxiliary: util_stream -> os_stream by José Fonseca · 15 years ago
  49. 5ee324a util: Reimplement u_time on top of os_time. by José Fonseca · 15 years ago
  50. 2ef6d31 os: Time abstractions. by José Fonseca · 15 years ago
  51. 0b0e705 os: New OS abstraction module. by José Fonseca · 15 years ago
  52. dd618a0 gallium/util: add missing util/u_bitmask.c to Makefile by Brian Paul · 15 years ago
  53. cd8614b Merge branch 'mesa_7_7_branch' by Brian Paul · 15 years ago
  54. 164fd16 util: add generic ringbuffer utitilty by Keith Whitwell · 15 years ago
  55. c847a13 gallium: Generate a single library for auxiliaries with Make too. by José Fonseca · 15 years ago
  56. f610656 gallium: WIP: Introduce sampler views. by Michal Krol · 15 years ago
  57. fffadc2 gallium: Improve recursive makefiles by Jakob Bornecrantz · 16 years ago
  58. bfd5916 Code reorganization: split gallium and mesa makefiles. by José Fonseca · 17 years ago
  59. 92fcbf6 Code reorganization: s/aux/auxiliary/. by José Fonseca · 17 years ago[Renamed from src/gallium/aux/Makefile]
  60. 6acd63a Code reorganization: update build. by José Fonseca · 17 years ago