mesa.git
2010-11-16 José Fonsecalibgl-gdi: Allow to pick softpipe/llvmpipe on runtime.
2010-11-16 Vinson Leemesa: Add definitions for inverse hyperbolic function...
2010-11-16 Vinson Leeglsl: Add ir_constant_expression.cpp to SConscript.
2010-11-16 Brian Paulglsl: remove opt_constant_expression.cpp from SConscript
2010-11-16 Brian Paulmesa: add more work-arounds for acoshf(), asinhf()...
2010-11-16 Brian Paulglsl: fix assorted MSVC warnings
2010-11-16 Brian Paulst/mesa: fix glDrawPixels(depth/stencil) bugs
2010-11-16 Kenneth Graunkeglsl: Rename various ir_* files to lower_* and opt_*.
2010-11-15 Kenneth Graunkeglsl: Remove unused and out of date Makefile.am.
2010-11-15 Kenneth Graunkeglsl: Add constant expression handling for asinh, acosh...
2010-11-15 Kenneth Graunkeglsl: Refresh autogenerated file builtin_function.cpp.
2010-11-15 Kenneth Graunkeglsl: Implement the asinh, acosh, and atanh built-in...
2010-11-15 Kenneth Graunkegenerate_builtins.py: Fix inconsistent use of tabs...
2010-11-15 Kenneth Graunkeglsl: Refresh autogenerated lexer and parser files.
2010-11-15 Kenneth Graunkeglsl: Add support for the 'u' and 'U' unsigned integer...
2010-11-15 Kenneth Graunkeglsl: Add new keywords and reserved words for GLSL...
2010-11-15 Kenneth Graunkeglsl: Rework reserved word/keyword handling in the...
2010-11-15 Kenneth Graunkeglsl: Convert glsl_type::base_type from #define'd const...
2010-11-15 Kenneth Graunkeglsl: Remove GLSL_TYPE_FUNCTION define.
2010-11-15 Henri Verbeetr600g: Add PIPE_FORMAT_L8A8_UNORM for Evergreen as...
2010-11-15 Henri Verbeetr600: Evergreen has two extra frac_bits for the sampler...
2010-11-15 Henri Verbeetr600g: Evergreen has two extra frac_bits for the sample...
2010-11-15 Henri Verbeetr600g: Cleanup the fenced_bo list in r600_context_fini().
2010-11-15 Jerome Glissegallium/noop: no operation gallium driver
2010-11-15 Francisco Jerezdri/nouveau: Kill a bunch of ternary operators.
2010-11-15 Francisco Jerezdri/nouveau: Fix typo.
2010-11-15 Viktor Novotnýdri/nouveau: Remove nouveau_class.h, finishing switch...
2010-11-15 Viktor Novotnýdri/nouveau nv20: Use rules-ng-ng headers
2010-11-15 Viktor Novotnýdri/nouveau: nv10: Use rules-ng-ng headers
2010-11-15 Viktor Novotnýdri/nouveau: nv04: Use rules-ng-ng headers
2010-11-15 Viktor Novotnýdri/nouveau: Import headers from rules-ng-ng
2010-11-15 Brian Paulevergreen: set gl_texture_image::TexFormat field in...
2010-11-15 Brian Paulr300: set gl_texture_image::TexFormat field in r300SetT...
2010-11-15 Brian Paulr200: set gl_texture_image::TexFormat field in r200SetT...
2010-11-15 Brian Paulr600: set gl_texture_image::TexFormat field in r600SetT...
2010-11-15 Brian Paulradeon: set gl_texture_image::TexFormat field in radeon...
2010-11-15 Julien CristauMakefile: don't include the same files twice in the...
2010-11-15 Daniel Lichtenbergerradeon: fix potential segfault in renderbuffer update
2010-11-14 Marek Olšákr300g: return shader caps from Draw for SWTCL vertex...
2010-11-14 Marek Olšákr300g: clean up redundancy in draw functions
2010-11-14 Eric Anholti965: Fix gl_FragCoord inversion when drawing to an...
2010-11-14 Vinson Leei965: Silence uninitialized variable warning.
2010-11-13 Marek Olšákr300g: fix texture border color for all texture formats
2010-11-13 Vinson Leemesa: Clean up header file inclusion in points.h.
2010-11-12 Brian Paulmesa: consolidate assertions in teximage code
2010-11-12 Marek Olšáksvga: fill out CAPs for indirect addressing
2010-11-12 Marek Olšákr600g: fill out CAPs for indirect addressing
2010-11-12 Marek Olšákr300g: fill out CAPs for indirect addressing
2010-11-12 Marek Olšáknvfx: fill out CAPs for indirect addressing
2010-11-12 Marek Olšáknv50: fill out CAPs for indirect addressing
2010-11-12 Marek Olšáki965g: fill out CAPs for indirect addressing
2010-11-12 Marek Olšáki915g: fill out CAPs for indirect addressing
2010-11-12 Marek Olšáktgsi: fill out CAPs for indirect addressing
2010-11-12 Marek Olšákgallium: add CAPs for indirect addressing and lower...
2010-11-11 Brian Paultdfx: s/Format/_BaseFormat/
2010-11-11 Eric Anholtglsl: Free the loop state context when we free the...
2010-11-11 Brian Paulmesa: fix glDeleteBuffers() regression
2010-11-11 Brian Paulmesa: make glIsBuffer() return false for never bound...
2010-11-11 Aras Pranckeviciusglsl: fix crash in loop analysis when some controls...
2010-11-11 Keith Whitwellr600g: enforce minimum stride on render target texture...
2010-11-11 Keith Whitwellr600g: do not try to use staging resource for depth...
2010-11-11 Brian Paulmesa: handle more pixel types in mipmap generation...
2010-11-11 Brian Paulmesa: add missing formats in _mesa_format_to_type_and_c...
2010-11-11 Brian Paulmesa: improve error message
2010-11-11 Brian Paulmesa: #include mfeatures.h in enums.h
2010-11-11 Keith Whitwellr600g: guard experimental s3tc code with R600_ENABLE_S3TC
2010-11-11 Lucas Stachnvfx: fill PIPE_CAP_PRIMITIVE_RESTART and PIPE_CAP_SHAD...
2010-11-11 Francisco Jerezdri/nouveau: Split hardware/software TNL instantiation...
2010-11-11 Vinson Leemesa: Fix printf format warnings.
2010-11-11 Ian Romanickmesa: Allow query of MAX_SAMPLES with EXT_framebuffer_m...
2010-11-10 Jakob Bornecrantzlibgl-xlib: Use sw helper instead of roll your own
2010-11-10 Jakob Bornecrantzgraw: Use inline sw helper instead of roll your own...
2010-11-10 Jakob Bornecrantzgalahad: Correct the name of the scons library
2010-11-10 Jerome Glisser600g: allow driver to work without submitting cmd...
2010-11-10 Robert Hookerintel: Add a new B43 pci id.
2010-11-10 Eric Anholti965: re-enable gen6 IF statements in the fragment...
2010-11-10 Eric Anholti965: Work around strangeness in swizzling/masking...
2010-11-10 Francisco Jerezmeta: Handle bitmaps with alpha test enabled.
2010-11-10 Zack Rusingallivm: implement indirect addressing over inputs
2010-11-10 Roland Scheideggermesa: remove unneeded DD_POINT_SIZE and DD_LINE_WIDTH...
2010-11-10 Roland Scheideggerr200: fix r200 large points
2010-11-10 Chia-I Wuegl_dri2: Fix __DRI_DRI2 version 1 support.
2010-11-10 Marek Olšákr300g: turn magic numbers into names in the hyperz...
2010-11-10 Marek Olšákr300g: rename has_hyperz -> can_hyperz
2010-11-10 Marek Olšákr300g: mention ATI in the renderer string
2010-11-10 Keith Whitwellws/r600: match bo_busy shared/fence logic in bo_wait
2010-11-10 Vinson Leemesa: Clean up header file inclusion in pixelstore.h.
2010-11-10 Vinson Leemesa: Clean up header file inclusion in pixel.h.
2010-11-10 Zhenyu WangRevert "i965: VS use SPF mode on sandybridge for now"
2010-11-10 Zhenyu Wangi965: fix dest type of 'endif' on sandybridge
2010-11-10 Eric Anholti965: Add support for math on constants in gen6 brw_wm_...
2010-11-10 Ian Romanickir_to_mesa: Refactor code for emitting DP instructions
2010-11-10 Eric Anholti965: Allow OPCODE_SWZ to put immediates in the first...
2010-11-09 Kenneth Graunkeglsl: Remove unnecessary "unused variable" warning...
2010-11-09 Peter Cliftonintel: Add assert check for blitting alignment.
2010-11-09 Eric AnholtRevert "intel: Fix the client-side swapbuffers throttling."
2010-11-09 Eric Anholtintel: Fix the client-side swapbuffers throttling.
2010-11-09 Ian Romanickglsl: Fix incorrect gl_type of sampler2DArray and sampl...
2010-11-09 José Fonsecagallivm: Allocate TEMP/OUT arrays only once.
2010-11-09 Zack Rusingallivm: implement indirect addressing of the output...
next