53360 Commits (eee1ff423c6a0c9c776b4e76b79bb5ed5480d83c)
 

Author SHA1 Message Date
  Ian Romanick 0242381f06 meta: Don't use GLSL 1.30 shader on OpenGL ES 2 13 years ago
  Ian Romanick 3308c079bd meta: Rearrange shader creation in setup_glsl_generate_mipmap 13 years ago
  Ian Romanick ab097dde0c meta: Remove unsafe global mem_ctx pointer 13 years ago
  Stéphane Marchesin 6ef37f71b0 i915g: Call draw_set_mapped_vertex_buffer from draw_vbo 13 years ago
  Marek Olšák 9dfca930d7 r600g: fix possible issue with stencil mipmap rendering 13 years ago
  Marek Olšák 6fa22b840e r600g: ensure PERFECT_ZPASS+NOOP_CULL_DISABLE are 0 for blits+decompression 13 years ago
  Marek Olšák 6db53ca490 r600g: don't modify pipe_resource in resource_copy_region, fixing race condition 13 years ago
  Marek Olšák d063c7b142 r600g: fix streamout on RS780 and RS880 13 years ago
  Marek Olšák 588263e7a7 gallium: allow debug helpers in the release build 13 years ago
  Brian Paul 733dba2a08 mesa: remove the driverCtx parameter to _mesa_create/initialize_context() 13 years ago
  Brian Paul 917d273928 mesa: remove unused gl_context::DriverCtx field 13 years ago
  Brian Paul 4c9042d21d radeon/r200: remove use of gl_context::DriverCtx field 13 years ago
  Brian Paul 5a63634a13 radeon/r200: make radeon_context subclass of gl_context 13 years ago
  Kenneth Graunke 7fa0f10cd8 mesa: Flag _NEW_VARYING_VP_INPUTS when TexEnv programs are active. 13 years ago
  Stéphane Marchesin 74b6ea49df i915g: Get rid of the fixup state functions. 13 years ago
  Stéphane Marchesin dca9e3c477 i915g: Remove the i915_context->saved_* stuff. 13 years ago
  Stéphane Marchesin 98600c5ff6 i915g: Don't update I915_HW_PROGRAM in update_framebuffer 13 years ago
  Stéphane Marchesin 762ac0a218 Revert "i915g: Don't bind 0-length programs" 13 years ago
  Vinson Lee df0de93206 glapi: Do not use backtrace on Cygwin. 13 years ago
  Paul Berry 8f0b81bf7d mesa: don't enable glVertexPointer() when using API_OPENGLES2. 13 years ago
  Stéphane Marchesin 8c28a9bd73 i915g: Don't bind 0-length programs 13 years ago
  Brian Paul 91d8409649 mesa: don't call TexImage driver hooks for zero-sized images 13 years ago
  Rob Bradford 185d6df3c1 intel: Fix intel_texsubimage_tiled_memcpy to skip GL_EXT_unpack_subimage case 13 years ago
  Matt Turner 31ab61cac1 dri drivers: Link dricommon before dynamic libraries 13 years ago
  Paul Berry 551c991606 register_allocate: don't consider trivially colorable registers for spilling. 13 years ago
  Marek Olšák 53d06ecdd0 glx/dri2: use uint64_t instead of double to represent time for FPS calculation 13 years ago
  Oliver McFadden ff835724b5 mesa: tests: EnumStrings.LookUpByNumber 13 years ago
  Andreas Boll 336cc6499b docs: add link to the GLSL compiler page 13 years ago
  Andreas Boll d495669965 docs: update shading documentation 13 years ago
  Matt Turner 159ca32fec build: Remove autoconf check for signbit 13 years ago
  Stéphane Marchesin fe3aeb7ea3 i915g: Implement srgb textures the easy way. 13 years ago
  Stéphane Marchesin 2acc719374 i915g: Use X tiling for textures 13 years ago
  Robert Bragg 0a523a8820 SwapBuffersRegionNOK: invert rectangles on y axis 13 years ago
  Brian Paul df4a88ac43 mesa: remove bogus compressed texture size checks 13 years ago
  Michel Dänzer 82e38ac91f radeonsi: Fix double compilation of shader variants. 13 years ago
  Michel Dänzer c3db19efba radeonsi: Better indexing of parameters in the pixel shader. 13 years ago
  Michel Dänzer dbb4a7f950 radeon/llvm: Disable SI flow control again for now. 13 years ago
  Andreas Boll 48e4eb695a docs/helpwanted: cleanup todo list links 13 years ago
  Andreas Boll 1f38fb2697 docs: document how to apply a candidate to a stable branch 13 years ago
  Andreas Boll f07784d9ba docs: document how to mark a candidate for a stable branch 13 years ago
  Negreanu Marius Adrian e00abb00f0 android: glcpp: fix abuse of yylex 13 years ago
  Matt Turner 523c015246 build: Don't build libdricore if not building classic drivers 13 years ago
  Matt Turner b6c0fa1280 libdricore: Remove dead C(XX)FLAGS_NOVISIBILITY 13 years ago
  Matt Turner 24ded89876 build: Add visibility CFLAGS to OSMesa 13 years ago
  Matt Turner 1762ec28db build: Link OSMesa with glapi, libdl, libstdc++ 13 years ago
  Matt Turner 4cfff7211c build: Set visibility CFLAGS in dri/swrast 13 years ago
  Matt Turner 3628402707 build: Set visibility CFLAGS in dri/r200 13 years ago
  Matt Turner 55d45efdd8 build: Set visibility CFLAGS in dri/radeon 13 years ago
  Matt Turner 340637d54d build: Set visibility CFLAGS in dri/nouveau 13 years ago
  Matt Turner 381d120b8a build: Set visibility CFLAGS in dri/i915 13 years ago