- c100023 mesa: s/assert/ASSERT/ in _mesa_reference_texobj() by Brian Paul · 15 years ago
- 8a9795e mesa: rework error check in glGetTexLevelParameter(), remove tex_image_dimensions() by Brian Paul · 15 years ago
- 423a53f mesa: if maxLevels==0, target is invalid by Brian Paul · 15 years ago
- fe988d7 mesa: add extension checks in _mesa_max_texture_levels() by Brian Paul · 15 years ago
- 47a385b mesa: minor clean-ups in bumpmap functions by Brian Paul · 15 years ago
- 6aa7a03 mesa: use _mesa_get_current_tex_unit() in more places by Brian Paul · 15 years ago
- 73b150c mesa: refactor: move _mesa_is_color/depth/stencil_format() helpers to image.c by Brian Paul · 15 years ago
- ba2a55c mesa: move _mesa_Get[Compressed]TexImage() to texgetimage.c by Brian Paul · 15 years ago
- b9f67df mesa: short-circuit no-change in _mesa_DepthRange() by Brian Paul · 15 years ago
- ace98f0 st/dri: Add support for GLX_EXT_texture_from_pixmap with direct rendering. by Michel Dänzer · 15 years ago
- 7c08614 gallium/drm: Handle circular dependencies in the auxiliary libraries with make. by Michel Dänzer · 15 years ago
- 7ef8c79 st/xorg: Fix DRI2 CopyRegion hook. by Michel Dänzer · 15 years ago
- f2fcd58 tgsi: add simple facility for releasing and reusing temporaries by Keith Whitwell · 15 years ago
- b56d2ba tgsi: rename ureg src/dest converters by Keith Whitwell · 15 years ago
- 5c5364a draw: Remove unused variable. by José Fonseca · 15 years ago
- 7b39194 scons: Handle Circular dependencies in the libraries. by José Fonseca · 15 years ago
- bf57eda Merge branch 'mesa_7_5_branch' by Keith Whitwell · 15 years ago
- 1ce3f5a draw: cope with more primitives in draw_pipeline_run by Keith Whitwell · 15 years ago
- 78918c8 tgsi: turn off debugging by Keith Whitwell · 15 years ago
- 749e520 tgsi: use REALLOC for growing token pool by Keith Whitwell · 15 years ago
- 120e768 util: silence warnings for third REALLOC argument by Keith Whitwell · 15 years ago
- b1d82f1 util: remove unneeded includes by Keith Whitwell · 15 years ago
- 002c76c util: convert u_simple_shaders to use tgsi_ureg by Keith Whitwell · 15 years ago
- 8a7d1e7 tgsi: add tgsi_ureg, a simplified tgsi shader builder by Keith Whitwell · 15 years ago
- 1f40ffc i965: fix cube map on IGDNG by Xiang, Haihao · 15 years ago
- 4ce73ad glsl: remove duplicate frag input entry by Brian Paul · 15 years ago
- f3b215c Merge branch 'new-frag-attribs' by Brian Paul · 15 years ago
- fdfb0d4 progs/glsl: change uniform_info::type field to use GLSL vector types by Brian Paul · 15 years ago
- af3d7f6 demos: call SetUniformValues() by Brian Paul · 15 years ago
- f95b82b mesa: const qualifiers by Brian Paul · 15 years ago
- bd4c6a2 vbo: use _mesa_is_bufferobj() by Brian Paul · 15 years ago
- 684049d demos: rename InitUniforms() to SetUniformValues() by Brian Paul · 15 years ago
- 378bff0 progs/util: added more shader utility functions by Brian Paul · 15 years ago
- 434ec3a mesa: use _mesa_is_bufferobj() by Brian Paul · 15 years ago
- 6040315 mesa: use _mesa_is_bufferobj() by Brian Paul · 15 years ago
- abbf835 mesa: new _mesa_is_bufferobj() function by Brian Paul · 15 years ago
- d64649a i965: Make the cube mapping RCP use a writemask. by Eric Anholt · 15 years ago
- 5faa0dc i965: Allocate destination registers for GLSL TEX instructions contiguously. by Eric Anholt · 15 years ago
- 63fa5fd i965: drop dead scalar handling in GLSL. by Eric Anholt · 15 years ago
- 08687c8 i965: Correct brw_wm_nr_args for WM_DELTAXY and WM_PIXELXY. by Eric Anholt · 15 years ago
- 863ae3a i965: Drop GLSL ABS code, which is translated away in brw_wm_fp. by Eric Anholt · 15 years ago
- 4de8b89 i965: Drop code for emitting OPCODE_SUB, since brw_wm_fp.c makes it an ADD. by Eric Anholt · 15 years ago
- 0eb819a i965: Store the dispatch width in the WM compile struct. by Eric Anholt · 15 years ago
- 536476f i965: Handle scalar result swizzling in shared GLSL/non-GLSL code. by Eric Anholt · 15 years ago
- 792c499 i965: Flag ARL-using programs as requiring brw_wm_glsl.c by Eric Anholt · 15 years ago
- 4e477aa i965: Remove some unused WM opcode args. by Eric Anholt · 15 years ago
- 255e5be i965: Avoid re-uploading the index buffer when we don't need to. by Eric Anholt · 15 years ago
- a245c05 r600: fix warning by Alex Deucher · 15 years ago
- b0c191a r600: state cleanups by Alex Deucher · 15 years ago
- 2f6675b r600: clean up Create/DestroyContext by Alex Deucher · 15 years ago
- b6a4f5f r200: Prevent TexGenMatrix from leaking when destroying r200 context. by Pauli Nieminen · 15 years ago
- 855374a vbo: fix incorrect pointer by Brian Paul · 15 years ago
- 8f9ee06 glsl: add gl_Vertex, gl_Normal, etc to list of active attributes by Brian Paul · 15 years ago
- fd5eda1 glsl: move predefined shader input/output info/code to slang_builtin.c by Brian Paul · 15 years ago
- 2708ddf vbo: Avoid extra validation of DrawElements. by Eric Anholt · 15 years ago
- ef3ad41 radeon: Minor warnings cleanup. by Eric Anholt · 15 years ago
- e643bc5 i965: Use _MaxElement instead of index-calculated min/max for VBO bounds. by Eric Anholt · 15 years ago
- 29173d3 radeon: Add protection against recursive DRM locking. by Pauli Nieminen · 15 years ago
- 5eeb44f st/xorg: Acquire/drop DRM master in order to work with multiple servers. by Michel Dänzer · 15 years ago
- f21b0e9 gallium/glx/xlib: main/ prefix on Mesa includes, remove -I$(TOP)/src/mesa/main/ by Brian Paul · 15 years ago
- 10eb2ca gallium/glx/xlib: updated comments by Brian Paul · 15 years ago
- 80b8fbc gallium/glx/xlib: delete fakeglx.h by Brian Paul · 15 years ago
- 275d0e7 gallium/glx/xlib: rename fakeglx.c to glx_api.c by Brian Paul · 15 years ago
- 622d531 gallium/glx/xlib: delete glxapi.h by Brian Paul · 15 years ago
- f5dd1cf gallium/glx/xlib: rename fakeglx_fonts.c to glx_usefont.c by Brian Paul · 15 years ago
- 0528d6c gallium/glx/xlib: rename glxapi.c to glx_getproc.c by Brian Paul · 15 years ago
- f546fa0 gallium/glx/xlib: don't include fakeglx.h by Brian Paul · 15 years ago
- 4a4039e gallium/glx/xlib: overhaul and simplification of the Gallium Xlib-based GLX by Brian Paul · 15 years ago
- 1e52b8b r600: A shader is bound that exports Z as a float into Red channel by Cooper Yuan · 15 years ago
- 64e7bb3 egl: Use _eglAddAtExitCall to free thread infos and displays. by Chia-I Wu · 15 years ago
- 435c7ac egl: Add _eglAddAtExitCall. by Chia-I Wu · 15 years ago
- 0e3687e egl: Make _eglGlobal initialize statically. by Chia-I Wu · 15 years ago
- 413969a egl: Implement _eglFiniDisplay. by Chia-I Wu · 15 years ago
- 621801a egl: Make display and surface hash tables local. by Chia-I Wu · 15 years ago
- 56d2119 egl: Initialize current thread management on demand. by Chia-I Wu · 15 years ago
- f6c2f5e egl: Destroy eglThreadInfo on thread exit. by Chia-I Wu · 15 years ago
- e79d21c egl: Add eglmutex.h. by Chia-I Wu · 15 years ago
- 50f8ca2 glx: fix signedness warning by RALOVICH, Kristóf · 15 years ago
- fd90d80 mesa: handle glDrawPixels images which are larger than max rect texture size by Brian Paul · 15 years ago
- dba6d52 mesa: added _mesa_meta_draw_pixels() by Brian Paul · 15 years ago
- f821866 mesa: added META_FOG and optimize some meta_begin/end() code by Brian Paul · 15 years ago
- 9ba19b8 gallium/trace: remove stray semicolons by Brian Paul · 15 years ago
- b681f39 gallium/xlib: add missing tex_usage parameter by Brian Paul · 15 years ago
- 6deaa6d gallium/egl: add missing tex_usage parameter by Brian Paul · 15 years ago
- 2e8be3a gallium/xlib: add missing tex_usage parameter by Brian Paul · 15 years ago
- 26a762c gallium/identity: remove stray semicolons by Brian Paul · 15 years ago
- c2b29b5 r600: use the drm ioctls for swap and texture upload by Alex Deucher · 15 years ago
- 164d8e8 i915g: Reduce max relocs by Jakob Bornecrantz · 15 years ago
- df9f278 i915g: Check relocs as well by Jakob Bornecrantz · 15 years ago
- 7a60ed2 i915g: Implement surface_buffer_create for softpipe by Jakob Bornecrantz · 15 years ago
- a41a253 gallium: Add texture usage information to surface_buffer_create by Jakob Bornecrantz · 15 years ago
- 7013a4d mesa/glapi: regenerated files from gl_API.xml by Brian Paul · 15 years ago
- bb45e6f gallium: fix debug_printf() format string by Brian Paul · 15 years ago
- a9d37f6 glut: fix incorrect Vista maximisation size due to WM_GETMINMAXINFO handling by Brian Paul · 15 years ago
- 20e4421 mesa: remove _mesa_set_vp_override() from _mesa_Bitmap() by Brian Paul · 15 years ago
- e93be51 r300g: Fix up remaining VAP_CNTL_STATUS writes for big endian. by Michel Dänzer · 15 years ago
- bb91368 r300g: Emit relocations for pitch registers. by Michel Dänzer · 15 years ago
- 2cbd3fc r300g: a typo of debug message by Cooper Yuan · 15 years ago
- 2ccd66d r600: update num of interp if posizition is used by Cooper Yuan · 15 years ago
- 74504c4 demos: Fix the VBO usage in glsl/multitex. by Eric Anholt · 15 years ago