From: Satyajit Sarangi
Signed-off-by: Satyajit Sarangi
---
src/gallium/drivers/r600/Makefile |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/src/gallium/drivers/r600/Makefile
b/src/gallium/drivers/r600/Makefile
index 80f8cbf..62e760c 100644
--- a/src/gallium/drivers/r
On Sun, Feb 19, 2012 at 10:13:48PM -0500, Matt Turner wrote:
> Hi Tom,
>
> Very happy to see this. It looks good, and I'm glad that you replaced
> two Makefiles with only a single Makefile.am. A couple of comments
> below.
>
> On Sun, Feb 19, 2012 at 10:05 PM, Tom Stellard wrote:
> > ---
> > co
Hi Tom,
Very happy to see this. It looks good, and I'm glad that you replaced
two Makefiles with only a single Makefile.am. A couple of comments
below.
On Sun, Feb 19, 2012 at 10:05 PM, Tom Stellard wrote:
> ---
> configure.ac | 1 +
> src/gallium/driver
On Sun, Feb 19, 2012 at 12:25 AM, Satyajit Sarangi
wrote:
> I posted this message to mesa-users but didn't get an answer so I am
> posting this to mesa dev.
>
> The MesaLib 7.5.1 tar.gz files does compile fine however git:master
> doesn't seem to compile. I tried
> older commits yet they still don
From: Brian Paul
Max texture and viewport size is only limited by MAX_WIDTH/HEIGHT for swrast.
---
src/mesa/main/context.c | 11 ++-
src/mesa/swrast/s_context.c |8
2 files changed, 10 insertions(+), 9 deletions(-)
diff --git a/src/mesa/main/context.c b/src/mesa/main/
From: Brian Paul
---
src/mesa/state_tracker/st_cb_texture.c | 37 +++
1 files changed, 27 insertions(+), 10 deletions(-)
diff --git a/src/mesa/state_tracker/st_cb_texture.c
b/src/mesa/state_tracker/st_cb_texture.c
index 74ae2d1..4a6d013 100644
--- a/src/mesa/state
From: Brian Paul
---
src/mesa/state_tracker/st_cb_drawpixels.c | 55 +++-
1 files changed, 29 insertions(+), 26 deletions(-)
diff --git a/src/mesa/state_tracker/st_cb_drawpixels.c
b/src/mesa/state_tracker/st_cb_drawpixels.c
index de4c189..18d0e53 100644
--- a/src/mesa
From: Brian Paul
---
src/mesa/main/readpix.c | 120 +--
1 files changed, 75 insertions(+), 45 deletions(-)
diff --git a/src/mesa/main/readpix.c b/src/mesa/main/readpix.c
index 48708a6..0f429ab 100644
--- a/src/mesa/main/readpix.c
+++ b/src/mesa/main/
From: Brian Paul
---
src/mesa/main/texstore.c | 39 +--
1 files changed, 33 insertions(+), 6 deletions(-)
diff --git a/src/mesa/main/texstore.c b/src/mesa/main/texstore.c
index 8c51a94..1744d1f 100644
--- a/src/mesa/main/texstore.c
+++ b/src/mesa/main/texst
---
configure.ac |1 +
src/gallium/drivers/r300/.gitignore|5 ++
src/gallium/drivers/r300/Makefile | 25 -
src/gallium/drivers/r300/Makefile.am | 38 ++
src/gallium/drivers/r300/com
From: Brian Paul
---
src/mesa/main/varray.c |9 +
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/src/mesa/main/varray.c b/src/mesa/main/varray.c
index 93f6fcd..39d3a27 100644
--- a/src/mesa/main/varray.c
+++ b/src/mesa/main/varray.c
@@ -1100,11 +1100,12 @@ _mesa_Primi
From: Brian Paul
Avoid setting dirty state flags when enabling or disabling a vertex
attribute arrays when there's no change.
---
src/mesa/main/varray.c | 32 ++--
1 files changed, 22 insertions(+), 10 deletions(-)
diff --git a/src/mesa/main/varray.c b/src/mesa/mai
From: Brian Paul
NOTE: This is a candidate for the 8.0 branch.
---
src/mesa/main/varray.c |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/mesa/main/varray.c b/src/mesa/main/varray.c
index 77c1d7d..dfe5064 100644
--- a/src/mesa/main/varray.c
+++ b/src/mesa/main/varray
https://bugs.freedesktop.org/show_bug.cgi?id=46311
zhao jian changed:
What|Removed |Added
AssignedTo|mesa-dev@lists.freedesktop. |yuanhan@intel.com
|org
https://bugs.freedesktop.org/show_bug.cgi?id=46311
Bug #: 46311
Summary: Missing support of point size in Mesa core
Classification: Unclassified
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
S
https://bugs.freedesktop.org/show_bug.cgi?id=45277
Chris changed:
What|Removed |Added
CC|mam...@rocketmail.com |
--
Configure bugmail: https://bugs.freedesktop
https://bugs.freedesktop.org/show_bug.cgi?id=45277
Chris changed:
What|Removed |Added
CC||mam...@rocketmail.com
--
Configure bugmail: htt
17 matches
Mail list logo