index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
i965: Enable GL_ARB_texture_rg
Ian Romanick
2010-10-01
4
-0
/
+91
*
mesa: Enable GL_ARB_texture_rg in software paths
Ian Romanick
2010-10-01
1
-0
/
+1
*
ARB_texture_rg: Allow RED and RG textures as FBO color buffer attachments
Ian Romanick
2010-10-01
1
-2
/
+8
*
ARB_texture_rg: Add R8, R16, RG88, and RG1616 internal formats
Ian Romanick
2010-10-01
8
-30
/
+515
*
ARB_texture_rg: Handle RED and RG the same as RGB for tex env
Ian Romanick
2010-10-01
1
-0
/
+6
*
ARB_texture_rg: Add GL_RED as a valid GL_DEPTH_TEXTURE_MODE
Ian Romanick
2010-10-01
2
-1
/
+5
*
ARB_texture_rg: Add GL_TEXTURE_{RED,GREEN}_SIZE query support
Ian Romanick
2010-10-01
1
-0
/
+10
*
ARB_texture_rg: Correct some errors in RED / RG internal format handling
Ian Romanick
2010-10-01
1
-9
/
+32
*
ARB_texture_rg: Add GLX protocol support
Ian Romanick
2010-10-01
3
-0
/
+3
*
i965g: use Elements macro instead of manual sizeofs
Nicolas Kaiser
2010-10-01
1
-13
/
+7
*
i965: Fix up copy'n'pasteo from moving coordinate setup around for gen4.
Eric Anholt
2010-10-01
1
-2
/
+0
*
i965: Add real support for pre-gen5 texture sampling to the new FS.
Eric Anholt
2010-10-01
1
-24
/
+98
*
evergreen : fix z format setting, enable stencil.
richard
2010-10-01
2
-30
/
+62
*
i965: Pre-gen6, map VS outputs (not FS inputs) to URB setup in the new FS.
Eric Anholt
2010-10-01
1
-24
/
+48
*
i965: Also increment attribute location when skipping unused slots.
Eric Anholt
2010-10-01
1
-0
/
+1
*
i965: Fix the gen6 jump size for BREAK/CONT in new FS.
Eric Anholt
2010-10-01
1
-1
/
+1
*
i965: Add gen6 attribute interpolation to new FS backend.
Eric Anholt
2010-10-01
1
-3
/
+39
*
r600g: indentation fixes
Jerome Glisse
2010-10-01
5
-58
/
+57
*
r600g: setup basic loop consts on r600 + evergreen.
Dave Airlie
2010-10-01
6
-0
/
+61
*
r600g: only set the Z export if shader exports it.
Dave Airlie
2010-10-01
2
-8
/
+10
*
r600c: pull over 6xx/7xx vertex fixes for evergreen
Alex Deucher
2010-10-01
3
-58
/
+42
*
r600g: flush SH cache on constant change on evergreen
Dave Airlie
2010-10-01
1
-2
/
+2
*
r600g: fix evergreen draw-buffers
Dave Airlie
2010-10-01
2
-2
/
+2
*
r600g: add cb flushing for extra buffers + depth buffer on r600/evergreen
Dave Airlie
2010-10-01
3
-6
/
+49
*
r600g: sync vertex/texture cache on resources on evergreen
Dave Airlie
2010-10-01
1
-2
/
+2
*
r600g: fixup vertex format picking.
Dave Airlie
2010-10-01
6
-144
/
+407
*
r600g: add assembler support for other vtx fetch fields.
Dave Airlie
2010-10-01
3
-1
/
+11
*
i965: Split the gen4 and gen5 sampler handling apart.
Eric Anholt
2010-09-30
1
-23
/
+103
*
i965: Use the lowering pass for texture projection.
Eric Anholt
2010-09-30
1
-16
/
+3
*
glsl: Add a lowering pass for texture projection.
Eric Anholt
2010-09-30
3
-0
/
+102
*
r600g: realign evergreen code with r600 code.
Dave Airlie
2010-10-01
1
-3
/
+4
*
r600c: add reloc for CB_COLOR0_ATTRIB
Alex Deucher
2010-09-30
1
-3
/
+11
*
r600g: add reloc for evergreen color attrib
Dave Airlie
2010-10-01
2
-13
/
+13
*
r600g: drop depth quirk on evergreen
Dave Airlie
2010-10-01
1
-15
/
+0
*
r600g: add winsys support for CTL constants.
Dave Airlie
2010-10-01
7
-0
/
+35
*
r600g: fix evergreen depth flushing.
Dave Airlie
2010-10-01
5
-48
/
+98
*
r600g: use Elements macro instead of manual sizeofs
Dave Airlie
2010-10-01
2
-10
/
+12
*
draw: check for null sampler pointers
Brian Paul
2010-09-30
1
-4
/
+6
*
gallivm: added some comments
Brian Paul
2010-09-30
2
-8
/
+16
*
r600g: keep a mapping around for each bo
John Doe
2010-09-30
2
-51
/
+54
*
r600g: don't double count dirty block
John Doe
2010-09-30
3
-26
/
+42
*
evergreeng: avoid overlapping border color btw VS & PS
Jerome Glisse
2010-09-30
1
-2
/
+2
*
i965: Fix new FS handling of builtin uniforms with packed scalars in structs.
Eric Anholt
2010-09-30
1
-4
/
+4
*
mesa: Don't reference a W component in setting up a vec3 uniform component.
Eric Anholt
2010-09-30
1
-1
/
+5
*
i965: Fix whole-structure/array assignment in new FS.
Eric Anholt
2010-09-30
1
-21
/
+55
*
Revert "Prefer intrinsics to handrolled atomic ops."
Tom Fogal
2010-09-30
1
-2
/
+2
*
r600g: fix constant & literal src splitting, also fix mplayer gl2 shader
Jerome Glisse
2010-09-30
1
-16
/
+40
*
Prefer intrinsics to handrolled atomic ops.
Tom Fogal
2010-09-30
1
-2
/
+2
*
Implement x86_64 atomics for compilers w/o intrinsics.
Tom Fogal
2010-09-30
1
-0
/
+47
*
i965: Update renderer strings for sandybridge
Adam Jackson
2010-09-30
1
-0
/
+13
[prev]
[next]