13252 コミット (f63594bfef883fa9e15ab7f3f69affe4901353aa)
 

作成者 SHA1 メッセージ 日付
  Brian Paul f63594bfef mesa: remove unneeded includes 17年前
  Ian Romanick e700269441 intel: GLSL 1.20 is broken in Mesa, so disable it in the i965 driver 17年前
  Eric Anholt 5e9cb42aa6 i965: Add missing intel_pixel_draw.c symlink to fix build. 17年前
  Eric Anholt 7216679c19 i965: Accelerate depth textures with border color. 17年前
  Eric Anholt 91221483a6 i965: Actually hook up the accelerated DrawPixels support. 17年前
  Eric Anholt 9aec1288ee i915: Accelerate depth textures with border color. 17年前
  Brian Paul a71b1af5ad mesa: vertex emit debug code (disabled) 17年前
  Brian Paul 5462d447aa mesa: fix vertex format/attribute bug 17年前
  Eric Anholt 902727b7e3 mesa: Pass the context to query object delete cb to avoid null dereference. 17年前
  Eric Anholt c157cfc637 i965: Add ARB_occlusion_query support. 17年前
  Eric Anholt fc19536aa9 intel: Push flushing for cliprects changes down into the cliprects changes. 17年前
  Xiang, Haihao 94d3a30df7 i965: Fix a potential assertion failure. 17年前
  Brian Paul 7cb723a3fd mesa: pass 'mask', not NULL to renderbuffer->Put functions 17年前
  Brian 4f4147eadd mesa: fix convolve/convolution mix-ups 17年前
  Brian Paul f8baad2d25 mesa: set FRAG_BIT_FOGC bit in InputsUsed if FogOption!=GL_NONE 17年前
  Brian Paul 6e34fc0d37 mesa: adjust texcoords for swrast sprite points. 17年前
  Brian Paul 145d49838f mesa: fix static library construction 17年前
  Brian Paul b0ca50bd38 mesa: updated _mesa_delete_query() comments 17年前
  Brian Paul 382911bdbc mesa: add missing GLcontext param to _mesa_delete_query(). 17年前
  Eric Anholt 91d0020eec i915: Refine the texture indirect lookup accounting. 17年前
  Ian Romanick db9ba91971 intel: Don't advertise unsupported extensions on pre-965 hardware 17年前
  Ian Romanick 4741dbcbbc Unify ARB_depth_texture and SGIX_depth_texture 17年前
  Eric Anholt 17fdd1ab3b i965: sampler default color ends up in texture cache, not instructions. 17年前
  Eric Anholt df6ae3f0a3 i965: Fix overwriting of depth override for SetTexOffset. 17年前
  Ian Romanick 08b9e29c1d intel: Clean-up the extension string madness! 17年前
  Ian Romanick 3ab4b2066f GLSL: Implement GL_OBJECT_TYPE_ARB query 17年前
  Ian Romanick 905d8e0742 GLSL: Implement _mesa_get_handle 17年前
  Ian Romanick d806d451e6 GLSL: AttachShader returns INVALID_OPERATION for repeated attach 17年前
  Jouk Jansen fc13269b82 mesa: asst updates for VMS 17年前
  Shunichi Fuji e095d5812a mesa: drop calloc from _mesa_get_fixed_func_vertex_program 17年前
  Ian Romanick 2b8d8989fb Use 3Dnow! x86-64 routines only on processors that support 3Dnow! 17年前
  Ian Romanick b5d59222cc Remove TNL-to-VP tracking from i965 17年前
  Tobias Jakobi 2e5d717007 glapi: add DISPATCH_FUNCTION_SIZE 17年前
  Tobias Jakobi a23026effc glapi: add gl_dispatch_functions_start and end 17年前
  Eric Anholt 7d99ddcb2b intel: Fix a number of memory leaks on context destroy. 17年前
  Jeremy Huddleston 8338cc25f9 configs: darwin: Don't build GLw 17年前
  Brian Paul a4a5a37f27 mesa: remove invalid assertions that programs have parameters 17年前
  Brian Paul 4bc39c58eb mesa: fix assertion in _mesa_reference_program() 17年前
  Brad King ee80c64be8 mesa: fix param indexing 17年前
  Brian 1e3a44fab0 mesa: fix cast/conversion for optional code 17年前
  Brian Paul b3c3bc63f0 mesa: fix typo (s/feadback/feedback/). Fixes broken selection/feedback. 17年前
  Brian Paul 8124faf89d mesa: fix float->int mapping for glGetIntegerv(GL_DEPTH_CLEAR_VALUE) 17年前
  Brian Paul 6222eb3fcd mesa: fix some VBO buffer object issues 17年前
  Sam Hocevar 507ef82077 mesa: fix function params to match prototypes 17年前
  Sam Hocevar 7be5411ce6 mesa: prevent the slang code generator from aborting when faced with a sampler variable redeclaration. 17年前
  Sam Hocevar 561787e697 i965: support for sin() and cos() in vertex shaders. 17年前
  Sam Hocevar 831bfb9053 i965: more meaningful message for unsupported opcodes. 17年前
  Eric Anholt c5945c2d17 intel: Fix clears to depth_stencil texture attachments. 17年前
  Brian 1fe385fdc9 set SamplerUnit[] entry in load_texture() just to be safe 18年前
  Brian dff0b0e772 use PROGRAM_CONSTANT instead of PROGRAM_STATE_VAR when generating immediates/literals 18年前