mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 07:28:11 +02:00
Merge branch 'master' of git://anongit.freedesktop.org/mesa/mesa
This commit is contained in:
commit
7facb8f2c8
2 changed files with 1 additions and 2 deletions
|
|
@ -32,7 +32,6 @@
|
|||
#include "r300_emit.h"
|
||||
#include "r300_fs.h"
|
||||
#include "r300_screen.h"
|
||||
#include "r300_texture.h"
|
||||
#include "r300_screen_buffer.h"
|
||||
#include "r300_vs.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@
|
|||
|
||||
#ifndef _R700_OGLPROG_H_
|
||||
#define _R700_OGLPROG_H_
|
||||
#include "r600_context.h"
|
||||
#include "main/dd.h"
|
||||
|
||||
extern void r700InitShaderFuncs(struct dd_function_table *functions);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue