index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
grammar: Include the correct glsl pp header.
Michal Krol
2009-09-23
1
-1
/
+1
*
glsl/pp: Include missing headers.
Michal Krol
2009-09-23
2
-0
/
+2
*
glsl/pp: Add `0' and `1' to dictionary.
Michal Krol
2009-09-23
3
-8
/
+7
*
glsl/pp: Check for reserved macro names.
Michal Krol
2009-09-23
1
-0
/
+16
*
slang: Differentiate between uints and floats.
Michal Krol
2009-09-22
3
-5
/
+6
*
grammar: Differentiate between uints and floats.
Michal Krol
2009-09-22
1
-2
/
+4
*
glsl/apps: Update after recent pp interface changes.
Michal Krol
2009-09-22
2
-4
/
+12
*
glsl/pp: Differentiate between integer and floating-point number tokens.
Michal Krol
2009-09-22
8
-22
/
+39
*
progs/perf: Fix newlines.
Michal Krol
2009-09-18
4
-752
/
+752
*
glsl/apps: Use glsl pp public interface.
Michal Krol
2009-09-18
4
-45
/
+42
*
slang: Use glsl pp public interface.
Michal Krol
2009-09-18
1
-18
/
+16
*
glsl/pp: Define a public interface for external modules.
Michal Krol
2009-09-18
8
-29
/
+52
*
Merge commit 'origin/master' into glsl-pp-rework-2
Michal Krol
2009-09-17
144
-2905
/
+5755
|
\
|
*
mesa: begin some texstore code refactoring
Brian Paul
2009-09-16
1
-28
/
+25
|
*
mesa: meta driver functions for glCopyTex[Sub]Image()
Brian Paul
2009-09-16
2
-23
/
+335
|
*
progs/perf: initial set of simple performance test programs
Brian Paul
2009-09-16
9
-0
/
+1139
|
*
progs/glsl: minor Makefile clean-ups
Brian Paul
2009-09-16
1
-8
/
+7
|
*
swrast: remove mipmap generation checks (done in core Mesa now)
Brian Paul
2009-09-16
1
-25
/
+0
|
*
s3v: remove unneeded initializations
Brian Paul
2009-09-16
1
-11
/
+0
|
*
ffb: remove disabled code
Brian Paul
2009-09-16
1
-18
/
+0
|
*
llvmpipe: Don't assert due to unsupported texture wrap modes.
José Fonseca
2009-09-16
1
-0
/
+5
|
*
Merge branch 'mesa_7_6_branch'
Ian Romanick
2009-09-16
4
-0
/
+670
|
|
\
|
|
*
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Ian Romanick
2009-09-16
3
-0
/
+669
|
|
|
\
|
|
|
*
intel: Deassociated drawables from private context struct in intelUnbindContext
Ian Romanick
2009-09-16
1
-0
/
+8
|
|
|
*
docs: glUniform functions are now compiled into display lists
Brian Paul
2009-09-15
1
-0
/
+1
|
|
|
*
mesa: compile glUniformMatrix() functions into display lists
Brian Paul
2009-09-15
1
-0
/
+242
|
|
|
*
mesa: implement more glUniform display list functions
Brian Paul
2009-09-15
1
-1
/
+365
|
|
|
*
docs: document glUseProgram display list fix
Brian Paul
2009-09-15
1
-0
/
+1
|
|
|
*
mesa: compile glUniform4f() into display lists
Brian Paul
2009-09-15
1
-0
/
+26
|
|
|
*
mesa: compile glUseProgram/glUseProgramObjectARB into display lists
Brian Paul
2009-09-15
1
-0
/
+28
|
|
*
|
i965: do a flush in clear, fix openarena render issue,
Zou Nan hai
2009-09-16
1
-0
/
+1
|
*
|
|
gallium: remove incorrect 'return' stmt
Brian Paul
2009-09-16
1
-1
/
+1
|
*
|
|
gallium: Deprecate PIPE_CAP_S3TC.
José Fonseca
2009-09-16
13
-25
/
+1
|
*
|
|
softpipe: Do not advertise Z32_UNORM as a supported format.
Michal Krol
2009-09-16
1
-0
/
+1
|
*
|
|
gdi: Integrate with llvmpipe where available.
José Fonseca
2009-09-16
2
-28
/
+316
|
*
|
|
llvmpipe: Make the code portable for MinGW.
José Fonseca
2009-09-16
6
-17
/
+21
|
*
|
|
radeon: cleanup compile defines mess.
Dave Airlie
2009-09-16
9
-88
/
+67
|
*
|
|
radeon: oops remove debugging left on in previous patch
Dave Airlie
2009-09-16
1
-2
/
+0
|
*
|
|
radeon: use txformat to decide to emit rect tex state.
Dave Airlie
2009-09-16
1
-4
/
+8
|
*
|
|
mesa: move generate mipmap calls
Brian Paul
2009-09-15
10
-177
/
+112
|
*
|
|
mesa: minor clean-up
Brian Paul
2009-09-15
1
-3
/
+3
|
*
|
|
mesa: remove last of gotos
Brian Paul
2009-09-15
1
-62
/
+62
|
*
|
|
mesa: more goto removal
Brian Paul
2009-09-15
1
-142
/
+129
|
*
|
|
mesa: remove some gotos
Brian Paul
2009-09-15
1
-105
/
+96
|
*
|
|
mesa: clean-up fbo debug code
Brian Paul
2009-09-15
1
-16
/
+23
|
*
|
|
progs/demos: use non-default texobj in cubemap.c
Brian Paul
2009-09-15
1
-0
/
+5
|
*
|
|
progs/demos: create a texture object in lodbias.c
Brian Paul
2009-09-15
1
-0
/
+4
|
*
|
|
st/xorg: fixing copies and composite shaders
Zack Rusin
2009-09-15
3
-11
/
+78
|
*
|
|
st/xorg: lots of fixes
Zack Rusin
2009-09-15
2
-13
/
+32
|
*
|
|
docs: GL_ARB_provoking_vertex
Brian Paul
2009-09-15
1
-0
/
+1
[next]