mesa.git
2008-11-13 Alan Hourihanemesa: fix generation of fixed function state when no...
2008-11-12 Eric Anholti965: Upload state on primitive switch, don't just...
2008-11-12 Eric Anholti965: Fix VB refcount leak on aperture overflow.
2008-11-12 Eric AnholtAdd glsync demo program from jbarnes for testing vblank...
2008-11-12 Eric Anholti965: Fix up VS max_threads for G4X and removing a...
2008-11-12 Eric Anholti965: Fix up SF max_threads.
2008-11-12 Eric Anholti965: Fix up clip min_nr_entries, preferred_nr_entries...
2008-11-12 Eric Anholti965: Update WM maximum threads for G4X.
2008-11-12 Eric Anholti965: Add a big comment explaining my understanding...
2008-11-12 Kristian HøgsbergglFlush before CopySubBuffer, fix coordinates and exten...
2008-11-12 Hanno Böckglx: fix xcb build
2008-11-11 Brian Paulmesa: fix version check in dinoshade.c
2008-11-11 Brian Paulmesa: allow relative indexing into all register files...
2008-11-11 Kristian HøgsbergDon't mess with emacs tab width.
2008-11-11 Xiang, Haihaointel: reset cliprect_mode to IGNORE_CLIPRECTS.
2008-11-11 Xiang, Haihaomesa: restore the negate flag of dots in build_lighting.
2008-11-11 Xiang, Haihaomesa: update new state for RasterPos like other operations.
2008-11-11 Brianmesa: new _mesa_is_pow_two() function
2008-11-10 Brian Paulmesa: restore glapi/ prefix on #include
2008-11-10 Brian Paulmesa: fix some misc breakage caused by editing auto...
2008-11-10 Brian PaulGLX: fix out-of-bounds memory issue in indirect glAreTe...
2008-11-10 Brian Pauldri: alloc __DRIscreen object with calloc()
2008-11-10 Brian Paulmesa: track initialization status of uniform variables...
2008-11-10 Brian Paulmesa: initial support for uniform variable initializers.
2008-11-10 Brian Paulmesa: fix logic error in GLSL linker when looking for...
2008-11-10 Brian Paulmesa: allows 'f' suffix on GLSL float literals
2008-11-10 Brian Paulundo accidental changes to multitex.frag shader
2008-11-08 Brianmesa: remove OPCODE_INT #define
2008-11-08 Brianmesa: use NRM3 in emit_normalize_vec3() when drivers...
2008-11-07 Brian Paulmesa: add support for 'centroid' qualifier in GLSL...
2008-11-07 Brian Paulmesa: add support for 'invariant' keyword for GLSL...
2008-11-07 Brian Paulmesa: reformat comments, rewrap lines, etc for a little...
2008-11-07 Brian Paulmesa: forgot sqrt in NRM3/4 instructions
2008-11-07 Brian Paulmesa: fix opcode table order bug
2008-11-07 Brian Paulmesa: add GLSL support for DP2, NRM3, NRM4 instructions...
2008-11-07 Brian Paulmesa: added DP2, DP2A instructions
2008-11-07 Brian Paulmesa: added AND/OR/NOT/XOR instructions
2008-11-07 Brian Paulmesa: include shader/prog_instruction.h
2008-11-07 Brian Paulmesa: added OPCODE_NRM3/NRM4 instructions for vector...
2008-11-07 Xiang, Haihaomesa: use _bfc0 instead of _col0 when building back...
2008-11-07 Brian Paulmesa: rename OPCODE_INT -> OPCODE_TRUNC
2008-11-06 Brian Paulmesa: update the shader programs->TexturesUsed array...
2008-11-06 Xiang, Haihaoi965: Always check vertex program.
2008-11-06 Gary Wongi965: Implement missing OPCODE_NOISE3 instruction in...
2008-11-05 Brian Paulmesa: Fix compiler warnings on Windows.
2008-11-05 Brian Paulmesa: fix a GLSL array indexing codegen bug
2008-11-05 Brian Paulmesa: remove extra \n from printf string
2008-11-05 Brian Paulmesa: add Initialized field to gl_uniform struct, for...
2008-11-04 Brian Pauladded glsl/skinning.c test to test matrix blending...
2008-11-04 Brian Paulmesa: fix float-valued GLSL vertex attribute variables
2008-11-04 Brian Paulprint err msg if unable to open shader file
2008-11-04 Brian Paulremove old debug glFlush/Finish calls from demos
2008-11-02 Eric Anholti965: Clean up stale NDC comment.
2008-11-02 Eric Anholti965: Avoid vs header computation for negative rhw...
2008-11-02 Eric Anholti965: Merge GM45 into the G4X chipset define.
2008-11-02 Eric Anholti965: Fix copy'n'paste issue that made brw->urb.constra...
2008-11-01 Brian Paulmesa: silence warnings
2008-11-01 Brian Paulmesa: do scope replacement for while/for loops too
2008-11-01 Brian Paulmesa: glsl tree print improvements
2008-11-01 Brian Paulmesa: fix assignment / parameter passing of sampler...
2008-11-01 Brian Paulmesa: additional debug flags for glsl debug/disassembly
2008-11-01 Keith PackardFix for 58dc8b7: dest regions must not use HorzStride...
2008-10-31 Brian Paulmesa: fix some bugs with precision qualifier parsing
2008-10-31 Brian Paulmesa: do scope replacement for variable initializers too
2008-10-31 Brian Paulmesa: fix copy/paste error in GLSL error msg
2008-10-31 Eric Anholtintel: pixelzoom doesn't apply to glBitmap, so disable...
2008-10-31 Eric Anholtintel: Remove fallback for glDrawPixels(GL_COLOR_INDEX)
2008-10-31 Eric Anholtintel: Add more fallback debugging for glDrawPixels.
2008-10-31 Gary Wongi965: implement the missing OPCODE_NOISE1 and OPCODE_NO...
2008-10-31 Gary Wongi965: support destination horiz strides in align1 acces...
2008-10-31 Xiang, Haihaomesa: fix a typo in the previous commit
2008-10-30 Xiang, Haihaomesa: fix an issue in _mesa_PointParameterfv().
2008-10-29 Brian Paulglx: added PFNGL*PROC typedefs for GLX 1.3 functions
2008-10-29 Nigel Stewartglu: fix compilation problem when using Windows gl...
2008-10-29 Eric Anholtintel: Fix glDrawPixels with 4d RasterPos.
2008-10-29 Eric Anholti965: Fix check_aperture calls to cover everything...
2008-10-29 Brian Paulmesa: include glslcompiler driver in tarball
2008-10-28 Brian Paulmesa: fix stand-alone glslcompiler build
2008-10-28 Eric Anholtintel: Don't keep intel->pClipRects, and instead just...
2008-10-28 Gary Wongi965: Allocate temporaries contiguously with other...
2008-10-28 Julien Cristauconfigure.ac: Add support for gnu/kfreebsd
2008-10-27 Eric Anholti965: Fix compiler warning from unused var.
2008-10-27 Eric Anholti965: Remove dead brw->wrap flag.
2008-10-27 Eric Anholtintel: Use dri_bo_get_tiling to get tiling mode of...
2008-10-25 Xiang, Haihaointel: GL_FALSE on a BO if it won't be modified when...
2008-10-24 Xiang, Haihaoi965: don't emit state when dri_bufmgr_check_aperture_s...
2008-10-24 Xiang, Haihaointel: fallback for intelEmitCopyBlit.
2008-10-23 Brian Paulmesa: version 43 of glext.h
2008-10-23 Brian Paulmesa: version 21 of glxext.h
2008-10-23 Brian Paulmesa: remove calls to _mesa_adjust_image_for_convolutio...
2008-10-22 Brian Paulmesa: move convolution image adjustment code for glCopy...
2008-10-22 Brian Paulmesa: some re-org of glCopyTexSubImage1/2/3D() error...
2008-10-22 Brian Paulmesa: in textore.c, only adjust image for convolution...
2008-10-21 Kristof Ralovichglx: updated comment
2008-10-21 Xiang, Haihaoi915: fix carsh in i830_emit_state. (bug #17766)
2008-10-16 Brian Paulglxswapcontrol: added -fullscreen option
2008-10-16 Brian Paulglxgears: for fullscreen, disable window borders the...
2008-10-16 Roland Scheideggerfix span issue with really old ddx and non-tcl r100...
2008-10-16 Brian Paulmesa: fix error codes in _mesa_GetObjectParameterivARB...
2008-10-15 Kristian HøgsbergUpdate DRI2 implementation according to new specification.
next