projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2012-07-06
José Fonseca
galahad: Use reference counting when destroying the...
commit
|
commitdiff
|
tree
2012-07-06
José Fonseca
galahad: Point to the galahad objects from the galahad...
commit
|
commitdiff
|
tree
2012-07-06
José Fonseca
galahad: Don't defer index buffer when it's NULL.
commit
|
commitdiff
|
tree
2012-07-06
José Fonseca
target-helpers: Enable debug helpers only on debug...
commit
|
commitdiff
|
tree
2012-07-05
Marek Olšák
st/mesa: only expose ARB_shader_bit_encoding with GLSL 1.3
commit
|
commitdiff
|
tree
2012-07-05
Kristian Høgsberg
egl_dri2: Reorganize the EGLImage constructors to share...
commit
|
commitdiff
|
tree
2012-07-05
Kristian Høgsberg
intel: Share common __DRIimage allocation code
commit
|
commitdiff
|
tree
2012-07-05
Kristian Høgsberg
intel: Just look up image->internal_format using _mesa_...
commit
|
commitdiff
|
tree
2012-07-05
Kristian Høgsberg
intel: Remove unused __DRIimage::data_type field
commit
|
commitdiff
|
tree
2012-07-05
Brian Paul
svga: whitespace fixes
commit
|
commitdiff
|
tree
2012-07-05
Brian Paul
Revert "mesa: #define fprintf to be __mingw_fprintf...
commit
|
commitdiff
|
tree
2012-07-05
Brian Paul
mesa: use the PRIx64 macro for printing 64-bit hexadeci...
commit
|
commitdiff
|
tree
2012-07-05
Brian Paul
svga: implement TGSI_OPCODE_ROUND
commit
|
commitdiff
|
tree
2012-07-05
Brian Paul
svga: fix CMP translation for vertex shaders
commit
|
commitdiff
|
tree
2012-07-05
Brian Paul
svga: properly implement TRUNC instruction
commit
|
commitdiff
|
tree
2012-07-05
Brian Paul
svga: fix register collision issue in emit_conditional()
commit
|
commitdiff
|
tree
2012-07-05
Brian Paul
svga: emit some debug messages when shader compilation...
commit
|
commitdiff
|
tree
2012-07-04
Eric Anholt
intel: Fix a comment typo.
commit
|
commitdiff
|
tree
2012-07-04
Gwenole Beauchesne
mesa: add GL_EXT_texture_rg extension for OpenGL ES...
commit
|
commitdiff
|
tree
2012-07-04
Kristian Høgsberg
GLES2: upgrade gl2ext.h to version 18099
commit
|
commitdiff
|
tree
2012-07-04
Olivier Galibert
mesa/st: gl_ClipDistance must be interpolated in 3d...
commit
|
commitdiff
|
tree
2012-07-04
Stuart Abercrombie
gallium/util: Save and restore vertex buffer state...
commit
|
commitdiff
|
tree
2012-07-03
Marek Olšák
Revert "GLES2: upgrade gl2ext.h to version 16994."
commit
|
commitdiff
|
tree
2012-07-03
Marek Olšák
Revert "mesa: add GL_EXT_texture_rg extension for OpenG...
commit
|
commitdiff
|
tree
2012-07-03
Gwenole Beauchesne
mesa: add GL_EXT_texture_rg extension for OpenGL ES...
commit
|
commitdiff
|
tree
2012-07-03
Gwenole Beauchesne
GLES2: upgrade gl2ext.h to version 16994.
commit
|
commitdiff
|
tree
2012-07-03
Eric Anholt
i965/fs: Allow copy propagation on uniforms.
commit
|
commitdiff
|
tree
2012-07-03
Eric Anholt
i965/fs: Allow copy propagation with source modifiers.
commit
|
commitdiff
|
tree
2012-07-03
Eric Anholt
i965/fs: Move copy propagation test out to a separate...
commit
|
commitdiff
|
tree
2012-07-03
Ian Romanick
glx/tests: Fix off-by-one error in allocating extension...
commit
|
commitdiff
|
tree
2012-07-03
Brian Paul
glsl: fix unop/binop errors in comments
commit
|
commitdiff
|
tree
2012-07-02
Paul Berry
msaa: Make meta-ops save and restore state of GL_MULTIS...
commit
|
commitdiff
|
tree
2012-07-02
Paul Berry
i965/msaa: Fix centroid interpolation of unlit pixels.
commit
|
commitdiff
|
tree
2012-07-02
Paul Berry
i965/fs: Add FS_OPCODE_MOV_DISPATCH_TO_FLAGS to fragmen...
commit
|
commitdiff
|
tree
2012-07-02
Jordan Justen
i965: fix transform feedback with primitive restart
commit
|
commitdiff
|
tree
2012-07-02
Kenneth Graunke
i965: Re-enable rendering to SNORM formats.
commit
|
commitdiff
|
tree
2012-07-02
Kenneth Graunke
glsl: Remove unused ir_loop_jump::loop pointer.
commit
|
commitdiff
|
tree
2012-07-02
Kenneth Graunke
meta: Don't alter fragment color clamp in DrawPixels().
commit
|
commitdiff
|
tree
2012-07-02
Marek Olšák
mesa: use FLUSH_CURRENT and not FLUSH_VERTICES in _mesa...
commit
|
commitdiff
|
tree
2012-07-02
Dylan Noblesmith
mesa: point to Makefile.old in the srcdir
commit
|
commitdiff
|
tree
2012-07-02
Dylan Noblesmith
mesa: fix parser source gen for out-of-tree builds
commit
|
commitdiff
|
tree
2012-07-02
Dylan Noblesmith
mesa: fix api source gen for out-of-tree builds
commit
|
commitdiff
|
tree
2012-07-02
Dylan Noblesmith
glapi/gen: fix out of tree build
commit
|
commitdiff
|
tree
2012-07-02
José Fonseca
gallium/tgsi: Don't declare temps individually when...
commit
|
commitdiff
|
tree
2012-07-02
José Fonseca
gallivm: Cleanup the 4 x float -> 16 ub special path...
commit
|
commitdiff
|
tree
2012-07-02
José Fonseca
gallium/util: Add ULL suffix to large constants.
commit
|
commitdiff
|
tree
2012-07-01
Tom Stellard
clover: Handle NULL devs argument in clBuildProgram
commit
|
commitdiff
|
tree
2012-07-01
Francisco Jerez
clover: Define non-templated copy constructor for clove...
commit
|
commitdiff
|
tree
2012-06-29
Brian Paul
llvmpipe: fix comment typo
commit
|
commitdiff
|
tree
2012-06-29
Brian Paul
st/mesa: use DEBUG_INCOMPLETE_FBO debug flag
commit
|
commitdiff
|
tree
2012-06-29
Brian Paul
mesa: remove some unused gl_dlist_state fields
commit
|
commitdiff
|
tree
2012-06-29
Tom Stellard
clover: Add a function internalizer pass before LTO v2
commit
|
commitdiff
|
tree
2012-06-29
Tom Stellard
radeon/llvm: Enable vec4 loads on R600
commit
|
commitdiff
|
tree
2012-06-29
Tom Stellard
radeon/llvm: Enable floating point stores on R600
commit
|
commitdiff
|
tree
2012-06-29
Tom Stellard
radeon/llvm: Handle floating point loads on R600
commit
|
commitdiff
|
tree
2012-06-29
Tom Stellard
radeon/llvm: Expand UDIV and UREM nodes
commit
|
commitdiff
|
tree
2012-06-29
Tom Stellard
radeon/llvm: Emit raw ISA for vertex fetch instructions
commit
|
commitdiff
|
tree
2012-06-29
José Fonseca
gallium/util: Truly disable INF/NAN tests on MSVC.
commit
|
commitdiff
|
tree
2012-06-29
José Fonseca
gallium/util: Disable INF/NAN tests on MSVC.
commit
|
commitdiff
|
tree
2012-06-29
José Fonseca
translate: Free elt8_func/elt16_func too.
commit
|
commitdiff
|
tree
2012-06-29
James Benton
util: Reimplement half <-> float conversions.
commit
|
commitdiff
|
tree
2012-06-29
James Benton
tests: Updated tests to properly handle NaN for half...
commit
|
commitdiff
|
tree
2012-06-29
James Benton
util: Updated u_format_tests to rigidly test half-float...
commit
|
commitdiff
|
tree
2012-06-29
James Benton
util: Added functions for checking NaN / Inf for double...
commit
|
commitdiff
|
tree
2012-06-29
James Benton
util: Added util_format_is_array.
commit
|
commitdiff
|
tree
2012-06-28
Marek Olšák
vbo: optimize validation for glMultiDrawElements
commit
|
commitdiff
|
tree
2012-06-28
Marek Olšák
vbo: first ASSERT_OUTSIDE_BEGIN_END then FLUSH, not...
commit
|
commitdiff
|
tree
2012-06-28
Marek Olšák
vbo: don't call twice _mesa_valid_to_render in DrawArra...
commit
|
commitdiff
|
tree
2012-06-28
Marek Olšák
mesa: rename MaxTransformFeedbackSeparateAttribs to...
commit
|
commitdiff
|
tree
2012-06-28
José Fonseca
gallivm: Refactor lp_build_broadcast(_scalar) to share...
commit
|
commitdiff
|
tree
2012-06-28
Johannes Obermayr
gallivm: Fix potential buffer overflowing in strncat.
commit
|
commitdiff
|
tree
2012-06-27
Marcin Slusarz
nv50: dynamically allocate space for shader local storage
commit
|
commitdiff
|
tree
2012-06-27
Marcin Slusarz
nv50: streamline screen_create error handling
commit
|
commitdiff
|
tree
2012-06-27
Marcin Slusarz
nv50/ir: make colorful ir dump output optional
commit
|
commitdiff
|
tree
2012-06-27
Brian Paul
mesa: more const qualifiers to match the latest glext.h
commit
|
commitdiff
|
tree
2012-06-27
Brian Paul
glapi: add const qualifier to glShaderSourceARB() parameter
commit
|
commitdiff
|
tree
2012-06-27
Jordan Justen
i965: enable ARB_instanced_arrays extension
commit
|
commitdiff
|
tree
2012-06-27
Brian Paul
glsl: be more careful about counting varying vars in...
commit
|
commitdiff
|
tree
2012-06-27
Andreas Boll
docs/helpwanted: add some useful todo lists
commit
|
commitdiff
|
tree
2012-06-27
Brian Paul
softpipe: fix numFragsEmitted debug code
commit
|
commitdiff
|
tree
2012-06-27
Brian Paul
gallium: minor whitespace, comment changes
commit
|
commitdiff
|
tree
2012-06-27
Brian Paul
mesa: update glext.h to version 81
commit
|
commitdiff
|
tree
2012-06-27
Brian Paul
mesa: update glxext.h to version 33
commit
|
commitdiff
|
tree
2012-06-27
Brian Paul
mesa: make _mesa_reference_array_object() an inline...
commit
|
commitdiff
|
tree
2012-06-27
Brian Paul
mesa: look up enum name for glEnable/Disable errors
commit
|
commitdiff
|
tree
2012-06-27
Brian Paul
mesa: move TEXGEN defines closer to gl_texgen struct
commit
|
commitdiff
|
tree
2012-06-27
Brian Paul
mesa: rename ColorMaterialBitmask to _ColorMaterialBitmask
commit
|
commitdiff
|
tree
2012-06-27
Brian Paul
mesa: re-order, update comments on lighting-related...
commit
|
commitdiff
|
tree
2012-06-27
José Fonseca
gallium/util: Fix parsing of options with underscore.
commit
|
commitdiff
|
tree
2012-06-27
James Benton
gallivm: Added a generic lp_build_print_value which...
commit
|
commitdiff
|
tree
2012-06-27
Stéphane Marchesin
i915g: Implement sRGB textures
commit
|
commitdiff
|
tree
2012-06-26
Brian Paul
svga: return 120 for PIPE_CAP_GLSL_FEATURE_LEVEL
commit
|
commitdiff
|
tree
2012-06-26
Brian Paul
llvmpipe: return 120 for PIPE_CAP_GLSL_FEATURE_LEVEL
commit
|
commitdiff
|
tree
2012-06-26
Carl Worth
glsl: glcpp: Extend testing of #line directives
commit
|
commitdiff
|
tree
2012-06-26
Carl Worth
glsl: glcpp: Move handling of #line directives from...
commit
|
commitdiff
|
tree
2012-06-26
Carl Worth
glsl: glcpp: Rename and document _glcpp_parser_expand_if
commit
|
commitdiff
|
tree
2012-06-26
Carl Worth
glsl: Consistently use length-based ralloc string funct...
commit
|
commitdiff
|
tree
2012-06-26
Carl Worth
glsl: glcpp: Allow "#if undefined-macro' to evaluate...
commit
|
commitdiff
|
tree
2012-06-26
Jerome Glisse
r600g: enable DUAL_EXPORT mode when possible on r6xx...
commit
|
commitdiff
|
tree
2012-06-26
Vadim Girlin
r600g: enable DUAL_EXPORT mode when possible
commit
|
commitdiff
|
tree
next