Module: Mesa
Branch: master
Commit: b25168c34c60760a33ca9e8336ac76cf1219f143
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=b25168c34c60760a33ca9e8336ac76cf1219f143
Author: José Fonseca
Date: Fri May 1 18:52:54 2009 +0100
mesa: Make _mesa_share_state thread safe.
---
src/mesa/ma
Module: Mesa
Branch: master
Commit: 3a43ea4946bc5965267f9b689378697fcab020c6
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=3a43ea4946bc5965267f9b689378697fcab020c6
Author: José Fonseca
Date: Fri May 1 18:53:51 2009 +0100
wgl: Add assertion for missing function.
---
.../state_tr
Module: Mesa
Branch: master
Commit: 25a4156a8b0bc59f7d3f077526b7e3e350b072ea
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=25a4156a8b0bc59f7d3f077526b7e3e350b072ea
Author: José Fonseca
Date: Fri May 1 18:49:22 2009 +0100
wgl: Implement ShareLists.
---
src/gallium/state_trackers
Module: Mesa
Branch: master
Commit: 48c7aa2648877efab4aac45b50ee2a4c79178536
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=48c7aa2648877efab4aac45b50ee2a4c79178536
Author: Keith Whitwell
Date: Wed May 6 20:41:17 2009 +0100
stw: fix potential uninitialized use of curctx
---
.../
Module: Mesa
Branch: master
Commit: 5f5181021e50e830bc4a88cfd3f5249ad962619b
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=5f5181021e50e830bc4a88cfd3f5249ad962619b
Author: Keith Whitwell
Date: Thu May 7 08:00:42 2009 +0100
scons: mingw is broken with -O1 and higher
---
scons/ga
Module: Mesa
Branch: master
Commit: 082a086e9dffb78b73269ac3524f899e9f780ef9
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=082a086e9dffb78b73269ac3524f899e9f780ef9
Author: José Fonseca
Date: Fri May 1 18:53:17 2009 +0100
wgl: Remove unused variable.
---
.../state_trackers/wgl/s
Module: Mesa
Branch: master
Commit: 4a333c64faf78dd39f07574bb94f62ba48995e7d
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=4a333c64faf78dd39f07574bb94f62ba48995e7d
Author: Keith Whitwell
Date: Thu May 7 09:24:37 2009 +0100
util/upload: catch failures to map_range and return error
Module: Mesa
Branch: master
Commit: 01280cff537544299fe0c5f1a282abde8e69b1f3
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=01280cff537544299fe0c5f1a282abde8e69b1f3
Author: Keith Whitwell
Date: Thu May 7 11:46:08 2009 +0100
mesa/st: cope with non-ibo index data in st_draw_feedback.
Module: Mesa
Branch: master
Commit: 26ffd445861f405e295644df1cbac29458a6054f
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=26ffd445861f405e295644df1cbac29458a6054f
Author: José Fonseca
Date: Wed May 6 19:58:08 2009 +0100
wgl: Enforce a minimum 1x1 framebuffer size.
---
.../stat
Module: Mesa
Branch: master
Commit: 626b6f37eaf81eeb0eb069f18c98c6ffa463647e
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=626b6f37eaf81eeb0eb069f18c98c6ffa463647e
Author: José Fonseca
Date: Thu May 7 18:21:56 2009 +0100
wgl: Export pixelformats with accumulation bits.
---
.../
Module: Mesa
Branch: master
Commit: d5c2ad8514ce8064d83febf647c9e726788b7924
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=d5c2ad8514ce8064d83febf647c9e726788b7924
Author: Keith Whitwell
Date: Thu May 7 19:48:06 2009 +0100
mesa/st: keep surface_copy arguments positive
The src/des
Module: Mesa
Branch: master
Commit: 6826bad6a75e78729dd472ea26c87787c90ada4c
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=6826bad6a75e78729dd472ea26c87787c90ada4c
Author: Keith Whitwell
Date: Thu May 7 19:27:30 2009 +0100
mesa/st: remove redundant call to st_finish in CopyTexSubI
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=b6e226109612057762eb7d0bf73f39a93c69e6c3
Author: José Fonseca
Date: Fri May 8 14:23:45 2009 +0100
wgl: Grow the maximum number of pixel formats to cope with the new accum
pixel formats.
Fix a segfault when using softpipe.
Module: Mesa
Branch: radeon-rewrite
Commit: a67c29a268bdfecb910b929e05c0ea02c720caa6
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=a67c29a268bdfecb910b929e05c0ea02c720caa6
Author: Jerome Glisse
Date: Fri May 8 16:40:21 2009 +0200
radeon: IRQ always enabled in DRI2 path no need to
Module: Mesa
Branch: master
Commit: ccaa6463a7a327bb5fe122af41ea77e158439cce
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=ccaa6463a7a327bb5fe122af41ea77e158439cce
Author: Brian Paul
Date: Fri May 8 12:17:11 2009 -0600
mesa: more shader debug code (disabled)
---
src/mesa/shader
Module: Mesa
Branch: master
Commit: 40cba5489d963d4903d9c2385775f880824310da
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=40cba5489d963d4903d9c2385775f880824310da
Author: Brian Paul
Date: Fri May 8 12:18:44 2009 -0600
glsl: set vertex/fragment program Ids to aid with debugging
-
Module: Mesa
Branch: master
Commit: e2cf522de09bc4afa18ef8d98db69973ee489d58
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=e2cf522de09bc4afa18ef8d98db69973ee489d58
Author: Brian Paul
Date: Fri May 8 12:43:58 2009 -0600
i965: don't use GRF regs 126,127 for WM programs
They seem to
Module: Mesa
Branch: master
Commit: 87fbc9a14ed2bdd24d84c38431abbf7b0c275998
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=87fbc9a14ed2bdd24d84c38431abbf7b0c275998
Author: Brian Paul
Date: Fri May 8 12:44:38 2009 -0600
mesa: issue warning for out of bounds array indexes
---
src
Module: Mesa
Branch: master
Commit: cc58fbcf2c5c88f406818db60910f537e03610d6
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=cc58fbcf2c5c88f406818db60910f537e03610d6
Author: Brian Paul
Date: Fri May 8 14:32:19 2009 -0600
glsl: check number of varying variables against the limit
Lin
Module: Mesa
Branch: master
Commit: 17a354a119370df9196a010a31fc71cd8712ec46
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=17a354a119370df9196a010a31fc71cd8712ec46
Author: Brian Paul
Date: Fri May 8 14:34:15 2009 -0600
mesa: assertions to check for too many vertex outputs or fragm
Module: Mesa
Branch: master
Commit: 4e762395ef7e8c332c16fd0c11025cfa52763a45
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=4e762395ef7e8c332c16fd0c11025cfa52763a45
Author: Brian Paul
Date: Fri May 8 14:34:43 2009 -0600
mesa: raise MAX_VARYING (number of shader varying vars) to 16
Module: Mesa
Branch: master
Commit: f09e5a5b637822b89ba19b2e306b83f8fc3809d0
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=f09e5a5b637822b89ba19b2e306b83f8fc3809d0
Author: Brian Paul
Date: Fri May 8 13:48:41 2009 -0600
i965: const qualifiers
---
src/mesa/drivers/dri/i965/brw_vs
Module: Mesa
Branch: mesa_7_5_branch
Commit: 6fec2eb1433c8d533b0a9afb73a2162db8dd9a7b
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=6fec2eb1433c8d533b0a9afb73a2162db8dd9a7b
Author: Brian Paul
Date: Fri May 8 15:04:12 2009 -0600
mesa: set version to 7.5-rc1
---
Makefile
Module: Mesa
Branch: mesa_7_5_branch
Commit: 9b3d748f0274c4d7bf25dab2b31458ca83dcc7d5
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=9b3d748f0274c4d7bf25dab2b31458ca83dcc7d5
Author: Brian Paul
Date: Fri May 8 15:07:22 2009 -0600
mesa: omit files that were removed from git
---
Ma
Module: Mesa
Branch: refs/tags/mesa_7_5_rc1
Tag:a3ddb0ff13ef5e971a72eac72b70e341ff3062c1
URL:
http://cgit.freedesktop.org/mesa/mesa/tag/?id=a3ddb0ff13ef5e971a72eac72b70e341ff3062c1
Tagger: Brian Paul
Date: Fri May 8 15:09:52 2009 -0600
Mesa 7.5 release candidate 1
Module: Mesa
Branch: master
Commit: b6e94f71c2bfc63497e2c8265179f19babe87688
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=b6e94f71c2bfc63497e2c8265179f19babe87688
Author: Eric Anholt
Date: Fri May 8 12:46:18 2009 -0700
intel: Put the constant texcoords used in metaops into a vbo.
Module: Mesa
Branch: master
Commit: 1d663ae2925ffadf419ddbea9eca8d5706ea6510
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d663ae2925ffadf419ddbea9eca8d5706ea6510
Author: Eric Anholt
Date: Thu May 7 22:50:19 2009 -0700
intel: Add a metaops version of glGenerateMipmapEXT/SGIS_gene
Module: Mesa
Branch: r6xx-rewrite
Commit: e2dcebd2e6b2af6269a5ece6d6ced73ec8bb4a47
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=e2dcebd2e6b2af6269a5ece6d6ced73ec8bb4a47
Author: Richard Li
Date: Fri May 8 19:23:45 2009 -0400
R6xx/R7xx: WIP r6xx-rewrite code
---
src/mesa/drivers
Module: Mesa
Branch: master
Commit: 44a4abfd4f8695809eaec07df8eeb191d6e017d7
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=44a4abfd4f8695809eaec07df8eeb191d6e017d7
Author: Robert Ellison
Date: Fri May 8 14:40:38 2009 -0600
i965: fix segfault on low memory conditions
When out of m
Module: Mesa
Branch: master
Commit: fc6d89145df6fc7a1c2ce648b474c3f203ca87c7
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=fc6d89145df6fc7a1c2ce648b474c3f203ca87c7
Author: Robert Ellison
Date: Fri May 8 14:42:47 2009 -0600
i965: fix memory leak in context/renderbuffer region manag
Module: Mesa
Branch: master
Commit: c230767d6956b63a2b101acb48f98823bb5dd31a
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=c230767d6956b63a2b101acb48f98823bb5dd31a
Author: Robert Ellison
Date: Fri May 8 11:13:57 2009 -0600
mesa: Fixed a texture memory leak
The current texture for
Module: Mesa
Branch: master
Commit: 1d112207716774b32c0cc846304c2c50bf40e812
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d112207716774b32c0cc846304c2c50bf40e812
Author: Robert Ellison
Date: Fri May 8 14:51:11 2009 -0600
i965: improve debug logging
Looking for memory leaks that
Module: Mesa
Branch: master
Commit: cd59933d9f70c6acea63013f1b773b545026bf81
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=cd59933d9f70c6acea63013f1b773b545026bf81
Author: Corbin Simpson
Date: Fri May 8 16:50:42 2009 -0700
r300-gallium, radeon: A couple cleanups.
Trying to track
Module: Mesa
Branch: master
Commit: 4816764777485b46f360eb6f86dea243d1809221
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=4816764777485b46f360eb6f86dea243d1809221
Author: Corbin Simpson
Date: Fri May 8 15:28:09 2009 -0700
r300-gallium: Finish space accounting.
Still broken...
-
Module: Mesa
Branch: master
Commit: bed917641cfde06b9ff609760ba20b498a65cefa
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=bed917641cfde06b9ff609760ba20b498a65cefa
Author: Corbin Simpson
Date: Fri May 8 17:09:32 2009 -0700
radeon-gallium: Shut up Valgrind.
---
src/gallium/winsy
Module: Mesa
Branch: master
Commit: 1b26c2bbaefe3608b96d9351c0f2eac80274891c
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=1b26c2bbaefe3608b96d9351c0f2eac80274891c
Author: Corbin Simpson
Date: Fri May 8 19:40:38 2009 -0700
r300-gallium, radeon: BO handling fixes, some useful asser
Module: Mesa
Branch: master
Commit: ce758a21b9984cce14db4234fbe353d06a3a2d32
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=ce758a21b9984cce14db4234fbe353d06a3a2d32
Author: Corbin Simpson
Date: Fri May 8 22:05:18 2009 -0700
r300-gallium: Fix bad cast. Space accounting completely wo
37 matches
Mail list logo