2009-08-13 |
Brian Paul | progs/util: ignore pre-defined uniforms in SetUniformVa... |
commit | commitdiff | tree |
2009-08-13 |
Brian Paul | progs/glsl: new shtest program, a simple shader test... |
commit | commitdiff | tree |
2009-08-13 |
Brian Paul | glsl: fix incorrect attribute size |
commit | commitdiff | tree |
2009-08-13 |
Brian Paul | tnl: if NAN_CHECK is enabled, also assert that pos... |
commit | commitdiff | tree |
2009-08-13 |
Brian Paul | mesa: s/assert/ASSERT/ in _mesa_reference_texobj() |
commit | commitdiff | tree |
2009-08-13 |
Brian Paul | mesa: rework error check in glGetTexLevelParameter... |
commit | commitdiff | tree |
2009-08-13 |
Brian Paul | mesa: if maxLevels==0, target is invalid |
commit | commitdiff | tree |
2009-08-13 |
Brian Paul | mesa: add extension checks in _mesa_max_texture_levels() |
commit | commitdiff | tree |
2009-08-13 |
Brian Paul | mesa: minor clean-ups in bumpmap functions |
commit | commitdiff | tree |
2009-08-13 |
Brian Paul | mesa: use _mesa_get_current_tex_unit() in more places |
commit | commitdiff | tree |
2009-08-13 |
Brian Paul | mesa: refactor: move _mesa_is_color/depth/stencil_forma... |
commit | commitdiff | tree |
2009-08-13 |
Brian Paul | mesa: move _mesa_Get[Compressed]TexImage() to texgetimage.c |
commit | commitdiff | tree |
2009-08-13 |
Brian Paul | mesa: short-circuit no-change in _mesa_DepthRange() |
commit | commitdiff | tree |
2009-08-13 |
Michel Dänzer | st/dri: Add support for GLX_EXT_texture_from_pixmap... |
commit | commitdiff | tree |
2009-08-13 |
Michel Dänzer | gallium/drm: Handle circular dependencies in the auxili... |
commit | commitdiff | tree |
2009-08-13 |
Michel Dänzer | st/xorg: Fix DRI2 CopyRegion hook. |
commit | commitdiff | tree |
2009-08-13 |
Keith Whitwell | tgsi: add simple facility for releasing and reusing... |
commit | commitdiff | tree |
2009-08-13 |
Keith Whitwell | tgsi: rename ureg src/dest converters |
commit | commitdiff | tree |
2009-08-13 |
José Fonseca | draw: Remove unused variable. |
commit | commitdiff | tree |
2009-08-13 |
José Fonseca | scons: Handle Circular dependencies in the libraries. |
commit | commitdiff | tree |
2009-08-13 |
Keith Whitwell | Merge branch 'mesa_7_5_branch' |
commit | commitdiff | tree |
2009-08-13 |
Keith Whitwell | draw: cope with more primitives in draw_pipeline_run |
commit | commitdiff | tree |
2009-08-13 |
Keith Whitwell | tgsi: turn off debugging |
commit | commitdiff | tree |
2009-08-13 |
Keith Whitwell | tgsi: use REALLOC for growing token pool |
commit | commitdiff | tree |
2009-08-13 |
Keith Whitwell | util: silence warnings for third REALLOC argument |
commit | commitdiff | tree |
2009-08-13 |
Keith Whitwell | util: remove unneeded includes |
commit | commitdiff | tree |
2009-08-13 |
Keith Whitwell | util: convert u_simple_shaders to use tgsi_ureg |
commit | commitdiff | tree |
2009-08-13 |
Keith Whitwell | tgsi: add tgsi_ureg, a simplified tgsi shader builder |
commit | commitdiff | tree |
2009-08-13 |
Xiang, Haihao | i965: fix cube map on IGDNG |
commit | commitdiff | tree |
2009-08-13 |
Brian Paul | glsl: remove duplicate frag input entry |
commit | commitdiff | tree |
2009-08-13 |
Brian Paul | Merge branch 'new-frag-attribs' |
commit | commitdiff | tree |
2009-08-12 |
Brian Paul | progs/glsl: change uniform_info::type field to use... |
commit | commitdiff | tree |
2009-08-12 |
Brian Paul | demos: call SetUniformValues() |
commit | commitdiff | tree |
2009-08-12 |
Brian Paul | mesa: const qualifiers |
commit | commitdiff | tree |
2009-08-12 |
Brian Paul | vbo: use _mesa_is_bufferobj() |
commit | commitdiff | tree |
2009-08-12 |
Brian Paul | demos: rename InitUniforms() to SetUniformValues() |
commit | commitdiff | tree |
2009-08-12 |
Brian Paul | progs/util: added more shader utility functions |
commit | commitdiff | tree |
2009-08-12 |
Brian Paul | mesa: use _mesa_is_bufferobj() |
commit | commitdiff | tree |
2009-08-12 |
Brian Paul | mesa: use _mesa_is_bufferobj() |
commit | commitdiff | tree |
2009-08-12 |
Brian Paul | mesa: new _mesa_is_bufferobj() function |
commit | commitdiff | tree |
2009-08-12 |
Eric Anholt | i965: Make the cube mapping RCP use a writemask. |
commit | commitdiff | tree |
2009-08-12 |
Eric Anholt | i965: Allocate destination registers for GLSL TEX instr... |
commit | commitdiff | tree |
2009-08-12 |
Eric Anholt | i965: drop dead scalar handling in GLSL. |
commit | commitdiff | tree |
2009-08-12 |
Eric Anholt | i965: Correct brw_wm_nr_args for WM_DELTAXY and WM_PIXELXY. |
commit | commitdiff | tree |
2009-08-12 |
Eric Anholt | i965: Drop GLSL ABS code, which is translated away... |
commit | commitdiff | tree |
2009-08-12 |
Eric Anholt | i965: Drop code for emitting OPCODE_SUB, since brw_wm_f... |
commit | commitdiff | tree |
2009-08-12 |
Eric Anholt | i965: Store the dispatch width in the WM compile struct. |
commit | commitdiff | tree |
2009-08-12 |
Eric Anholt | i965: Handle scalar result swizzling in shared GLSL... |
commit | commitdiff | tree |
2009-08-12 |
Eric Anholt | i965: Flag ARL-using programs as requiring brw_wm_glsl.c |
commit | commitdiff | tree |
2009-08-12 |
Eric Anholt | i965: Remove some unused WM opcode args. |
commit | commitdiff | tree |
2009-08-12 |
Eric Anholt | i965: Avoid re-uploading the index buffer when we don... |
commit | commitdiff | tree |
2009-08-12 |
Alex Deucher | r600: fix warning |
commit | commitdiff | tree |
2009-08-12 |
Alex Deucher | r600: state cleanups |
commit | commitdiff | tree |
2009-08-12 |
Alex Deucher | r600: clean up Create/DestroyContext |
commit | commitdiff | tree |
2009-08-12 |
Pauli Nieminen | r200: Prevent TexGenMatrix from leaking when destroying... |
commit | commitdiff | tree |
2009-08-12 |
Brian Paul | vbo: fix incorrect pointer |
commit | commitdiff | tree |
2009-08-12 |
Brian Paul | glsl: add gl_Vertex, gl_Normal, etc to list of active... |
commit | commitdiff | tree |
2009-08-12 |
Brian Paul | glsl: move predefined shader input/output info/code... |
commit | commitdiff | tree |
2009-08-12 |
Eric Anholt | vbo: Avoid extra validation of DrawElements. |
commit | commitdiff | tree |
2009-08-12 |
Eric Anholt | radeon: Minor warnings cleanup. |
commit | commitdiff | tree |
2009-08-12 |
Eric Anholt | i965: Use _MaxElement instead of index-calculated min... |
commit | commitdiff | tree |
2009-08-12 |
Pauli Nieminen | radeon: Add protection against recursive DRM locking. |
commit | commitdiff | tree |
2009-08-12 |
Michel Dänzer | st/xorg: Acquire/drop DRM master in order to work with... |
commit | commitdiff | tree |
2009-08-12 |
Brian Paul | gallium/glx/xlib: main/ prefix on Mesa includes, remove... |
commit | commitdiff | tree |
2009-08-12 |
Brian Paul | gallium/glx/xlib: updated comments |
commit | commitdiff | tree |
2009-08-12 |
Brian Paul | gallium/glx/xlib: delete fakeglx.h |
commit | commitdiff | tree |
2009-08-12 |
Brian Paul | gallium/glx/xlib: rename fakeglx.c to glx_api.c |
commit | commitdiff | tree |
2009-08-12 |
Brian Paul | gallium/glx/xlib: delete glxapi.h |
commit | commitdiff | tree |
2009-08-12 |
Brian Paul | gallium/glx/xlib: rename fakeglx_fonts.c to glx_usefont.c |
commit | commitdiff | tree |
2009-08-12 |
Brian Paul | gallium/glx/xlib: rename glxapi.c to glx_getproc.c |
commit | commitdiff | tree |
2009-08-12 |
Brian Paul | gallium/glx/xlib: don't include fakeglx.h |
commit | commitdiff | tree |
2009-08-12 |
Brian Paul | gallium/glx/xlib: overhaul and simplification of the... |
commit | commitdiff | tree |
2009-08-12 |
Cooper Yuan | r600: A shader is bound that exports Z as a float into... |
commit | commitdiff | tree |
2009-08-12 |
Chia-I Wu | egl: Use _eglAddAtExitCall to free thread infos and... |
commit | commitdiff | tree |
2009-08-12 |
Chia-I Wu | egl: Add _eglAddAtExitCall. |
commit | commitdiff | tree |
2009-08-12 |
Chia-I Wu | egl: Make _eglGlobal initialize statically. |
commit | commitdiff | tree |
2009-08-12 |
Chia-I Wu | egl: Implement _eglFiniDisplay. |
commit | commitdiff | tree |
2009-08-12 |
Chia-I Wu | egl: Make display and surface hash tables local. |
commit | commitdiff | tree |
2009-08-12 |
Chia-I Wu | egl: Initialize current thread management on demand. |
commit | commitdiff | tree |
2009-08-12 |
Chia-I Wu | egl: Destroy eglThreadInfo on thread exit. |
commit | commitdiff | tree |
2009-08-12 |
Chia-I Wu | egl: Add eglmutex.h. |
commit | commitdiff | tree |
2009-08-12 |
RALOVICH, Kristóf | glx: fix signedness warning |
commit | commitdiff | tree |
2009-08-12 |
Brian Paul | mesa: handle glDrawPixels images which are larger than... |
commit | commitdiff | tree |
2009-08-12 |
Brian Paul | mesa: added _mesa_meta_draw_pixels() |
commit | commitdiff | tree |
2009-08-12 |
Brian Paul | mesa: added META_FOG and optimize some meta_begin/end... |
commit | commitdiff | tree |
2009-08-12 |
Brian Paul | gallium/trace: remove stray semicolons |
commit | commitdiff | tree |
2009-08-12 |
Brian Paul | gallium/xlib: add missing tex_usage parameter |
commit | commitdiff | tree |
2009-08-12 |
Brian Paul | gallium/egl: add missing tex_usage parameter |
commit | commitdiff | tree |
2009-08-12 |
Brian Paul | gallium/xlib: add missing tex_usage parameter |
commit | commitdiff | tree |
2009-08-12 |
Brian Paul | gallium/identity: remove stray semicolons |
commit | commitdiff | tree |
2009-08-12 |
Alex Deucher | r600: use the drm ioctls for swap and texture upload |
commit | commitdiff | tree |
2009-08-12 |
Jakob Bornecrantz | i915g: Reduce max relocs |
commit | commitdiff | tree |
2009-08-12 |
Jakob Bornecrantz | i915g: Check relocs as well |
commit | commitdiff | tree |
2009-08-11 |
Jakob Bornecrantz | i915g: Implement surface_buffer_create for softpipe |
commit | commitdiff | tree |
2009-08-11 |
Jakob Bornecrantz | gallium: Add texture usage information to surface_buffe... |
commit | commitdiff | tree |
2009-08-11 |
Brian Paul | mesa/glapi: regenerated files from gl_API.xml |
commit | commitdiff | tree |
2009-08-11 |
Brian Paul | gallium: fix debug_printf() format string |
commit | commitdiff | tree |
2009-08-11 |
Brian Paul | glut: fix incorrect Vista maximisation size due to... |
commit | commitdiff | tree |
2009-08-11 |
Brian Paul | mesa: remove _mesa_set_vp_override() from _mesa_Bitmap() |
commit | commitdiff | tree |
2009-08-11 |
Michel Dänzer | r300g: Fix up remaining VAP_CNTL_STATUS writes for... |
commit | commitdiff | tree |
next |