- 2c326e7 gallium: add point size clamp to implementation limits in vertex shader by Roland Scheidegger · 15 years ago
- 8091e73 docs: clean up TGSI_SEMANTIC_PSIZE description by Roland Scheidegger · 15 years ago
- c2b85e3 docs: fix point sprite documentation by Roland Scheidegger · 15 years ago
- 4a4daa7 gallium: clean up point sprite rasterizer state by Roland Scheidegger · 15 years ago
- a407636 gallium: remove point_size_min and point_size_max from rasterizer state by Roland Scheidegger · 15 years ago
- cca66db st/xlib: Mark GLX functions as public. by Chia-I Wu · 15 years ago
- b1356df st: Mark functions in st_public.h and vg_tracker.h as public. by Chia-I Wu · 15 years ago
- 108c2bf gallium: Add PUBLIC macro for function visibility. by Chia-I Wu · 15 years ago
- 5ec99c0 st/vega: Fix breakage from -fvisibility=hidden. by Chia-I Wu · 15 years ago
- 015a5a1 python: Integrate with llvmpipe if possible. by José Fonseca · 15 years ago
- f2f1672 python: Mask out PIPE_TEXTURE_USAGE_DISPLAY_TARGET usage. by José Fonseca · 15 years ago
- 3e8c820 python: Prefer PIPE_FORMAT_Z32_UNORM. by José Fonseca · 15 years ago
- 76185ec python: Set PIPE_TEXTURE_USAGE_RENDER_TARGET instead of DISPLAY_TARGET. by José Fonseca · 15 years ago
- 1c75edf util: Set flatshade for blitter. by Corbin Simpson · 15 years ago
- 2bfb217 radeong: Check for DONTBLOCK before flushing, remove dead code. by Corbin Simpson · 15 years ago
- f9626ce util/blitter: remove unused variable by Keith Whitwell · 15 years ago
- eea6a76 Fix compressed texture loads for non-minimal pitches by Luca Barbieri · 15 years ago
- bfcafbe r300g: Don't bother testing for empty scissors. by Corbin Simpson · 15 years ago
- 9733260 util: Apply Brian's suggested blit improvements. by Corbin Simpson · 15 years ago
- deaa634 gallium: u_blitter add overlapping blit support. by Dave Airlie · 15 years ago
- 1e9ffb6 r300g: Atomize scissors. by Corbin Simpson · 15 years ago
- 8ca4913 r300g: Move TCL bypass switch to main context. by Corbin Simpson · 15 years ago
- 47f59cf r300g: Atomize viewport. by Corbin Simpson · 15 years ago
- e7d760f r300g: Move ROPCNTL to the top of the emit order. by Corbin Simpson · 15 years ago
- 7b569be r300g: Don't avoid rewriting ZTOP. by Corbin Simpson · 15 years ago
- 46fafdd r300g: Atomize rasterizer. by Corbin Simpson · 15 years ago
- d9de848 nouveau: Make winsys recognise the original NV50. by Marcin Kościelnicki · 15 years ago
- 42f2880 radeon: fix prediction for r100 inline vert/elt emits. by Dave Airlie · 15 years ago
- 554043b radeon: fix bug in realloc code. by Dave Airlie · 15 years ago
- 32da02f st/dri: update dri2 drawables when viewport is changed by Ben Skeggs · 15 years ago
- 8a2c961 r300g: Atomize ZTOP. by Corbin Simpson · 15 years ago
- 07ea7e6 r300g: Atomize DSA. by Corbin Simpson · 15 years ago
- 249374b r300g: Atomize UCP. by Corbin Simpson · 15 years ago
- 9d3db60 r300g: Atomize blend color. by Corbin Simpson · 15 years ago
- d496399 r300g: Start using atoms. by Corbin Simpson · 15 years ago
- 1257655 llvmpipe: Update instructions. by José Fonseca · 15 years ago
- d4c1ee0 egl: Clean up the Makefile rules. by Chia-I Wu · 15 years ago
- 064242a egl_softpipe: Remove the unnecessary call to _eglSwapBuffers. by Chia-I Wu · 15 years ago
- cdc1105 llvmpipe: Yet another hack to get release LLVM static libraries to link in debug builds. by José Fonseca · 15 years ago
- a921458 scons: LLVM <-> MSVC integration tweaks. by José Fonseca · 15 years ago
- 74f5208 gallium: Remove dead code. by José Fonseca · 15 years ago
- dc6bcc9 gallium: Provide alternative stdint.h and stdbool.h C99 headers, instead of ad-hoc definitions. by José Fonseca · 15 years ago
- 0b7b76f r300: minor accelerated blit fixes by Maciej Cencora · 15 years ago
- cf17480 r300: fallback on depth buffer blits by Maciej Cencora · 15 years ago
- 99637ba nv50: handle TGSI_OPCODE_UMAD,UMUL,NOT and fix SAD by Christoph Bumiller · 15 years ago
- 222738f nv50: free src temp_temps on emit by Christoph Bumiller · 15 years ago
- a5f771d nv50: try to honor sprite coord mode by Christoph Bumiller · 15 years ago
- fd70841 Merge branch 'mesa_7_7_branch' by Brian Paul · 15 years ago
- 674c763 mesa: Ensure libmesagallium.a is finished building before descending by Dan Nicholson · 15 years ago
- a1de400 mklib: Extract archives into temporary directories by Dan Nicholson · 15 years ago
- dddd5a36 tgsi: Cleanup dot-product opcodes in interpreter. by Michal Krol · 15 years ago
- 3c42e40 r300: Move initial declaration outside for loop. by Vinson Lee · 15 years ago
- 95f603a nv20: Fix build for the latest nouveau_class.h changes. by Francisco Jerez · 15 years ago
- d699b67 scons: Don't build xlib when dri is enabled. by José Fonseca · 15 years ago
- ba33ef0 lvmpipe: Initialize all coordinates. by José Fonseca · 15 years ago
- c6509f8 scons: Output a meaningful message when xlib libGL.so can't be built. by José Fonseca · 15 years ago
- de22c94 scons: Use static glew library on Unices to avoid binary compatability issues by José Fonseca · 15 years ago
- 45fe1d7 st/xorg: remove unused xorg_exa_get_pixmap_handle function by Keith Whitwell · 15 years ago
- 5dd9e23 docs: document Gallium SSE codegen for XPD bug fix by Brian Paul · 15 years ago
- 8647aa1 tgsi: fix SSE code emit for XPD by Brian Paul · 15 years ago
- 7fc5fca nv50: preallocate TEMPs written first time in a subroutine by Christoph Bumiller · 15 years ago
- a009fa4 nv50: handle TGSI_OPCODE_SAD,UADD by Christoph Bumiller · 15 years ago
- d550de2 nv50: handle TGSI_OPCODE_IMAX,IMIN,UMAX,UMIN by Christoph Bumiller · 15 years ago
- 607b9c2 nv50: handle integer SET operations by Christoph Bumiller · 15 years ago
- ccc7d0c nv50: handle TGSI_OPCODE_SHL,ISHR,USHR by Christoph Bumiller · 15 years ago
- 152b3bd nv50: handle TGSI_OPCODE_F2I,F2U,I2F,U2F plus src mods by Christoph Bumiller · 15 years ago
- 46f5579 intel: Remove leftover symlinks from DRI1 removal. by Eric Anholt · 15 years ago
- 7335d80 tgsi: add assertion to verify legal register file by Brian Paul · 15 years ago
- 0c6794c tgsi: fix incorrectly placed braces, add more braces to be clear by Brian Paul · 15 years ago
- 16b5d2e tgsi: move register checking code before check_register_usage() by Brian Paul · 15 years ago
- b841c27 swrast: fix color masking for glAccum(GL_RETURN) by Brian Paul · 15 years ago
- fa47eff i810: use ColorMask[0] by Brian Paul · 15 years ago
- 7c55fe9 progs/fp: increase buffer size to read larger shaders by Brian Paul · 15 years ago
- c642c24 gallium/util: remove useless assertions by Brian Paul · 15 years ago
- c3e846a gallium/util: update comment: s/src_pitch/src_stride by Brian Paul · 15 years ago
- f39bae8 gallium/util: make src_y unsigned like the other x/y params by Brian Paul · 15 years ago
- 8081c1e llvmpipe: Remove TGSI sampler pointers from JIT context too. by José Fonseca · 15 years ago
- 12c6b87 llvmpipe: Remove more loose ends of TGSI exec sampling. by José Fonseca · 15 years ago
- 27fe7a7 configure: Fix matching for dri driver to actually work by Kristian Høgsberg · 15 years ago
- c9a210f makefile: added src/glsl/Makefile.template to tarball list by Brian Paul · 15 years ago
- 1501080 i965g: updates for draw retval by Keith Whitwell · 15 years ago
- 7bd7e2d llvmpipe: Axe texture sampling code inherited from softpipe. by José Fonseca · 15 years ago
- 2b7a4b2 progs/fp: remove invalid tri-inv.c test by Brian Paul · 15 years ago
- 4440428 gallium: Fix texture sampling with explicit LOD in softpipe. by Michal Krol · 15 years ago
- 4bfe1c9 gallium: Pass per-element (not per-quad) LOD bias values down to texture sampler. by Michal Krol · 15 years ago
- e313dab tgsi: Cleanup exec_tex(). by Michal Krol · 15 years ago
- 8d38ef4 svga: Fix fs key size computation and key comparison. by Michal Krol · 15 years ago
- d424676 progs/demos: Assert that input to malloc is valid. by Vinson Lee · 15 years ago
- 45ac10f progs/xdemos: Check for string overflow. by Vinson Lee · 15 years ago
- 25ffd76 progs/xdemos: Check for string overflow. by Vinson Lee · 15 years ago
- 468f270 svga: Silence uninitialized variable warning. by Vinson Lee · 15 years ago
- ef7eb62 meta: remove F suffix from _mesa_Ortho() params by Brian Paul · 15 years ago
- 73bd400 docs: document a mipmap generation bug fix by Brian Paul · 15 years ago
- cb3cb96 meta: move destination vertex/projection setup out of _mesa_meta_GenerateMipmap by Brian Paul · 15 years ago
- 06970b2 meta: set viewport and projection matrix in _mesa_meta_GenerateMipmap by Brian Paul · 15 years ago
- 49653c0 r600: adjust after radeon mipmap changes in 7118db8700 by Andre Maasikas · 15 years ago
- 8485811 tnl: set FOGC result to (f,0,0,1) by Brian Paul · 15 years ago
- 4c45810 progs/xdemos: Remove comma at end of enumerator list. by Vinson Lee · 15 years ago
- 96a4e45 progs/xdemos: Use temporary variables. by Vinson Lee · 15 years ago
- c1dad22 progs/glsl: Prevent possible string overflow. by Vinson Lee · 15 years ago