54405 Commits (9bf0d49abe7def59f9585f3bd317e97fd56004f8)
 

Author SHA1 Message Date
  Matt Turner 9bf0d49abe automake: Convert Gallium target and winsys 13 years ago
  Kristian Høgsberg 4e42e569dd egl/gbm: Implement EGL_EXT_buffer_age 13 years ago
  Matt Turner 0ae81b8422 mesa: Rename and wire-up GetInteger64i_v 13 years ago
  Matt Turner 1a3ffbf378 mesa: Correct glGet{Boolean,Integer}i_v names 13 years ago
  Matt Turner ec8ee91923 mesa: Allow GL_DEPTH_STENCIL_ATTACHMENT in ES 3 13 years ago
  Chad Versace 75b963c095 mesa: Support more glGet enums for ES3 13 years ago
  Matt Turner 532e05a9d0 mesa: Support querying GL_MAX_ELEMENT_INDEX in ES 3 13 years ago
  Matt Turner 92855727f1 mesa: De-duplicate ES2 queries 13 years ago
  Matt Turner 5bb1827d95 mesa: Allow glGet* queries on EXT_texture_lod_bias data in ES 3 13 years ago
  Matt Turner e895d368e1 mesa: Allow glGet* queries on EXT_framebuffer_blit data in ES 3 13 years ago
  Matt Turner d9948e49d3 mesa: Allow glGet* queries on ARB_fragment/vertex_shader data in ES 3 13 years ago
  Matt Turner d93c1b62f8 mesa: Allow glGet* queries on ARB_framebuffer_object data in ES 3 13 years ago
  Matt Turner 914415a63f mesa: Allow glGet* queries on ARB_transform_feedback2 data in ES 3 13 years ago
  Matt Turner 3d0e4eb134 mesa: Allow glGet* queries on EXT_transform_feedback data in ES 3 13 years ago
  Matt Turner 3f1217607a mesa: Allow glGet* queries on ARB_sync data in ES 3 13 years ago
  Matt Turner 0a8866e751 mesa: Allow glGet* queries of EXT_pbo data in ES 3 13 years ago
  Matt Turner be68dae374 mesa: Allow glGet* queries of select ARB_ubo data in ES 3 13 years ago
  Matt Turner 0cc018526f Add ES 3 handling to get.c and get_hash_generator.py 13 years ago
  Matt Turner 57616159aa glapi: Move ARB_base_instance to the correct location 13 years ago
  Matt Turner a5ed966069 mesa/tests: Add ARB_ES3_compatibility enums 13 years ago
  Matt Turner 910a0bfe5b glapi: Add enums for ARB_ES3_compatibility 13 years ago
  Quentin Glidic c5e9396424 mesa/program: Fix both Classic and Gallium build 13 years ago
  Andreas Boll f416b382d6 configure.ac: fix typo in error message 13 years ago
  Marek Olšák 2f89949b66 r300g: don't set sample positions to the pixel center if MSAA is disabled 13 years ago
  Paul Berry 9a07b6bd74 intel: Clean up confusion between logical and physical surface dimensions. 13 years ago
  Paul Berry a5f87e8843 intel: Add a force_y_tiling parameter to intel_miptree_create(). 13 years ago
  Paul Berry 8f15f19696 intel: Move compute_msaa_layout earlier in file. 13 years ago
  Vinson Lee b37930f309 r600g: Fix memory leak in r600_bytecode_add_vtx. 13 years ago
  Marek Olšák f8651dea4e r300g: optionally log MSAA resources to stderr 13 years ago
  Marek Olšák 1385c353cf r300g: fix the GPU name in the renderer string 13 years ago
  Marek Olšák 4f2d9a8f52 r300g: fix CS checker errors caused by emit_dsa_state 13 years ago
  Johannes Obermayr 959e83d650 clover: Adapt libclc's INCLUDEDIR and LIBEXECDIR to make use of the new introduced libclc.pc. 13 years ago
  Ian Romanick ed3f237e09 glsl: Don't add structure fields to the symbol table 13 years ago
  Kenneth Graunke a5265f7536 i965/fs: Fix struct vs. class in acp_entry definitions. 13 years ago
  Marek Olšák a70e5e2b94 r600g: implement buffer copying using CP DMA for R7xx, Evergreen, Cayman 13 years ago
  Marek Olšák 2d3d0d3a5a st/mesa: fix possible MSVC build error v2 13 years ago
  Paul Berry c35abcd1b0 glsl: Pack flat "varyings" of mixed types together. 13 years ago
  Paul Berry 18720555dd glsl: Prohibit structs and bools from being used as "varyings". 13 years ago
  Paul Berry c33be485c5 glsl: Plumb through is_parameter to apply_type_qualifier_to_variable() 13 years ago
  Paul Berry 4b11b57ab4 glsl: Separate varying linking code to its own file. 13 years ago
  Paul Berry 8706395f25 mesa: Add ALIGN() macro to main/macros.h. 13 years ago
  Paul Berry 09df6bb96d glsl: Fix loop bounds detection. 13 years ago
  Marek Olšák 844d14ebee winsys/radeon: bump the size of relocation hashlist 13 years ago
  Christoph Bumiller 18f3f7b958 nvc0: catch too high GENERIC indices to prevent GRAPH traps 13 years ago
  Christoph Bumiller b9c8a98e21 nvc0: use correct resource target to select blit shader 13 years ago
  Christoph Bumiller 41e105d5be nvc0: add missing call to map edge flag in push_vbo 13 years ago
  Christoph Bumiller be75a9373a nv50/ir: wrap assertion using typeid in #ifndef NDEBUG 13 years ago
  Christoph Bumiller 076f4ced8b nvc0: fix out of bounds writes for unaligned sizes in push_data 13 years ago
  Christoph Bumiller 39fe03e2de nouveau: increase max order of suballocated buffers by 1 13 years ago
  Christoph Bumiller 48a45ec24a nouveau: improve buffer transfers 13 years ago