- 3dc6591 mesa: fix problem freeing framebuffer/renderbuffer objects by Brian Paul · 16 years ago
- 7acb7c1 mesa: additional error checking, fix error codes by Brian Paul · 16 years ago
- d866cb3 mesa: regenerated file by Brian Paul · 16 years ago
- 7f4f2ac mesa: additional vec4 constructor by Brian Paul · 16 years ago
- 6e46c12 mesa: fix array storage allocation bug by Brian Paul · 16 years ago
- 1dc20c7 mesa: fix incorrect array size, added assertion by Brian Paul · 16 years ago
- b3e1f9b mesa: fix vertex array validation test for attribute 0 (vert pos) by Brian Paul · 16 years ago
- 1726b7d mesa: when linking a shader program, make sure all the shaders compiled OK by Brian Paul · 16 years ago
- cb79c5c mesa: added some debug code (disabled) by Brian Paul · 16 years ago
- 36a5826 mesa: fix error codes in _mesa_shader_source(), _mesa_get_shader_source() by Brian Paul · 16 years ago
- a405d69 mesa: regenerated by Brian Paul · 16 years ago
- a2cddf5 mesa: added some missing equal() notEqual() intrinsics by Brian Paul · 16 years ago
- 918f3b1 mesa: regenerated files by Brian Paul · 16 years ago
- 18adc71 mesa: fix all(bvec2) function typo, add missing bvec2/3/4() constuctors by Brian Paul · 16 years ago
- 5ef4e4f mesa: fix issues around multisample enable by Roland Scheidegger · 16 years ago
- 6befdca generate a link error if the vertex shader references too many textures by Brian Paul · 16 years ago
- 43346fb set ctx->Const.MaxVertexTextureImageUnits = 0 by Brian Paul · 16 years ago
- ea190fe VBO: Regenerate files based on recent changes to gl_API.xml by Ian Romanick · 16 years ago
- abd7114 Bring over commit 8d4d0b47a07a298a20ffae9fefe96c8c7ca9dccc from xserver tree by Paulo Cesar Pereira de Andrade · 16 years ago
- 21e0d47 VBO: Add missing functions related to VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB by Ian Romanick · 16 years ago
- c52d6ad VBO: add GLX related annotations by Ian Romanick · 16 years ago
- 028739f mesa: fix a GLSL vector subscript/writemask bug by Brian Paul · 16 years ago
- e19af17 mesa: move some functions by Brian Paul · 16 years ago
- 9ae4d77 mesa: make _slang_swizzle_swizzle() non-private by Brian Paul · 16 years ago
- 32a5c40 mesa: better function inlining in the presence of 'return' statements by Brian Paul · 16 years ago
- b2247c7 mesa: add/fix some IrInfo entries for debugging purposes by Brian Paul · 16 years ago
- 011b0e5 link to DRM 2.3.1 by Brian Paul · 16 years ago
- 2ce4b98 press 'm' to toggle multisample enable/disable by Brian Paul · 16 years ago
- 634d2af init machine->Samplers (fixes vertex program texture fetches) by Brian Paul · 16 years ago
- d3f7b46 dri: drop asserts to make build against stable libdrm by Dave Airlie · 16 years ago
- bcc2a3d dri: Take the base image size into account when computing by Xiang, Haihao · 16 years ago
- 5cae1b7 autoconf: Improve the visibility of the swrast DRI driver by Dan Nicholson · 16 years ago
- bb17449 r3xx/r5xx: Enable ARB_point_parameters. by Corbin Simpson · 16 years ago
- 23e9b43 r300: Fix dumb mistake in LOD bias translation by Nicolai Haehnle · 16 years ago
- 4002b75 r300: Cleanup LodBias support by Nicolai Haehnle · 16 years ago
- a74d22b r300: Change LOD bias emission to more closely follow per-tex rules. by Corbin Simpson · 16 years ago
- 543893e Revert accidental edit to progs/demos/lodbias. by Corbin Simpson · 16 years ago
- 0918023 demos/shadowtex: Don't set TEXTURE_WRAP_T for 1D texture by Nicolai Haehnle · 16 years ago
- bc77506 r300: Fix wrap mode for 1D textures by Nicolai Haehnle · 16 years ago
- 6cb1270 s/GL_INVALID_VALUE/GL_INVALID_OPERATION/ in _mesa_get_uniformfv() by Brian Paul · 16 years ago
- b429e9b mesa: added null ptr checks by Brian Paul · 16 years ago
- f6da145 DRI-specific pkg-config file by Dan Nicholson · 16 years ago
- 985e1cd autoconf: Check for posix_memalign by Dan Nicholson · 16 years ago
- 3b132b2 Check in SwapBuffers for any new pending dri2 events by Alan Hourihane · 16 years ago
- 5174b85 intel: Fix glCopyPixels when x or y are < 0 in hw coordinates. by Eric Anholt · 16 years ago
- 9a0d773 i965: Use the shared intel_pixel_copy.c. by Eric Anholt · 16 years ago
- 744357e intel: Same pixel function init for everyone now. by Eric Anholt · 16 years ago
- f5eb62a intel: Avoid glBitmap software fallback for blending when no blending occurs. by Eric Anholt · 16 years ago
- f23adc5 intel: Merge check_blit_fragment_ops between i915/i965. by Eric Anholt · 16 years ago
- 90d33ed intel: Note reasons for blit pixel op fallbacks under INTEL_DEBUG=pix. by Eric Anholt · 16 years ago
- eda68cc i915: Add support for accelerated glBitmap, shared from 965. by Eric Anholt · 16 years ago
- 5989098 i915: Fix read != draw drawable for glCopyPixels. by Eric Anholt · 16 years ago
- 98fa0ae i915: Allow accelerated pixel ops to be disabled with INTEL_NO_BLIT. by Eric Anholt · 16 years ago
- fe3b62b Ensure all objects are built when installing DRI by Dan Nicholson · 16 years ago
- 5aa4d5a Don't make libmesa.a or libglapi.a depend on asm_subdirs by Dan Nicholson · 16 years ago
- 7ec5e6a Create $(TOP)/$(LIB_DIR) for install, too by Dan Nicholson · 16 years ago
- 71d2578 replace __inline and __inline__ with INLINE macro by Brian Paul · 16 years ago
- ba97ed2 replace __inline and __inline__ with INLINE macro by Brian Paul · 16 years ago
- cc96d54 replace __inline and __inline__ with INLINE macro by Brian Paul · 16 years ago
- 37f19b9 replace __inline and __inline__ with INLINE macro by Brian Paul · 16 years ago
- 402e7f7 #undef DEBUG to silence warnings by Brian Paul · 16 years ago
- 5ee7b79 replace __inline and __inline__ with INLINE macro by Brian Paul · 16 years ago
- 055ab81 replace __inline and __inline__ with INLINE macro by Brian Paul · 16 years ago
- 24197b4 replace __inline and __inline__ with INLINE macro by Brian Paul · 16 years ago
- 7899270 replace __inline and __inline__ with INLINE macro by Brian Paul · 16 years ago
- 2e922b0 replace __inline and __inline__ with INLINE macro by Brian Paul · 16 years ago
- 2c1bead s/inline/INLINE by Brian Paul · 16 years ago
- 77d917a remove old comments by Brian Paul · 16 years ago
- e1f9adc Solaris port of Mesa 7.1 with autoconf support by Alan Coopersmith · 16 years ago
- f30e4af Rename quad function to quadr to avoid clash with Solaris quad typedef by Daniel Zhu · 16 years ago
- 1043a7c Make minstall work with Solaris /bin/sh by Alan Coopersmith · 16 years ago
- 4ba39c4 Fix builds with compilers other than gcc 3.0 & newer by Alan Coopersmith · 16 years ago
- 3491cbe added pointer to beta/release candidates by Brian Paul · 16 years ago
- dc25661 R300: 1002:5657 is actually RV410 by Alex Deucher · 16 years ago
- b3f1aac r200: fix typo in r200TryDrawPixels parameter validation (bug 16406) by Roland Scheidegger · 16 years ago
- 21177c8 mesa: tweak mipmap level selection for cube maps by Brian Paul · 16 years ago
- cf29ab3 i915: Bug #14313: Fix accelerated (PBO) ReadPixels. by Eric Anholt · 16 years ago
- 3e8aade i965: add support for Intel 4 series chipsets by Xiang, Haihao · 16 years ago
- 3064069 mesa: fix inconsistent use of GL_UNSIGNED_INT vs. GL_UNSIGNED_INT_24_8_EXT for Z unpacking by Brian Paul · 16 years ago
- 5b5bf21 assorted glide driver fixes by Wilfried Holzke · 16 years ago
- 51ad6e3 glu: silence warnings by Brian Paul · 16 years ago
- a1523c6 mesa: make mm.c use unsigned ints for offsets. by Dave Airlie · 16 years ago
- 27b7f89 r300: Make LOD bias a persistent environment variable. Per airlied's suggestion. by Corbin Simpson · 16 years ago
- e9d1889 Compute/setup fog coordinates even if vertex program is enabled. by H. Verbeet · 16 years ago
- ec2d0de mesa: allocate pixel zoom arrays on heap, not stack by Brian Paul · 16 years ago
- bbce588 Don't compute vertex fog when fragment program is active. by H. Verbeet · 16 years ago
- 588abd6 r300: Fix new incarnation of bug 3195. by Corbin Simpson · 16 years ago
- 1738a9a r300: Forgot to clear old state before writing new state. Oooops. Hehe. by Corbin Simpson · 16 years ago
- 776580a r300: Enable LOD bias state emission. by Corbin Simpson · 16 years ago
- f7b8a13 Oops, misordered a few instructions. by Corbin Simpson · 16 years ago
- 6e6ca40 r300: Unbreak LOD biasing, a bit. Needs a bit more work on submission. by Corbin Simpson · 16 years ago
- 4fc66be No more drivers/xorg by Dan Nicholson · 16 years ago
- f1ae5d4 r5xx: Enable fragment.position, partial ARB_shadow. by Corbin Simpson · 16 years ago
- 7413c55 r5xx: Detangle FP fallback and translation switches. by Corbin Simpson · 16 years ago
- 43da118 r300: Add radeonTransformALU and fix a bug in r300_fragprog DPH by Nicolai Haehnle · 16 years ago
- 825fdfd r300_fragprog: Use less complex instructions by Nicolai Haehnle · 16 years ago
- b97e48f r5xx: More FP rewriting; fix texrect FP insts. by Corbin Simpson · 16 years ago
- 69004fb r5xx: New FP code, take two. by Corbin Simpson · 16 years ago
- 0a341ef r5xx: FP refactor, take one. by Corbin Simpson · 16 years ago
- 9704414 r3xx/r5xx: Don't force aniso. *Pulls paper bag down over head* by Corbin Simpson · 16 years ago