mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-28 11:06:25 +00:00
- bump to snapshot of mesa master
- mainly has intel dri2 tfp fixes + radeon rewrite patch
This commit is contained in:
parent
8e1f19728c
commit
490adcb608
1 changed files with 0 additions and 8 deletions
|
@ -18557,14 +18557,6 @@ index a344837..64bdf94
|
||||||
- } while (0)
|
- } while (0)
|
||||||
-
|
-
|
||||||
-#endif /* __RADEON_LOCK_H__ */
|
-#endif /* __RADEON_LOCK_H__ */
|
||||||
diff --git a/src/mesa/drivers/dri/r300/radeon_lock.h b/src/mesa/drivers/dri/r300/radeon_lock.h
|
|
||||||
new file mode 120000
|
|
||||||
index a344837..64bdf94
|
|
||||||
--- /dev/null
|
|
||||||
+++ b/src/mesa/drivers/dri/r300/radeon_lock.h
|
|
||||||
@@ -0,0 +1 @@
|
|
||||||
+../radeon/radeon_lock.h
|
|
||||||
\ No newline at end of file
|
|
||||||
diff --git a/src/mesa/drivers/dri/r300/radeon_program_pair.c b/src/mesa/drivers/dri/r300/radeon_program_pair.c
|
diff --git a/src/mesa/drivers/dri/r300/radeon_program_pair.c b/src/mesa/drivers/dri/r300/radeon_program_pair.c
|
||||||
index f398404..49aa90d 100644
|
index f398404..49aa90d 100644
|
||||||
--- a/src/mesa/drivers/dri/r300/radeon_program_pair.c
|
--- a/src/mesa/drivers/dri/r300/radeon_program_pair.c
|
||||||
|
|
Loading…
Reference in a new issue