12739 コミット (011185396b1bb13fcba6619912948bbd2154936d)
 

作成者 SHA1 メッセージ 日付
  Brian Paul 011185396b mesa: fix some error codes in _mesa_ShaderSourceARB() 17年前
  Brian Paul 3dc6591a7c mesa: fix problem freeing framebuffer/renderbuffer objects 17年前
  Brian Paul 7acb7c1ac0 mesa: additional error checking, fix error codes 17年前
  Brian Paul d866cb3712 mesa: regenerated file 17年前
  Brian Paul 7f4f2ac39d mesa: additional vec4 constructor 17年前
  Brian Paul 6e46c121f9 mesa: fix array storage allocation bug 17年前
  Brian Paul 1dc20c7916 mesa: fix incorrect array size, added assertion 17年前
  Brian Paul b3e1f9bd52 mesa: fix vertex array validation test for attribute 0 (vert pos) 17年前
  Brian Paul 1726b7d1d3 mesa: when linking a shader program, make sure all the shaders compiled OK 17年前
  Brian Paul cb79c5c7c6 mesa: added some debug code (disabled) 17年前
  Brian Paul 36a5826411 mesa: fix error codes in _mesa_shader_source(), _mesa_get_shader_source() 17年前
  Brian Paul a405d69063 mesa: regenerated 17年前
  Brian Paul a2cddf58d2 mesa: added some missing equal() notEqual() intrinsics 17年前
  Brian Paul 918f3b17e5 mesa: regenerated files 17年前
  Brian Paul 18adc71822 mesa: fix all(bvec2) function typo, add missing bvec2/3/4() constuctors 17年前
  Roland Scheidegger 5ef4e4ffb8 mesa: fix issues around multisample enable 17年前
  Brian Paul 6befdca6a3 generate a link error if the vertex shader references too many textures 17年前
  Brian Paul 43346fb1fb set ctx->Const.MaxVertexTextureImageUnits = 0 17年前
  Ian Romanick ea190fe050 VBO: Regenerate files based on recent changes to gl_API.xml 17年前
  Paulo Cesar Pereira de Andrade abd71144f0 Bring over commit 8d4d0b47a07a298a20ffae9fefe96c8c7ca9dccc from xserver tree 17年前
  Ian Romanick 21e0d47514 VBO: Add missing functions related to VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB 17年前
  Ian Romanick c52d6ad465 VBO: add GLX related annotations 17年前
  Brian Paul 028739faed mesa: fix a GLSL vector subscript/writemask bug 17年前
  Brian Paul e19af171cf mesa: move some functions 17年前
  Brian Paul 9ae4d778d8 mesa: make _slang_swizzle_swizzle() non-private 17年前
  Brian Paul 32a5c40336 mesa: better function inlining in the presence of 'return' statements 17年前
  Brian Paul b2247c7d29 mesa: add/fix some IrInfo entries for debugging purposes 17年前
  Brian Paul 011b0e51e4 link to DRM 2.3.1 17年前
  Brian Paul 2ce4b985a5 press 'm' to toggle multisample enable/disable 17年前
  Brian Paul 634d2af2b0 init machine->Samplers (fixes vertex program texture fetches) 17年前
  Dave Airlie d3f7b463c3 dri: drop asserts to make build against stable libdrm 17年前
  Xiang, Haihao bcc2a3d7e3 dri: Take the base image size into account when computing 17年前
  Dan Nicholson 5cae1b747b autoconf: Improve the visibility of the swrast DRI driver 17年前
  Corbin Simpson bb1744970d r3xx/r5xx: Enable ARB_point_parameters. 17年前
  Nicolai Haehnle 23e9b43ce4 r300: Fix dumb mistake in LOD bias translation 17年前
  Nicolai Haehnle 4002b75e62 r300: Cleanup LodBias support 17年前
  Corbin Simpson a74d22ba71 r300: Change LOD bias emission to more closely follow per-tex rules. 17年前
  Corbin Simpson 543893eefd Revert accidental edit to progs/demos/lodbias. 17年前
  Nicolai Haehnle 0918023c28 demos/shadowtex: Don't set TEXTURE_WRAP_T for 1D texture 17年前
  Nicolai Haehnle bc775066aa r300: Fix wrap mode for 1D textures 17年前
  Brian Paul 6cb1270491 s/GL_INVALID_VALUE/GL_INVALID_OPERATION/ in _mesa_get_uniformfv() 17年前
  Brian Paul b429e9b2d7 mesa: added null ptr checks 17年前
  Dan Nicholson f6da1453c5 DRI-specific pkg-config file 17年前
  Dan Nicholson 985e1cdfe8 autoconf: Check for posix_memalign 17年前
  Alan Hourihane 3b132b297f Check in SwapBuffers for any new pending dri2 events 17年前
  Eric Anholt 5174b85a0c intel: Fix glCopyPixels when x or y are < 0 in hw coordinates. 17年前
  Eric Anholt 9a0d773116 i965: Use the shared intel_pixel_copy.c. 17年前
  Eric Anholt 744357e29c intel: Same pixel function init for everyone now. 17年前
  Eric Anholt f5eb62a116 intel: Avoid glBitmap software fallback for blending when no blending occurs. 17年前
  Eric Anholt f23adc504d intel: Merge check_blit_fragment_ops between i915/i965. 17年前