2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs glxext.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs glxcurrent.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs glxcmds.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs glcontextmodes.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs eval.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs drisw_glx.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs dri_glx.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs dri_common.h |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs dri_common.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs dri2.h |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs dri2_glx.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs dri2.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs compsize.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: indent -br -i3 -npcs --no-tabs clientattrib.c |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: add a line of Emacs helping variables |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: No need to zero a local variable. |
commit | commitdiff | tree |
2008-10-13 |
RALOVICH, Kristóf | glx: make INIT_MESA_SPARC more robust |
commit | commitdiff | tree |
2008-10-13 |
Xiang, Haihao | i915: Texture instructions use r/t/oC/oD register as... |
commit | commitdiff | tree |
2008-10-11 |
Eric Anholt | intel: Add acceleration for glDrawPixels(GL_STENCIL_INDEX). |
commit | commitdiff | tree |
2008-10-10 |
Brian Paul | mesa: fix asst. issues in _mesa_texstore_argb8888() |
commit | commitdiff | tree |
2008-10-10 |
Brian Paul | mesa: include needed header |
commit | commitdiff | tree |
2008-10-10 |
Brian Paul | mesa: remove unneeded includes |
commit | commitdiff | tree |
2008-10-10 |
Brian Paul | mesa: fix error codes in _mesa_GetObjectParameterivARB... |
commit | commitdiff | tree |
2008-10-10 |
Brian Paul | mesa: rename macro params to emphasize that there's... |
commit | commitdiff | tree |
2008-10-10 |
Brian Paul | mesa: remove unneeded includes |
commit | commitdiff | tree |
2008-10-10 |
Ian Romanick | intel: GLSL 1.20 is broken in Mesa, so disable it in... |
commit | commitdiff | tree |
2008-10-10 |
Eric Anholt | i965: Add missing intel_pixel_draw.c symlink to fix... |
commit | commitdiff | tree |
2008-10-09 |
Eric Anholt | i965: Accelerate depth textures with border color. |
commit | commitdiff | tree |
2008-10-09 |
Eric Anholt | i965: Actually hook up the accelerated DrawPixels support. |
commit | commitdiff | tree |
2008-10-09 |
Eric Anholt | i915: Accelerate depth textures with border color. |
commit | commitdiff | tree |
2008-10-08 |
Brian Paul | mesa: vertex emit debug code (disabled) |
commit | commitdiff | tree |
2008-10-08 |
Brian Paul | mesa: fix vertex format/attribute bug |
commit | commitdiff | tree |
2008-10-08 |
Eric Anholt | mesa: Pass the context to query object delete cb to... |
commit | commitdiff | tree |
2008-10-08 |
Eric Anholt | i965: Add ARB_occlusion_query support. |
commit | commitdiff | tree |
2008-10-08 |
Eric Anholt | intel: Push flushing for cliprects changes down into... |
commit | commitdiff | tree |
2008-10-08 |
Xiang, Haihao | i965: Fix a potential assertion failure. |
commit | commitdiff | tree |
2008-10-07 |
Brian Paul | mesa: pass 'mask', not NULL to renderbuffer->Put functions |
commit | commitdiff | tree |
2008-10-06 |
Brian | mesa: fix convolve/convolution mix-ups |
commit | commitdiff | tree |
2008-10-06 |
Brian Paul | mesa: set FRAG_BIT_FOGC bit in InputsUsed if FogOption... |
commit | commitdiff | tree |
2008-10-06 |
Brian Paul | mesa: adjust texcoords for swrast sprite points. |
commit | commitdiff | tree |
2008-10-06 |
Brian Paul | mesa: fix static library construction |
commit | commitdiff | tree |
2008-10-06 |
Brian Paul | mesa: updated _mesa_delete_query() comments |
commit | commitdiff | tree |
2008-10-06 |
Brian Paul | mesa: add missing GLcontext param to _mesa_delete_query(). |
commit | commitdiff | tree |
2008-10-05 |
Eric Anholt | i915: Refine the texture indirect lookup accounting. |
commit | commitdiff | tree |
2008-10-03 |
Ian Romanick | intel: Don't advertise unsupported extensions on pre... |
commit | commitdiff | tree |
2008-10-02 |
Ian Romanick | Unify ARB_depth_texture and SGIX_depth_texture |
commit | commitdiff | tree |
2008-10-01 |
Eric Anholt | i965: sampler default color ends up in texture cache... |
commit | commitdiff | tree |
2008-10-01 |
Eric Anholt | i965: Fix overwriting of depth override for SetTexOffset. |
commit | commitdiff | tree |
2008-09-30 |
Ian Romanick | intel: Clean-up the extension string madness! |
commit | commitdiff | tree |
2008-09-29 |
Ian Romanick | GLSL: Implement GL_OBJECT_TYPE_ARB query |
commit | commitdiff | tree |
2008-09-29 |
Ian Romanick | GLSL: Implement _mesa_get_handle |
commit | commitdiff | tree |
2008-09-29 |
Ian Romanick | GLSL: AttachShader returns INVALID_OPERATION for repeat... |
commit | commitdiff | tree |
2008-09-29 |
Jouk Jansen | mesa: asst updates for VMS |
commit | commitdiff | tree |
2008-09-29 |
Shunichi Fuji | mesa: drop calloc from _mesa_get_fixed_func_vertex_program |
commit | commitdiff | tree |
2008-09-29 |
Ian Romanick | Use 3Dnow! x86-64 routines only on processors that... |
commit | commitdiff | tree |
2008-09-29 |
Ian Romanick | Remove TNL-to-VP tracking from i965 |
commit | commitdiff | tree |
2008-09-27 |
Tobias Jakobi | glapi: add DISPATCH_FUNCTION_SIZE |
commit | commitdiff | tree |
2008-09-27 |
Tobias Jakobi | glapi: add gl_dispatch_functions_start and end |
commit | commitdiff | tree |
2008-09-26 |
Eric Anholt | intel: Fix a number of memory leaks on context destroy. |
commit | commitdiff | tree |
2008-09-26 |
Jeremy Huddleston | configs: darwin: Don't build GLw |
commit | commitdiff | tree |
2008-09-26 |
Brian Paul | mesa: remove invalid assertions that programs have... |
commit | commitdiff | tree |
2008-09-26 |
Brian Paul | mesa: fix assertion in _mesa_reference_program() |
commit | commitdiff | tree |
2008-09-26 |
Brad King | mesa: fix param indexing |
commit | commitdiff | tree |
2008-09-26 |
Brian | mesa: fix cast/conversion for optional code |
commit | commitdiff | tree |
2008-09-26 |
Brian Paul | mesa: fix typo (s/feadback/feedback/). Fixes broken... |
commit | commitdiff | tree |
2008-09-25 |
Brian Paul | mesa: fix float->int mapping for glGetIntegerv(GL_DEPTH... |
commit | commitdiff | tree |
2008-09-25 |
Brian Paul | mesa: fix some VBO buffer object issues |
commit | commitdiff | tree |
2008-09-25 |
Sam Hocevar | mesa: fix function params to match prototypes |
commit | commitdiff | tree |
2008-09-25 |
Sam Hocevar | mesa: prevent the slang code generator from aborting... |
commit | commitdiff | tree |
2008-09-25 |
Sam Hocevar | i965: support for sin() and cos() in vertex shaders. |
commit | commitdiff | tree |
2008-09-25 |
Sam Hocevar | i965: more meaningful message for unsupported opcodes. |
commit | commitdiff | tree |
2008-09-24 |
Eric Anholt | intel: Fix clears to depth_stencil texture attachments. |
commit | commitdiff | tree |
2008-09-24 |
Brian | set SamplerUnit[] entry in load_texture() just to be... |
commit | commitdiff | tree |
2008-09-24 |
Brian | use PROGRAM_CONSTANT instead of PROGRAM_STATE_VAR when... |
commit | commitdiff | tree |
2008-09-24 |
Brian | set program->SamplersUsed bit when using a texture... |
commit | commitdiff | tree |
2008-09-24 |
Brian | Remove ctx field from texenvprog_cache |
commit | commitdiff | tree |
2008-09-24 |
Brian | include programopt.h |
commit | commitdiff | tree |
2008-09-24 |
Brian | Disable vertex shader fog, compute fog in fragment... |
commit | commitdiff | tree |
2008-09-24 |
Brian | temporarily set the FRAG_BIT_FOGC bit in InputsRead... |
commit | commitdiff | tree |
2008-09-24 |
Keith Whitwell | mesa: fix main/ prefix in include |
commit | commitdiff | tree |
2008-09-24 |
Keith Whitwell | vbo: unmap and remap immediate vbo before/after each... |
commit | commitdiff | tree |
2008-09-24 |
Brian | added vbo_use_buffer_objects() to specify that immediat... |
commit | commitdiff | tree |
2008-09-24 |
Keith Whitwell | vbo: seed initial max_element value with a more likely... |
commit | commitdiff | tree |
2008-09-24 |
Brian Paul | mesa: s/GL_POLYGON+1/PRIM_OUTSIDE_BEGIN_END/ |
commit | commitdiff | tree |
2008-09-24 |
Brian Paul | mesa: glsl: fix glGetUniform for matrix queries |
commit | commitdiff | tree |
2008-09-24 |
Brian Paul | mesa: glsl: fix a number of glUniform issues |
commit | commitdiff | tree |
2008-09-24 |
Brian Paul | mesa: glsl: fix error check in get_uniformfv() |
commit | commitdiff | tree |
2008-09-24 |
José Fonseca | mesa: Apply MSVC portability fixes from Alan Hourihane. |
commit | commitdiff | tree |
2008-09-24 |
Brian Paul | mesa: update program->NumAddressRegs field in _slang_up... |
commit | commitdiff | tree |
2008-09-24 |
Brian Paul | mesa: add fwd decl of fill_in_entrypoint_offset() |
commit | commitdiff | tree |
2008-09-24 |
Brian Paul | mesa: new gl_fragment_program fields indicating use... |
commit | commitdiff | tree |
2008-09-23 |
Brian | Added new _mesa_clip_copytexsubimage() function to... |
commit | commitdiff | tree |
2008-09-23 |
Brian Paul | mesa: refactor: move GetProcAddress code from glapi... |
commit | commitdiff | tree |
2008-09-23 |
Eric Anholt | i965: Cope with batch getting flushed in the middle... |
commit | commitdiff | tree |
2008-09-23 |
Eric Anholt | intel: Add missing include files for meta drawpixels... |
commit | commitdiff | tree |
2008-09-23 |
Eric Anholt | intel: Replace pbo-only drawpixels function with a... |
commit | commitdiff | tree |
2008-09-23 |
Eric Anholt | i915: Fix overlapping CopyPixels with negative pixel... |
commit | commitdiff | tree |
2008-09-23 |
Eric Anholt | i915: fix crash in flush_prim -> wait_flips -> flush_ba... |
commit | commitdiff | tree |
2008-09-23 |
Ian Romanick | i965: Adapt to new TNL program tracking semantics |
commit | commitdiff | tree |
2008-09-22 |
Michel Dänzer | r300: Adapt to the removal of _tnl_ProgramCacheInit... |
commit | commitdiff | tree |
next |