projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2012-07-09
Marek Olšák
r600g: enable dual src blending on r7xx
commit
|
commitdiff
|
tree
2012-07-09
Marek Olšák
r600g: use depth format from pipe_surface, not pipe_res...
commit
|
commitdiff
|
tree
2012-07-09
Marek Olšák
r600g: use u_box_origin_2d helper function
commit
|
commitdiff
|
tree
2012-07-09
Marek Olšák
gallium/u_blitter: consolidate some state changes
commit
|
commitdiff
|
tree
2012-07-07
Marek Olšák
r600g: remove stray semicolon
commit
|
commitdiff
|
tree
2012-07-07
Marek Olšák
docs: document ARB_blend_func_extended and EXT_texture_...
commit
|
commitdiff
|
tree
2012-07-06
Eric Anholt
i965/fs: Invalidate live intervals after copy propagation.
commit
|
commitdiff
|
tree
2012-07-06
Eric Anholt
i965/fs: Invalidate live intervals in passes that remov...
commit
|
commitdiff
|
tree
2012-07-06
Eric Anholt
i965/vs: Move the other two src_reg/dst_reg constructor...
commit
|
commitdiff
|
tree
2012-07-06
Eric Anholt
i965/vs: Move class functions to brw_vec4.cpp.
commit
|
commitdiff
|
tree
2012-07-06
Eric Anholt
i965/fs: Move class functions from the header to .cpp...
commit
|
commitdiff
|
tree
2012-07-06
José Fonseca
galahad: Check that texture format is supported.
commit
|
commitdiff
|
tree
2012-07-06
José Fonseca
galahad: More detailed resource checks.
commit
|
commitdiff
|
tree
2012-07-06
José Fonseca
galahad: Fix zealous warnings.
commit
|
commitdiff
|
tree
2012-07-06
José Fonseca
galahad: Enumerate all methods that are missing.
commit
|
commitdiff
|
tree
2012-07-06
José Fonseca
galahad: Implement render_condition.
commit
|
commitdiff
|
tree
2012-07-06
José Fonseca
galahad: Don't implement context methods that are not...
commit
|
commitdiff
|
tree
2012-07-06
José Fonseca
galahad: Use debug_printf.
commit
|
commitdiff
|
tree
2012-07-06
José Fonseca
galahad: Silence creation messages.
commit
|
commitdiff
|
tree
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
next