2010-11-18 |
Chia-I Wu | gallium: Add st_api::name. |
commit | commitdiff | tree |
2010-11-18 |
Chia-I Wu | st/vega: Do not wait NULL fences. |
commit | commitdiff | tree |
2010-11-18 |
Eric Anholt | i965: Eliminate dead code more aggressively. |
commit | commitdiff | tree |
2010-11-18 |
Brian Paul | mesa: upgrade to glext.h version 66 |
commit | commitdiff | tree |
2010-11-18 |
Alex Deucher | r600g: fix buffer alignment |
commit | commitdiff | tree |
2010-11-18 |
Eric Anholt | i965: Fail on loops on gen6 for now until we write... |
commit | commitdiff | tree |
2010-11-18 |
Eric Anholt | i965: Add dumping of the sampler default color. |
commit | commitdiff | tree |
2010-11-18 |
Eric Anholt | i965: Add state dumping for sampler state. |
commit | commitdiff | tree |
2010-11-18 |
Eric Anholt | mesa: Don't spam the console in a debug build unless... |
commit | commitdiff | tree |
2010-11-18 |
Eric Anholt | i965: Shut up spurious gcc warning about GLSL_TYPE... |
commit | commitdiff | tree |
2010-11-17 |
Jakob Bornecrantz | gallium: Remove redundant sw and debug target helpers |
commit | commitdiff | tree |
2010-11-17 |
Jakob Bornecrantz | graw: Use inline debug helper instead of non-inline... |
commit | commitdiff | tree |
2010-11-17 |
Jakob Bornecrantz | libgl-xlib: Use inline debug helper instead of non... |
commit | commitdiff | tree |
2010-11-17 |
Chad Versace | glsl: Improve usage message for glsl_compiler |
commit | commitdiff | tree |
2010-11-17 |
Kenneth Graunke | glsl: Refactor get_num_operands. |
commit | commitdiff | tree |
2010-11-17 |
Jerome Glisse | r600g: code cleanup (indent, trailing space, empty... |
commit | commitdiff | tree |
2010-11-17 |
Kenneth Graunke | glsl: Remove the ir_binop_cross opcode. |
commit | commitdiff | tree |
2010-11-17 |
Kenneth Graunke | Refresh autogenerated file builtin_function.cpp. |
commit | commitdiff | tree |
2010-11-17 |
Kenneth Graunke | glsl: Reimplement the "cross" built-in without ir_binop... |
commit | commitdiff | tree |
2010-11-17 |
Kenneth Graunke | Regenerate glcpp parser. |
commit | commitdiff | tree |
2010-11-17 |
Kenneth Graunke | glsl: Unconditionally define GL_FRAGMENT_PRECISION_HIGH... |
commit | commitdiff | tree |
2010-11-17 |
Robert Hooker | egl_dri2: Add missing intel chip ids. |
commit | commitdiff | tree |
2010-11-17 |
Chad Versace | glsl: Fix Doxygen tag \file in recently renamed files |
commit | commitdiff | tree |
2010-11-17 |
Chad Versace | glsl: Fix erroneous cast in ast_jump_statement::hir() |
commit | commitdiff | tree |
2010-11-17 |
Kenneth Graunke | glsl: Fix constant expression handling for <, >, <... |
commit | commitdiff | tree |
2010-11-17 |
Marek Olšák | r300g: print FS inputs uninitialized due to hardware... |
commit | commitdiff | tree |
2010-11-17 |
Alex Deucher | r600c/evergreen: texture align is group_bytes just... |
commit | commitdiff | tree |
2010-11-17 |
Brian Paul | mesa: minor clean-ups in context code |
commit | commitdiff | tree |
2010-11-17 |
Brian Paul | mesa: reorder texture_error_check() params |
commit | commitdiff | tree |
2010-11-17 |
Brian Paul | mesa: 80-column wrapping |
commit | commitdiff | tree |
2010-11-17 |
Brian Paul | mesa: whitespace cleanups |
commit | commitdiff | tree |
2010-11-17 |
Brian Paul | mesa: fix error messages and minor reindenting |
commit | commitdiff | tree |
2010-11-17 |
Kenneth Graunke | Refresh autogenerated glcpp parser. |
commit | commitdiff | tree |
2010-11-17 |
Kenneth Graunke | glcpp: Define GL_FRAGMENT_PRECISION_HIGH if GLSL versio... |
commit | commitdiff | tree |
2010-11-16 |
Henri Verbeet | r600g: Synchronize supported color formats between... |
commit | commitdiff | tree |
2010-11-16 |
Henri Verbeet | r600g: Swizzle vertex data only once. |
commit | commitdiff | tree |
2010-11-16 |
Marek Olšák | r300g: remove the hack with OPCODE_RET |
commit | commitdiff | tree |
2010-11-16 |
Ian Romanick | glsl: Simplify generation of swizzle for vector constru... |
commit | commitdiff | tree |
2010-11-16 |
Ian Romanick | glsl: Refactor is_vec_{zero,one} to be methods of ir_co... |
commit | commitdiff | tree |
2010-11-16 |
José Fonseca | libgl-gdi: Allow to pick softpipe/llvmpipe on runtime. |
commit | commitdiff | tree |
2010-11-16 |
Vinson Lee | mesa: Add definitions for inverse hyperbolic function... |
commit | commitdiff | tree |
2010-11-16 |
Vinson Lee | glsl: Add ir_constant_expression.cpp to SConscript. |
commit | commitdiff | tree |
2010-11-16 |
Brian Paul | glsl: remove opt_constant_expression.cpp from SConscript |
commit | commitdiff | tree |
2010-11-16 |
Brian Paul | mesa: add more work-arounds for acoshf(), asinhf()... |
commit | commitdiff | tree |
2010-11-16 |
Brian Paul | glsl: fix assorted MSVC warnings |
commit | commitdiff | tree |
2010-11-16 |
Brian Paul | st/mesa: fix glDrawPixels(depth/stencil) bugs |
commit | commitdiff | tree |
2010-11-16 |
Kenneth Graunke | glsl: Rename various ir_* files to lower_* and opt_*. |
commit | commitdiff | tree |
2010-11-15 |
Kenneth Graunke | glsl: Remove unused and out of date Makefile.am. |
commit | commitdiff | tree |
2010-11-15 |
Kenneth Graunke | glsl: Add constant expression handling for asinh, acosh... |
commit | commitdiff | tree |
2010-11-15 |
Kenneth Graunke | glsl: Refresh autogenerated file builtin_function.cpp. |
commit | commitdiff | tree |
2010-11-15 |
Kenneth Graunke | glsl: Implement the asinh, acosh, and atanh built-in... |
commit | commitdiff | tree |
2010-11-15 |
Kenneth Graunke | generate_builtins.py: Fix inconsistent use of tabs... |
commit | commitdiff | tree |
2010-11-15 |
Kenneth Graunke | glsl: Refresh autogenerated lexer and parser files. |
commit | commitdiff | tree |
2010-11-15 |
Kenneth Graunke | glsl: Add support for the 'u' and 'U' unsigned integer... |
commit | commitdiff | tree |
2010-11-15 |
Kenneth Graunke | glsl: Add new keywords and reserved words for GLSL... |
commit | commitdiff | tree |
2010-11-15 |
Kenneth Graunke | glsl: Rework reserved word/keyword handling in the... |
commit | commitdiff | tree |
2010-11-15 |
Kenneth Graunke | glsl: Convert glsl_type::base_type from #define'd const... |
commit | commitdiff | tree |
2010-11-15 |
Kenneth Graunke | glsl: Remove GLSL_TYPE_FUNCTION define. |
commit | commitdiff | tree |
2010-11-15 |
Henri Verbeet | r600g: Add PIPE_FORMAT_L8A8_UNORM for Evergreen as... |
commit | commitdiff | tree |
2010-11-15 |
Henri Verbeet | r600: Evergreen has two extra frac_bits for the sampler... |
commit | commitdiff | tree |
2010-11-15 |
Henri Verbeet | r600g: Evergreen has two extra frac_bits for the sample... |
commit | commitdiff | tree |
2010-11-15 |
Henri Verbeet | r600g: Cleanup the fenced_bo list in r600_context_fini(). |
commit | commitdiff | tree |
2010-11-15 |
Jerome Glisse | gallium/noop: no operation gallium driver |
commit | commitdiff | tree |
2010-11-15 |
Francisco Jerez | dri/nouveau: Kill a bunch of ternary operators. |
commit | commitdiff | tree |
2010-11-15 |
Francisco Jerez | dri/nouveau: Fix typo. |
commit | commitdiff | tree |
2010-11-15 |
Viktor Novotný | dri/nouveau: Remove nouveau_class.h, finishing switch... |
commit | commitdiff | tree |
2010-11-15 |
Viktor Novotný | dri/nouveau nv20: Use rules-ng-ng headers |
commit | commitdiff | tree |
2010-11-15 |
Viktor Novotný | dri/nouveau: nv10: Use rules-ng-ng headers |
commit | commitdiff | tree |
2010-11-15 |
Viktor Novotný | dri/nouveau: nv04: Use rules-ng-ng headers |
commit | commitdiff | tree |
2010-11-15 |
Viktor Novotný | dri/nouveau: Import headers from rules-ng-ng |
commit | commitdiff | tree |
2010-11-15 |
Brian Paul | evergreen: set gl_texture_image::TexFormat field in... |
commit | commitdiff | tree |
2010-11-15 |
Brian Paul | r300: set gl_texture_image::TexFormat field in r300SetT... |
commit | commitdiff | tree |
2010-11-15 |
Brian Paul | r200: set gl_texture_image::TexFormat field in r200SetT... |
commit | commitdiff | tree |
2010-11-15 |
Brian Paul | r600: set gl_texture_image::TexFormat field in r600SetT... |
commit | commitdiff | tree |
2010-11-15 |
Brian Paul | radeon: set gl_texture_image::TexFormat field in radeon... |
commit | commitdiff | tree |
2010-11-15 |
Julien Cristau | Makefile: don't include the same files twice in the... |
commit | commitdiff | tree |
2010-11-15 |
Daniel Lichtenberger | radeon: fix potential segfault in renderbuffer update |
commit | commitdiff | tree |
2010-11-14 |
Marek Olšák | r300g: return shader caps from Draw for SWTCL vertex... |
commit | commitdiff | tree |
2010-11-14 |
Marek Olšák | r300g: clean up redundancy in draw functions |
commit | commitdiff | tree |
2010-11-14 |
Eric Anholt | i965: Fix gl_FragCoord inversion when drawing to an... |
commit | commitdiff | tree |
2010-11-14 |
Vinson Lee | i965: Silence uninitialized variable warning. |
commit | commitdiff | tree |
2010-11-13 |
Marek Olšák | r300g: fix texture border color for all texture formats |
commit | commitdiff | tree |
2010-11-13 |
Vinson Lee | mesa: Clean up header file inclusion in points.h. |
commit | commitdiff | tree |
2010-11-12 |
Brian Paul | mesa: consolidate assertions in teximage code |
commit | commitdiff | tree |
2010-11-12 |
Marek Olšák | svga: fill out CAPs for indirect addressing |
commit | commitdiff | tree |
2010-11-12 |
Marek Olšák | r600g: fill out CAPs for indirect addressing |
commit | commitdiff | tree |
2010-11-12 |
Marek Olšák | r300g: fill out CAPs for indirect addressing |
commit | commitdiff | tree |
2010-11-12 |
Marek Olšák | nvfx: fill out CAPs for indirect addressing |
commit | commitdiff | tree |
2010-11-12 |
Marek Olšák | nv50: fill out CAPs for indirect addressing |
commit | commitdiff | tree |
2010-11-12 |
Marek Olšák | i965g: fill out CAPs for indirect addressing |
commit | commitdiff | tree |
2010-11-12 |
Marek Olšák | i915g: fill out CAPs for indirect addressing |
commit | commitdiff | tree |
2010-11-12 |
Marek Olšák | tgsi: fill out CAPs for indirect addressing |
commit | commitdiff | tree |
2010-11-12 |
Marek Olšák | gallium: add CAPs for indirect addressing and lower... |
commit | commitdiff | tree |
2010-11-11 |
Brian Paul | tdfx: s/Format/_BaseFormat/ |
commit | commitdiff | tree |
2010-11-11 |
Eric Anholt | glsl: Free the loop state context when we free the... |
commit | commitdiff | tree |
2010-11-11 |
Brian Paul | mesa: fix glDeleteBuffers() regression |
commit | commitdiff | tree |
2010-11-11 |
Brian Paul | mesa: make glIsBuffer() return false for never bound... |
commit | commitdiff | tree |
2010-11-11 |
Aras Pranckevicius | glsl: fix crash in loop analysis when some controls... |
commit | commitdiff | tree |
2010-11-11 |
Keith Whitwell | r600g: enforce minimum stride on render target texture... |
commit | commitdiff | tree |
2010-11-11 |
Keith Whitwell | r600g: do not try to use staging resource for depth... |
commit | commitdiff | tree |
next |