1. d703abf util: Include in Android builds by Tomasz Figa · 10 years ago
  2. 493bfa5 i965/fs: Use the correct base_mrf for spilling pairs in SIMD8 by Jason Ekstrand · 10 years ago
  3. 50d0e2e i965/fs: Add a MAX_GRF_SIZE define and use it various places by Jason Ekstrand · 10 years ago
  4. b33e546 i965/fs: Use the actual regsister width in brw_reg_from_fs_reg by Jason Ekstrand · 10 years ago
  5. 7598683 i965/fs_fp: Use null_reg from fs_visitor instead of rolling our own by Jason Ekstrand · 10 years ago
  6. f4b4ae8 mesa: relax draw api validation on ES2 by Tapani Pälli · 10 years ago
  7. 25266b2 meta: Fix make check failures in setup_glsl_msaa_blit_scaled_shader() by Anuj Phogat · 10 years ago
  8. 44b500f mesa: fix _mesa_alloc_dispatch_table() declaration by Brian Paul · 10 years ago
  9. dea0fcf meta: (trivial) remove accidental double semicolon by Roland Scheidegger · 10 years ago
  10. 4330fa9 i965: Enable EXT_framebuffer_multisample_blit_scaled for gen8 by Anuj Phogat · 10 years ago
  11. 68ee950 meta: Implement ext_framebuffer_multisample_blit_scaled extension by Anuj Phogat · 10 years ago
  12. 7a47901 i965: Initialize the SampleMap{2,4,8}x variables by Anuj Phogat · 10 years ago
  13. 38cd40f mesa: Add new variables in gl_context to store sample layout by Anuj Phogat · 10 years ago
  14. 95073a2 mesa: Avoid flagging _NEW_VIEWPORT on redundant viewport updates. by Kenneth Graunke · 10 years ago
  15. 0a17302 i965: Drop CACHE_NEW_VS_PROG from the gen7_sf_state atom. by Kenneth Graunke · 10 years ago
  16. 106e0db i965: Drop brwBindProgram driver hook. by Kenneth Graunke · 10 years ago
  17. e25a453 i965: Add missing /* BRW_NEW_FRAGMENT_PROGRAM */ comments. by Kenneth Graunke · 10 years ago
  18. 3d31ed0 i965: Use "1ull" instead of "1" in BRW_NEW_* defines. by Kenneth Graunke · 10 years ago
  19. a114f45 i965: Use ~0ull when flagging all BRW_NEW_* dirty flags. by Kenneth Graunke · 10 years ago
  20. 5105f9a i965: Fix INTEL_DEBUG=state to work with 64-bit dirty bits. by Kenneth Graunke · 10 years ago
  21. fbebd5e i965: Delete CACHE_NEW_BLORP_CONST_COLOR_PROG. by Kenneth Graunke · 10 years ago
  22. e4e3b0f i965: Fix typo in comment by Chris Forbes · 10 years ago
  23. d8c5c4f i965: Fix spelling of GEN7_SAMPLER_EWA_ANISOTROPIC_ALGORITHM by Chris Forbes · 10 years ago
  24. eedbce9 i965/fs: Fix the build by Jason Ekstrand · 10 years ago
  25. 83669fa i965/fs: Fix an uninitialized value warnings by Jason Ekstrand · 10 years ago
  26. 3e7f800 i965/fs: Emit compressed BFI2 instructions on Gen > 7. by Matt Turner · 10 years ago
  27. 9f5e5bd i965/fs: Allow SIMD16 borrow/carry/64-bit multiply on Gen > 7. by Matt Turner · 10 years ago
  28. 05586f9 i965/fs: Set MUL source type to W/UW in 64-bit mul macro on Gen8. by Matt Turner · 10 years ago
  29. 94b6810 i965/fs: Optimize sqrt+inv into rsq. by Matt Turner · 10 years ago
  30. b52126b i965/vec4: Optimize sqrt+inv into rsq. by Matt Turner · 10 years ago
  31. 189ac07 i965/vec4: Call opt_algebraic after opt_cse. by Matt Turner · 10 years ago
  32. d13bcdb i965/fs: Extend predicated break pass to predicate WHILE. by Matt Turner · 10 years ago
  33. 408aa46 i965/fs: Don't make a name for a vector splitting temporary by Ian Romanick · 10 years ago
  34. 04e1357 glsl: Add context-level controls for whether temporaries have real names by Ian Romanick · 10 years ago
  35. 5aa8d81 glsl: Make ir_variable::num_state_slots and ir_variable::state_slots private by Ian Romanick · 10 years ago
  36. 98d00d6 i965/brw_reg: Make the accumulator register take an explicit width. by Jason Ekstrand · 10 years ago
  37. 3bfc9a7 st/mesa: remove unneded PIPE_TEXTURE_CUBE check in st_texture_create() by Brian Paul · 10 years ago
  38. 2b76ee9 mesa: Drop the always-software-primitive-restart paths. by Eric Anholt · 10 years ago
  39. bcb722d gallium: Drop software-only primitive restart support. by Eric Anholt · 10 years ago
  40. 4ddc25a i965/fs: Properly calculate the number of instructions in calculate_register_pressure by Jason Ekstrand · 10 years ago
  41. 514fd1c i965/fs: Use the GRF for FB writes on gen >= 7 by Jason Ekstrand · 10 years ago
  42. 1dd9b90 i965/fs: Handle COMPR4 in LOAD_PAYLOAD by Jason Ekstrand · 10 years ago
  43. 29f4c5b i965/fs: Constant propagate into LOAD_PAYLOAD by Jason Ekstrand · 10 years ago
  44. 6d770ce i965/fs: Add split_virtual_grfs and compute_to_mrf after lower_load_payload by Jason Ekstrand · 10 years ago
  45. 8b0e4b3 i965/fs: Add a an optional source to the FS_OPCODE_FB_WRITE instruction by Jason Ekstrand · 10 years ago
  46. 9e1f52a i965/fs: Use the GRF for UNTYPED_SURFACE_READ instructions by Jason Ekstrand · 10 years ago
  47. d25aaf1 i965/fs: Use the GRF for UNTYPED_ATOMIC instructions by Jason Ekstrand · 10 years ago
  48. 65ddf6f i965/fs: Add a function for getting a component of a 8 or 16-wide register by Jason Ekstrand · 10 years ago
  49. 30d718c i965/fs: Use the instruction execution size directly for texture generation by Jason Ekstrand · 10 years ago
  50. 48ddd28 i965/fs: Use exec_size instead of force_uncompressed in dump_instruction by Jason Ekstrand · 10 years ago
  51. b18fd23 i965/fs: Use instruction execution sizes instead of heuristics by Jason Ekstrand · 10 years ago
  52. 894ec5a i965/fs: Use instruction execution sizes to set compression state by Jason Ekstrand · 10 years ago
  53. 8f1adb5 i965/fs: Remove unneeded uses of force_uncompressed by Jason Ekstrand · 10 years ago
  54. 2999f83 i965/fs: Derive force_uncompressed from instruction exec_size by Jason Ekstrand · 10 years ago
  55. 5f41d05 i965/fs: Make fs_reg::effective_width take fs_inst* instead of fs_visitor* by Jason Ekstrand · 10 years ago
  56. 6ba31cc i965/fs: Better guess the width of LOAD_PAYLOAD by Jason Ekstrand · 10 years ago
  57. 071ac3a i965/fs: Add an exec_size field to fs_inst by Jason Ekstrand · 10 years ago
  58. fbc0a79 i965/fs: Determine partial writes based on the destination width by Jason Ekstrand · 10 years ago
  59. 27d7ef0 i965/fs: Fix a bug in register coalesce by Jason Ekstrand · 10 years ago
  60. 16819b4 i965/fs: Rework GEN5 texturing code to use fs_reg and offset() by Jason Ekstrand · 10 years ago
  61. 7210583 i965/fs_reg: Allocate double the number of vgrfs in SIMD16 mode by Jason Ekstrand · 10 years ago
  62. 4232a77 i965/fs: Handle printing of registers better. by Jason Ekstrand · 10 years ago
  63. 5390ca8 i965: Explicitly set widths on gen5 math instruction destinations. by Jason Ekstrand · 10 years ago
  64. 004fbd5 i965/fs: Make half() divide the register width by 2 and use it more by Jason Ekstrand · 10 years ago
  65. 24d023b i965/fs: Add a concept of a width to fs_reg by Jason Ekstrand · 10 years ago
  66. 1030ee6 i965/fs: A little harmless refactoring of register_coalesce by Jason Ekstrand · 10 years ago
  67. f91b566 i965/brw_reg: Add a firsthalf function and use it in the generator by Jason Ekstrand · 10 years ago
  68. 1728e74 i965/fs: Copy propagate partial reads. by Jason Ekstrand · 10 years ago
  69. 4d5f0eb i965/fs: Refactor fs_inst::is_send_from_grf() by Jason Ekstrand · 10 years ago
  70. 54688cd i965/fs: Clean up emit_fb_writes by Jason Ekstrand · 10 years ago
  71. 72a3780 i965/fs: Print BAD_FILE registers in dump_instruction by Jason Ekstrand · 10 years ago
  72. 2af4b0a i965/fs: Make compact_virtual_grfs an optimization pass by Jason Ekstrand · 10 years ago
  73. a25db10 i964/fs: Make immediate fs_reg constructors explicit by Jason Ekstrand · 10 years ago
  74. 1c89e09 i965/fs: Make null_reg_* const members of fs_visitor instead of globals by Jason Ekstrand · 10 years ago
  75. ab7234c i965/fs: Use the var_from_vgrf helper function instead of doing it manually by Jason Ekstrand · 10 years ago
  76. c24dd54 i965/fs: Fix a bug with dead_code_eliminate on large writes by Jason Ekstrand · 10 years ago
  77. 1385a4b i965/fs: Use the UW type for the destination of VARYING_PULL_CONSTANT_LOAD instructions by Jason Ekstrand · 10 years ago
  78. f0d43c0 i965/fs: Use offset a lot more places by Jason Ekstrand · 10 years ago
  79. 0089d02 i965/fs: fix a comment in compact_virtual_grfs by Jason Ekstrand · 10 years ago
  80. 3dc3fcc i965/fs: Rewrite fs_visitor::split_virtual_grfs by Jason Ekstrand · 10 years ago
  81. f9da074 i965/fs_live_variables: Use var_from_vgrf insead of repeating the calculation by Jason Ekstrand · 10 years ago
  82. 75afe17 i965/fs: Manually generate the meta fast-clear shader by Jason Ekstrand · 10 years ago
  83. 6862723 i965: Delete intel_chipset.h. by Kenneth Graunke · 10 years ago
  84. 3bea907 driconf: Correct and update Catalan translation by Alex Henrie · 10 years ago
  85. 33a7d0d driconf: Update Spanish translation by Alex Henrie · 10 years ago
  86. 3b34b87 driconf: Synchronize po files by Alex Henrie · 10 years ago
  87. 66ab9c2 i965: Use BRW_MATH_DATA_SCALAR when source regioning is scalar. by Matt Turner · 10 years ago
  88. a0df258 i965/compaction: Move variable declarations to their uses. by Matt Turner · 10 years ago
  89. a36631b i965/compaction: Simplify jump target code. by Matt Turner · 10 years ago
  90. e9aee25 i965/fs: Don't invalidate live intervals in saturate propagation. by Matt Turner · 10 years ago
  91. b9689c6 i965/fs: Ignore mov.sat instructions in interference check in sat prop. by Matt Turner · 10 years ago
  92. 82bdb55 i965/fs: Walk instructions in reverse in saturate propagation. by Matt Turner · 10 years ago
  93. 5ef6eb4 Remove Bluegene/L wrappers by Emil Velikov · 10 years ago
  94. 343795e mesa: remove last DJGPP remains by Emil Velikov · 10 years ago
  95. 7e55c3b st/mesa: Use PIPE_USAGE_STAGING for GL_STATIC/DYNAMIC/STREAM_READ buffers by Michel Dänzer · 10 years ago
  96. d78b533 nouveau: fix glCompressedTexImage by Ilia Mirkin · 10 years ago
  97. 9d2e298 mesa/st: NumLayers is only valid for array textures by Ilia Mirkin · 10 years ago
  98. 43267a3 mesa: Replace IS_NEGATIVE(x) with x < 0.0f. by Matt Turner · 10 years ago
  99. 50e2f70 radeon: Use PRINTLIKE macro. by Matt Turner · 10 years ago
  100. 976464c mesa: Replace a priori knowledge of gcc attributes with configure tests. by Matt Turner · 10 years ago