1. d12b07e build: Remove EXTRA_LIB_PATH by Matt Turner · 13 years ago
  2. e273ed3 build: Require X11 pkg-config files by Matt Turner · 13 years ago
  3. f36c404 r600g: disable tiling for 422 formats again by Marek Olšák · 13 years ago
  4. 7958344 r600g: fix blits of subsampled formats by Marek Olšák · 13 years ago
  5. 6fd9218 r600g: fix copying between NPOT mipmapped compressed textures by Marek Olšák · 13 years ago
  6. b8e9cf5 r600g: make F2U trans-only on r600-r700 by Marek Olšák · 13 years ago
  7. 0d7e002 r600g: set CB_COLOR_INFO to INVALID for disabled colorbuffers on r600-r700 by Marek Olšák · 13 years ago
  8. 951ac46 r600g: rename r600_resource_texture to r600_texture by Marek Olšák · 13 years ago
  9. 952c905 r600g: always put tiled textures in VRAM by Marek Olšák · 13 years ago
  10. 773ff57 r600g: cleanup r600_resource_texture in favor of radeon_surface by Marek Olšák · 13 years ago
  11. 362a25a r600g: remove unused parameter in r600_texture_create_object by Marek Olšák · 13 years ago
  12. c4993d1 r600g: fixup the usage flag for the flushed depth texture by Marek Olšák · 13 years ago
  13. 0efd564 wayland-drm: close fd after the display is uninitialized by Philipp Brüschweiler · 13 years ago
  14. 50dec63 scons: Fix MinGW cross compilation. by José Fonseca · 13 years ago
  15. 5f82d19 radeon/llvm: Lower implicit parameters before ISel by Tom Stellard · 13 years ago
  16. 0d308ef gallium/draw: move misplaced brace by Brian Paul · 13 years ago
  17. f6b7157 mesa: raise GL_INVALID_OPERATION in glGenerateMipmap for missing base image by Brian Paul · 13 years ago
  18. d663a55 r600: update sampler, sampler_view code for the future by Brian Paul · 13 years ago
  19. 10e552d rbug: update data structures, functions for future changes by Brian Paul · 13 years ago
  20. 109e87d gallium/trace: add 'start' parameter to bind_sampler_states/views() by Brian Paul · 13 years ago
  21. d4ab8bd gallium/identity: add 'start' parameter to bind_sampler_states/views() by Brian Paul · 13 years ago
  22. f3cc499 galahad: add 'start' parameter to bind_sampler_states/views() by Brian Paul · 13 years ago
  23. bd3733c svga: add 'start' parameter to bind_sampler_states/views() by Brian Paul · 13 years ago
  24. c969cb1 llvmpipe: add 'start' parameter to bind_sampler_states/views() by Brian Paul · 13 years ago
  25. 25a42f3 softpipe: add 'start' parameter to bind_sampler_states/views() by Brian Paul · 13 years ago
  26. 348ac08 gallium/trace: consolidate sampler, sampler_view code by Brian Paul · 13 years ago
  27. 0ad95b9 gallium/identity: consolidate sampler, sampler_view code by Brian Paul · 13 years ago
  28. f3c3aff st/mesa: add support for GS textures and samplers by Brian Paul · 13 years ago
  29. 6c8a132 st/mesa: combine vertex/fragment sampler state in arrays by Brian Paul · 13 years ago
  30. cab2fed gallium: remove PIPE_MAX_VERTEX/GEOMETRY_SAMPLERS #define by Brian Paul · 13 years ago
  31. a2c1df4 draw: index samplers and sampler_view state by shader type by Brian Paul · 13 years ago
  32. bef196c draw: move tgsi-related state into a tgsi sub-struct by Brian Paul · 13 years ago
  33. df87fb5 gallium: add a shader stage/type param to some draw functions by Brian Paul · 13 years ago
  34. a8ed00d st/mesa: silence signed/unsigned comparison warning by Brian Paul · 13 years ago
  35. d733e5d svga: move result->key expression after result != NULL check by Brian Paul · 13 years ago
  36. 50188ad svga: fix result==NULL logic in emit_fs_consts() by Brian Paul · 13 years ago
  37. d55e0f1 svga: update comment (s/SVGA_NEW_VS_RESULT/SVGA_NEW_VS_PRESCALE/) by Brian Paul · 13 years ago
  38. 2a5eeea svga: rename svga_hw_vs_parameters -> svga_hw_vs_constants by Brian Paul · 13 years ago
  39. 8cc1860 st/mesa: index can be negative in the PROGRAM_CONSTANT case by Niels Ole Salscheider · 13 years ago
  40. fd41cbc mesa: add cast to silence warning in _mesa_pack_rgba_span_from_ints() by Brian Paul · 13 years ago
  41. 658044c meta: remove unused variable by Brian Paul · 13 years ago
  42. 1b11395 radeonsi: Fix symbol conflicts with r600g. by Michel Dänzer · 13 years ago
  43. 51d9f37 radeonsi: Fix memory leaks if returning early from some state functions. by Michel Dänzer · 13 years ago
  44. 4b64fa2 radeonsi: Fix LLVM context leak. by Michel Dänzer · 13 years ago
  45. 18abc27 gallium/radeon: Don't assign virtual address space for BO that already has one. by Michel Dänzer · 13 years ago
  46. a60be05 gallium/radeon: Create hole for waste when allocating from va_offset. by Michel Dänzer · 13 years ago
  47. 1f455ef gallium/radeon: Fix potential address space loss in radeon_bomgr_force_va(). by Michel Dänzer · 13 years ago
  48. 6d59b7f gallium/radeon: Delete uppermost virtual address space hole if it's at the top. by Michel Dänzer · 13 years ago
  49. f5fe81d gallium/radeon: Fix losing holes when allocating virtual address space. by Michel Dänzer · 13 years ago
  50. 206d076 gallium/radeon: Merge holes when freeing virtual address space. by Michel Dänzer · 13 years ago
  51. c25968f gallium/radeon: Make va_offset 64 bits wide. by Michel Dänzer · 13 years ago
  52. 1597176 llvmpipe: Silence Coverity incorrect sizeof expression defect. by Vinson Lee · 13 years ago
  53. 3d6892c scons: Add option to enable floating-point textures. by Vinson Lee · 13 years ago
  54. 6a3ac03 glx/dri2: add dri2 prime support. by Dave Airlie · 15 years ago
  55. 565a4e2 radeon/llvm: Enable if-cvt by Vincent Lejeune · 13 years ago
  56. a614979 radeon/llvm: Add callbacks needed by if-cvt by Vincent Lejeune · 13 years ago
  57. 0eca5fd radeon/llvm: Lower branch/branch_cond into predicated jump by Vincent Lejeune · 13 years ago
  58. 6db2e9f radeon/llvm: Add a predicated JUMP instruction by Vincent Lejeune · 13 years ago
  59. 8263408 radeon/llvm: Support for predicate bit by Vincent Lejeune · 13 years ago
  60. 8f597d5 r600g: Glue to handle predicate aware output from llvm by Vincent Lejeune · 13 years ago
  61. 72f7632 r600g: Fix instruction group merge when there are predicated insts. by Vincent Lejeune · 13 years ago
  62. 56227f8 radeon/llvm: Do not use PV/PS if PRED_SEL does not match by Vincent Lejeune · 13 years ago
  63. da676ea r600g: Add support for predicates by Vincent Lejeune · 13 years ago
  64. cf76edd radeonsi: move ps sampler state into PM4 stream by Christian König · 13 years ago
  65. ec5b698 radeonsi: move ps sampler views into PM4 stream by Christian König · 13 years ago
  66. 54de6f4 radeonsi: move vertex state descriptors into PM4 stream by Christian König · 13 years ago
  67. f2c95d9 radeonsi: add shader data infrastructure by Christian König · 13 years ago
  68. 4444b9d radeon/llvm: add support to fetch temps as vectors by Christian König · 13 years ago
  69. b6051bc radeon/llvm: Remove AMDGPUUtil.cpp by Tom Stellard · 13 years ago
  70. 040c2e0 radeon/llvm: Cleanup AMDGPUUtil.cpp by Apostolos Bartziokas · 13 years ago
  71. 3aaa209 radeon/llvm: Lower loads from USE_SGPR adddress space during DAG lowering by Tom Stellard · 13 years ago
  72. 40c41fe radeon/llvm: Add live-in registers during DAG lowering by Tom Stellard · 13 years ago
  73. f3480f9 radeon/llvm: Lower store_output intrinsic during DAG lowering by Tom Stellard · 13 years ago
  74. a76a0f7 radeon/llvm: Force VTX_READ instructions to use same reg for src and dst by Tom Stellard · 13 years ago
  75. 97b4b97 radeonsi: fix build breakage after u_blitter changes by Marek Olšák · 13 years ago
  76. e0cc61b gallium/u_blitter: document custom meta helpers by Marek Olšák · 13 years ago
  77. b3b5bb9 r600g: disable handling of DISCARD_RANGE by Marek Olšák · 13 years ago
  78. 44f14eb r600g: implement timestamp query and get_timestamp hook by Marek Olšák · 13 years ago
  79. 1932bc8 r600g: enable MSAA on evergreen by default by Marek Olšák · 13 years ago
  80. 870af19 r600g: implement copying between MSAA textures by Marek Olšák · 13 years ago
  81. 0f86915 r600g: implement MSAA color resolve by Marek Olšák · 13 years ago
  82. 94b634e r600g: implement MSAA depth-stencil decompression and resolve by Marek Olšák · 13 years ago
  83. 6d3ad2d r600g: implement TXQ_LZ opcode by Marek Olšák · 13 years ago
  84. 4b78df9 r600g: implement MSAA rendering and texturing for evergreen and cayman by Marek Olšák · 13 years ago
  85. a01791a r600g: implement set_sample_mask by Marek Olšák · 13 years ago
  86. 6517225 r600g: implement alpha-to-coverage by Marek Olšák · 13 years ago
  87. 26cb887 r600g: implement alpha-to-one by Marek Olšák · 13 years ago
  88. 4f21595 r600g: remove support for 3-channel colorbuffers by Marek Olšák · 13 years ago
  89. 2f14202 configure.ac: bump libdrm_radeon requirement to 2.6.38 by Marek Olšák · 13 years ago
  90. a7f4d3b winsys/radeon: print error if CS is overflowed by Marek Olšák · 13 years ago
  91. dc5e61d gallium/u_blitter: implement X and Y texture flipping by Marek Olšák · 13 years ago
  92. 825b453 gallium/u_blitter: implement blitting multisample resources by Marek Olšák · 13 years ago
  93. dacf5dc gallium: add TGSI support for multisample textures by Marek Olšák · 13 years ago
  94. ba53573 gallium/tgsi: fix TGSI text parser by Marek Olšák · 13 years ago
  95. b7c4ee2 gallium/u_blit: set dst format from pipe_resource, not pipe_surface by Marek Olšák · 13 years ago
  96. 1a17c42 gallium: make pipe_box signed in order to represent flipped blits by Marek Olšák · 13 years ago
  97. 03b78ce st/mesa: don't clamp fragment color with integer colorbuffer by Marek Olšák · 13 years ago
  98. e06d616 mesa: flush vertices in test_framebuffer_completeness by Marek Olšák · 13 years ago
  99. 538085c st/egl: Fix up for ClientVersion -> ClientMajorVersion rename. by Michel Dänzer · 13 years ago
  100. b3900ed i965: add ARB_texture_rgb10_a2ui support by Jordan Justen · 13 years ago