94737 Commits (077b200096d07d514734f5ffb5208fed8500fa0f)
 

Author SHA1 Message Date
  Jason Ekstrand 077b200096 anv: Pull the API version from anv_extensions.py 8 years ago
  Jason Ekstrand 0ab04ba979 anv: Use python to generate ICD json files 8 years ago
  Jason Ekstrand 7382d8a416 anv: Add MAX_API_VERSION to anv_extensions.py 8 years ago
  Jason Ekstrand a25267654b anv: Make some bits of anv_extensions module-private 8 years ago
  Eric Engestrom aab0649487 git_sha1_gen: catch any error the same way 8 years ago
  Tobias Klausmann 44828e99f9 build: Don't bail on OSError in git_sha1_gen.py 8 years ago
  Nicolai Hähnle e749995326 st/mesa: replace st_shader_stage_to_ptarget 8 years ago
  Samuel Pitoiset 56e3b8b9e6 mesa: add GLSL 4.60 to shading_language_version() 8 years ago
  Samuel Pitoiset c245502918 mesa: add always-false enable for GL 4.6 8 years ago
  Samuel Pitoiset 1f4ceb8be1 glsl: recognize GLSL 4.60 8 years ago
  Thomas Hellstrom 185ef06fd2 dri3: Wait for all pending swapbuffers to be scheduled before touching the front 8 years ago
  Samuel Pitoiset dd4e817b7f mesa: add KHR_no_error support to glPolygonMode() 8 years ago
  Samuel Pitoiset 1b603f0985 mesa: add polygon_mode() helper 8 years ago
  Samuel Pitoiset da0ecdae1d mesa: add KHR_no_error support to glClearBufferiv() 8 years ago
  Samuel Pitoiset 54bd9a1d66 mesa: add clear_bufferiv() helper 8 years ago
  Samuel Pitoiset 11e0542e5c mesa: add KHR_no_error support to glClearBufferuiv() 8 years ago
  Samuel Pitoiset b18b1fa6bc mesa: add clear_bufferuiv() helper 8 years ago
  Samuel Pitoiset 73c5e750d7 mesa: add KHR_no_error support to glClearBufferfi() 8 years ago
  Samuel Pitoiset 1ed61e0239 mesa: add clear_bufferi() helper 8 years ago
  Samuel Pitoiset 5e05e7debc mesa: add KHR_no_error support to glClearBufferfv() 8 years ago
  Samuel Pitoiset 33b47306e4 mesa: add clear_bufferfv() helper 8 years ago
  Samuel Pitoiset 0127af1281 mesa: add KHR_no_error support to glClear*Buffer*Data() 8 years ago
  Samuel Pitoiset 589450c4a2 mesa: add clear_buffer_sub_data_error() helper 8 years ago
  Samuel Pitoiset c8191213b5 mesa: make get_texbuffer_format() global 8 years ago
  Samuel Pitoiset 1722c2498f mesa: add KHR_no_error support to glLinkProgram() 8 years ago
  Samuel Pitoiset fb3287804f mesa: add link_program() and link_program_error() helpers 8 years ago
  Samuel Pitoiset fcd8ab6e86 mesa: add KHR_no_error support to glShaderSource() 8 years ago
  Samuel Pitoiset 29f84556ca mesa: add shader_source() helper 8 years ago
  Samuel Pitoiset bece5a7ddd mesa: rename shader_source() to set_shader_source() 8 years ago
  Samuel Pitoiset 71064d34aa mesa: add KHR_no_error support to glEndConditionalRender() 8 years ago
  Samuel Pitoiset 4ded964fed mesa: add end_conditional_render() render 8 years ago
  Samuel Pitoiset 9a0b203382 mesa: add KHR_no_error support to glBeginConditionalRender() 8 years ago
  Samuel Pitoiset e1750e0a17 mesa: add begin_conditional_render() helper 8 years ago
  Samuel Pitoiset 3f05193734 mesa: add KHR_no_error support to glNamedBufferData() and glBufferData() 8 years ago
  Samuel Pitoiset 7f19018cc3 mesa: add buffer_data() and buffer_data_error() helpers 8 years ago
  Samuel Pitoiset 5c27de1ae1 mesa: add KHR_no_error support to glLineWidth() 8 years ago
  Samuel Pitoiset 7327cb0602 mesa: add line_width() helper 8 years ago
  Nicolai Hähnle f45efb8129 pipe-loader: fix driinfo for software and non-radeonsi drivers 8 years ago
  Thomas Hellstrom eceb671002 mesa/st: Reduce the number of frontbuffer flush calls 8 years ago
  Nicolai Hähnle eb88ece9e3 Fix gallium SCons build 8 years ago
  Juan A. Suarez Romero c4210dec8a glsl: look up for transform feedback varyings after linking 8 years ago
  Nicolai Hähnle 53485c2d0e radeonsi: add enable_sisched driconf option 8 years ago
  Nicolai Hähnle 0f8c5de869 radeonsi: prepare for driver-specific driconf options 8 years ago
  Nicolai Hähnle 1e334a396c pipe-loader: move configuration_query into drm_helper 8 years ago
  Nicolai Hähnle b4ff5e90e9 st/dri: implement v2 of DRI_ConfigOptions 8 years ago
  Nicolai Hähnle aa222e21c2 pipe-loader: extract a standalone get_driver_descriptor helper function 8 years ago
  Nicolai Hähnle 0d7d60b7ea pipe-loader: pass only the driver_name to pipe_loader_find_module 8 years ago
  Nicolai Hähnle a35a9e7c6f gallium: add driconf options to pipe_screen_config 8 years ago
  Nicolai Hähnle e794f8bf8b gallium: move loading of drirc to pipe-loader 8 years ago
  Nicolai Hähnle 678dadf123 gallium: move driinfo XML to pipe_loader 8 years ago