59802 Commits (b7c0b61782251c1dedb0b0fb0e6654af81249910)
 

Author SHA1 Message Date
  Vinson Lee b7c0b61782 glsl: Use more portable bash invocation construct. 12 years ago
  Vinson Lee 7f56780915 gallivm: Ignore unknown file type in non-debug builds. 12 years ago
  Dave Airlie b01a3a9b72 glx: don't fail out when no configs if we have visuals 12 years ago
  Dave Airlie a43b49dfb1 mesa/swrast: fix inverted front buffer rendering with old-school swrast 12 years ago
  Eric Anholt 81ff29e30c mesa: Fix setup of LocalParams array. 12 years ago
  Matt Turner 5fe49d99f2 i965/test: Use unreachable() to silence warning. 12 years ago
  Matt Turner 1f9092958d i965: Link -ldl after libmesa.la 12 years ago
  Matt Turner a97cd0f4d7 i965: Add a pass to remove dead control flow. 12 years ago
  Matt Turner b63d6aae55 i965: Make invalidate_live_intervals() a virtual method of backend_visitor. 12 years ago
  Matt Turner 1c263f8f4f i965/vec4: Add invalidate_live_intervals method. 12 years ago
  Matt Turner c4464c9eea i965/fs: Don't emit SIMD16 BFI instructions. 12 years ago
  Matt Turner 9bbedf6146 i965/fs: Emit compressed 3-source instructions on Haswell. 12 years ago
  Matt Turner 82bfb45e24 i965: Fix disassembled names of BFI1 and BFI2 instructions. 12 years ago
  Matt Turner 9793fc1335 i965/fs: Use source's original type in register_coalesce(). 12 years ago
  José Fonseca 060159820c u_gen_mipmap: Use untampered cubemap texture coords when generating mipmaps. 12 years ago
  Brian Paul 15d8e05e1e st/mesa: fix GL_FEEDBACK mode inverted Y coordinate bug 12 years ago
  Si Chen e7a5905d8a gallivm: Fix mask calculation for emit_kill_if. 12 years ago
  Paul Berry 81b998ca48 i965/gen7: Disallow Y tiling of renderable surfaces with valign of 2. 12 years ago
  Paul Berry 6b40dd17cf i965/gen7: Prefer vertical alignment of 4 when possible. 12 years ago
  Paul Berry 60b1a118e1 i965/vec4: Fix broken IR annotation in debug output. 12 years ago
  Brian Paul 92c3d5acf7 svga: improve check for 3D compressed textures 12 years ago
  Jon TURNEY 5ab59e5332 glx/tests: Provide __glXGetCurrentContext() stub when needed 12 years ago
  Brian Paul 21ae5135dd svga: we don't supported 3D compressed textures 12 years ago
  Brian Paul 7eab897d4d st/mesa: pass correct pipe_texture_target to st_choose_format() 12 years ago
  Tom Stellard 1b9511d7ce r600g/compute: Fix handling of global buffers in r600_resource_copy_region() 12 years ago
  Tom Stellard 17930a66aa gallium: Pass version scripts to linker using --version-script= 12 years ago
  Tom Stellard a84dd2398f clover: Optionally return context's devices from clGetProgramInfo() 12 years ago
  Paul Berry 7dfb4b2d00 i965/gen7: Emit workaround flush when changing GS enable state. 12 years ago
  Brian Paul d222202193 osmesa: add missing comma 12 years ago
  Brian Paul cadec45c3d osmesa: add support for postprocess filters 12 years ago
  Brian Paul 7cf40c1cb3 postprocess: document the pp_init() function. 12 years ago
  Brian Paul b7e5678fe5 postprocess: move #defines to filters.h 12 years ago
  Brian Paul c27d8cc0c9 postprocess: refactor header files, etc 12 years ago
  Brian Paul de2fd7dd0b postprocess: rename program to pp_program 12 years ago
  Brian Paul 401f2d6ea8 postprocess: simplify pp_free() code 12 years ago
  Emil Velikov d33d260b90 docs: indicate GLX_MESA_query_renderer's completion 12 years ago
  Emil Velikov b8a1115132 docs: update nv50, nvc0 current status 12 years ago
  Joerg Mayer f9868926ee docs: restructure GL3.txt 12 years ago
  Emil Velikov ca9794658e docs: add a note about removed state tracker/targets 12 years ago
  Emil Velikov 0faaed2112 targets/xvmc: export only necessary symbols 12 years ago
  Emil Velikov 5896100a38 drivers/radeon: remove unused CXXFLAGS, LLVM_CPP_FILES 12 years ago
  José Fonseca 1e67ee8c9a mesa/main: Move declaration to beginning of scope. 12 years ago
  Courtney Goeltzenleuchter 2cfbf84dad mesa: Add API debug logging to TexStorage 12 years ago
  Tapani Pälli 53f89a436f glsl: cleanup, remove duplicate assignment 12 years ago
  Kenneth Graunke d12e0e8972 mesa: Handle !m->Ended for performance monitor result availability. 12 years ago
  Kenneth Graunke bde5e4a1e6 mesa: Track whether a performance monitor has ever ended. 12 years ago
  Kenneth Graunke a6712f5109 mesa: Also initialize gl_performance_monitor::Active. 12 years ago
  Kenneth Graunke 145138fb3c mesa: Store the performance monitor object's name. 12 years ago
  Chris Forbes 45a56ce399 mesa: bump version to 10.1 (devel) 12 years ago
  Chris Forbes 61143b87c1 i965: Fix broken asserts 12 years ago