2010-01-08 |
José Fonseca | scons: Don't build xlib when dri is enabled. |
commit | commitdiff | tree |
2010-01-08 |
José Fonseca | lvmpipe: Initialize all coordinates. |
commit | commitdiff | tree |
2010-01-08 |
José Fonseca | scons: Output a meaningful message when xlib libGL... |
commit | commitdiff | tree |
2010-01-08 |
José Fonseca | scons: Use static glew library on Unices to avoid binar... |
commit | commitdiff | tree |
2010-01-07 |
Keith Whitwell | st/xorg: remove unused xorg_exa_get_pixmap_handle function |
commit | commitdiff | tree |
2010-01-07 |
Christoph Bumiller | nv50: preallocate TEMPs written first time in a subroutine |
commit | commitdiff | tree |
2010-01-07 |
Christoph Bumiller | nv50: handle TGSI_OPCODE_SAD,UADD |
commit | commitdiff | tree |
2010-01-07 |
Christoph Bumiller | nv50: handle TGSI_OPCODE_IMAX,IMIN,UMAX,UMIN |
commit | commitdiff | tree |
2010-01-07 |
Christoph Bumiller | nv50: handle integer SET operations |
commit | commitdiff | tree |
2010-01-07 |
Christoph Bumiller | nv50: handle TGSI_OPCODE_SHL,ISHR,USHR |
commit | commitdiff | tree |
2010-01-07 |
Christoph Bumiller | nv50: handle TGSI_OPCODE_F2I,F2U,I2F,U2F plus src mods |
commit | commitdiff | tree |
2010-01-07 |
Eric Anholt | intel: Remove leftover symlinks from DRI1 removal. |
commit | commitdiff | tree |
2010-01-07 |
Brian Paul | tgsi: add assertion to verify legal register file |
commit | commitdiff | tree |
2010-01-07 |
Brian Paul | tgsi: fix incorrectly placed braces, add more braces... |
commit | commitdiff | tree |
2010-01-07 |
Brian Paul | tgsi: move register checking code before check_register... |
commit | commitdiff | tree |
2010-01-07 |
Brian Paul | swrast: fix color masking for glAccum(GL_RETURN) |
commit | commitdiff | tree |
2010-01-07 |
Brian Paul | i810: use ColorMask[0] |
commit | commitdiff | tree |
2010-01-07 |
Brian Paul | progs/fp: increase buffer size to read larger shaders |
commit | commitdiff | tree |
2010-01-07 |
Brian Paul | gallium/util: remove useless assertions |
commit | commitdiff | tree |
2010-01-07 |
Brian Paul | gallium/util: update comment: s/src_pitch/src_stride |
commit | commitdiff | tree |
2010-01-07 |
Brian Paul | gallium/util: make src_y unsigned like the other x... |
commit | commitdiff | tree |
2010-01-07 |
José Fonseca | llvmpipe: Remove TGSI sampler pointers from JIT context... |
commit | commitdiff | tree |
2010-01-07 |
José Fonseca | llvmpipe: Remove more loose ends of TGSI exec sampling. |
commit | commitdiff | tree |
2010-01-07 |
Kristian Høgsberg | configure: Fix matching for dri driver to actually... |
commit | commitdiff | tree |
2010-01-07 |
Brian Paul | makefile: added src/glsl/Makefile.template to tarball... |
commit | commitdiff | tree |
2010-01-07 |
Keith Whitwell | i965g: updates for draw retval |
commit | commitdiff | tree |
2010-01-07 |
José Fonseca | llvmpipe: Axe texture sampling code inherited from... |
commit | commitdiff | tree |
2010-01-07 |
Michal Krol | gallium: Fix texture sampling with explicit LOD in... |
commit | commitdiff | tree |
2010-01-07 |
Michal Krol | gallium: Pass per-element (not per-quad) LOD bias value... |
commit | commitdiff | tree |
2010-01-07 |
Michal Krol | tgsi: Cleanup exec_tex(). |
commit | commitdiff | tree |
2010-01-07 |
Michal Krol | svga: Fix fs key size computation and key comparison. |
commit | commitdiff | tree |
2010-01-06 |
Marek Olšák | r300g: add back-face color VS outputs |
commit | commitdiff | tree |
2010-01-06 |
Marek Olšák | r300g: fix SWTCL stream locations of texture coordinates |
commit | commitdiff | tree |
2010-01-06 |
Marek Olšák | r300g: if no DS buffer is set, disable reading from... |
commit | commitdiff | tree |
2010-01-06 |
Marek Olšák | r300g: disable the rasterization of WPOS if it's unused... |
commit | commitdiff | tree |
2010-01-06 |
Marek Olšák | r300g: add WPOS |
commit | commitdiff | tree |
2010-01-06 |
Marek Olšák | r300/compiler: add full viewport transformation support... |
commit | commitdiff | tree |
2010-01-06 |
Marek Olšák | r300g: consolidate params |
commit | commitdiff | tree |
2010-01-06 |
Marek Olšák | r300g: fix outputting depth in the FS |
commit | commitdiff | tree |
2010-01-06 |
Marek Olšák | r300g: optimize blending by conditionally disabling... |
commit | commitdiff | tree |
2010-01-06 |
Marek Olšák | r300g: optimize blending by discarding pixels that... |
commit | commitdiff | tree |
2010-01-06 |
Marek Olšák | r300g: fix blending when SRC_ALPHA_SATURATE is used |
commit | commitdiff | tree |
2010-01-06 |
Marek Olšák | util/blitter: allow NULL CSOs to be saved |
commit | commitdiff | tree |
2010-01-06 |
Keith Whitwell | softpipe: fix draw return value |
commit | commitdiff | tree |
2010-01-06 |
Brian Paul | r300g: add missing is_anistropic param |
commit | commitdiff | tree |
2010-01-06 |
Brian Paul | svga: make texture_target a ubyte, not a bitfield |
commit | commitdiff | tree |
2010-01-06 |
Brian Paul | gallium/docs: finish up description of pipe_rasterizer_... |
commit | commitdiff | tree |
2010-01-06 |
Brian Paul | configs: set INTEL_LIBS, INTEL_CFLAGS, etc |
commit | commitdiff | tree |
2010-01-06 |
Michal Krol | util: Fix format descriptor table entries. |
commit | commitdiff | tree |
2010-01-06 |
Michal Krol | pipe_sampler_state::compare_mode is not a boolean enabl... |
commit | commitdiff | tree |
2010-01-06 |
Michal Krol | util: Handle the remaining format cases in pipe_tile_ra... |
commit | commitdiff | tree |
2010-01-06 |
Michal Krol | Make sure we use only signed/unsigned ints with bitfields. |
commit | commitdiff | tree |
2010-01-06 |
Brian Paul | i965g: fix invalid assertion in emit_xpd(), again |
commit | commitdiff | tree |
2010-01-06 |
José Fonseca | Merge remote branch 'origin/mesa_7_7_branch' |
commit | commitdiff | tree |
2010-01-06 |
José Fonseca | glew: Update to version 1.5.2. |
commit | commitdiff | tree |
2010-01-06 |
José Fonseca | pipebuffer: Multi-threading fixes for fencing. |
commit | commitdiff | tree |
2010-01-06 |
Luca Barbieri | gallium: remove PIPE_TEX_FILTER_ANISO |
commit | commitdiff | tree |
2010-01-06 |
Brian Paul | docs: added more GL3 items |
commit | commitdiff | tree |
2010-01-06 |
Brian Paul | mesa: added GL_MAJOR_VERSION and GL_MINOR_VERSION queries |
commit | commitdiff | tree |
2010-01-06 |
Brian Paul | mesa: call _mesa_compute_version() to set context's... |
commit | commitdiff | tree |
2010-01-06 |
Brian Paul | mesa: added version.c to build |
commit | commitdiff | tree |
2010-01-06 |
Brian Paul | mesa: added _mesa_compute_version() in new version... |
commit | commitdiff | tree |
2010-01-06 |
Brian Paul | mesa: added version fields to GLcontext |
commit | commitdiff | tree |
2010-01-06 |
Brian Paul | gallium/util: replace 8 with PIPE_MAX_COLOR_BUFS |
commit | commitdiff | tree |
2010-01-05 |
Brian Paul | gallium/util: comments and whitespace fixes |
commit | commitdiff | tree |
2010-01-05 |
Brian Paul | docs: added link to wiki page about missing Mesa features |
commit | commitdiff | tree |
2010-01-05 |
Brian Paul | i965g: fix invalid assertion in emit_xpd() |
commit | commitdiff | tree |
2010-01-05 |
Brian Paul | i965: fix invalid assertion in emit_xpd() |
commit | commitdiff | tree |
2010-01-05 |
Roel Kluin | tdfx: condition always evaluates to false in SetupDoubl... |
commit | commitdiff | tree |
2010-01-05 |
Eric Anholt | i965: Fix build after blind merge of mesa 7.7 by Brian. |
commit | commitdiff | tree |
2010-01-05 |
Brian Paul | st/mesa: fix broken translation of negative register... |
commit | commitdiff | tree |
2010-01-05 |
Brian Paul | ARB prog parser: regenerated parser file |
commit | commitdiff | tree |
2010-01-05 |
Brian Paul | ARB prog parser: fix parameter binding type |
commit | commitdiff | tree |
2010-01-05 |
Brian Paul | ARB prog parser: regenerated parser files |
commit | commitdiff | tree |
2010-01-05 |
Brian Paul | ARB prog parser: add allowSwizzle param to initialize_s... |
commit | commitdiff | tree |
2010-01-05 |
Brian Paul | mesa: whitespace changes and comments |
commit | commitdiff | tree |
2010-01-05 |
Brian Paul | mesa: change constant search behaviour in _mesa_add_unn... |
commit | commitdiff | tree |
2010-01-05 |
Maarten Maathuis | nouveau: rewrite nouveau_stateobj to use BEGIN_RING... |
commit | commitdiff | tree |
2010-01-05 |
Marcin Slusarz | nouveau: kill nouveau_push.h and use libdrm versions... |
commit | commitdiff | tree |
2010-01-05 |
Maarten Maathuis | nv50: remove vtxbuf stateobject after a referenced... |
commit | commitdiff | tree |
2010-01-05 |
José Fonseca | svga: Remove stale references to delete shader results. |
commit | commitdiff | tree |
2010-01-05 |
José Fonseca | svga: Rebind shaders when tokens change. |
commit | commitdiff | tree |
2010-01-05 |
Corbin Simpson | Merge branch 'gallium-docs' |
commit | commitdiff | tree |
2010-01-05 |
Chia-I Wu | egl: Fix breakage from -fvisibility=hidden. |
commit | commitdiff | tree |
2010-01-05 |
Corbin Simpson | docs: Don't check in generated docs. |
commit | commitdiff | tree |
2010-01-05 |
Corbin Simpson | docs: Stub out list of modules in core distribution... |
commit | commitdiff | tree |
2010-01-05 |
Brian Paul | st/mesa: added PROGRAM_LOCAL_PARAM case in src_register() |
commit | commitdiff | tree |
2010-01-05 |
Kristian Høgsberg | Merge branch 'remove-intel-dri1' |
commit | commitdiff | tree |
2010-01-05 |
Brian Paul | mesa: bump version to 7.7.1-DEVEL |
commit | commitdiff | tree |
2010-01-05 |
Keith Whitwell | Merge commit 'origin/gallium-draw-retval' |
commit | commitdiff | tree |
2010-01-05 |
Andre Maasikas | r600: adjust after radeon mipmap changes in 7118db8700 |
commit | commitdiff | tree |
2010-01-05 |
Andre Maasikas | r600: support depth compare functions & shadow_ambient |
commit | commitdiff | tree |
2010-01-05 |
Michal Krol | tgsi: Simplify implementation of few interpreter's... |
commit | commitdiff | tree |
2010-01-05 |
Michal Krol | tgsi: Use FREE() to release MALLOC-ed() memories in... |
commit | commitdiff | tree |
2010-01-05 |
Michal Krol | tgsi: Fix bogus loop condition in sanity. |
commit | commitdiff | tree |
2010-01-05 |
Michal Krol | tgsi: Treat MOV source operand as FLOAT so modifiers... |
commit | commitdiff | tree |
2010-01-05 |
Michal Krol | tgsi: Store ADDR file in interpreter as an int. |
commit | commitdiff | tree |
2010-01-05 |
Michal Krol | tgsi: Remove dead micro_umod(). |
commit | commitdiff | tree |
2010-01-05 |
Michal Krol | tgsi: Make interpreter aware of float and integer data... |
commit | commitdiff | tree |
2010-01-05 |
Michal Krol | gallium: Add UMOD TGSI opcode. |
commit | commitdiff | tree |
next |