index
:
~jeremyhu/mesa
10.4-darwin-build-fixes
10.5-darwin-build-fixes
10.6-darwin-build-fixes
11.1
7.8
PR-575
darwin-build-fixes
darwin-master
master
master-darwin-build-fixes
mesa_7_7_branch
libGL for GLX on XQuartz
jeremyhu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-07
Add release notes for the 10.4.4 release
mesa-10.4.4
Emil Velikov
1
-0
/
+98
2015-02-07
Update version to 10.4.4
Emil Velikov
1
-1
/
+1
2015-02-04
st/osmesa: Fix osbuffer->textures indexing
Park, Jeongmin
1
-1
/
+1
2015-02-04
gallium/util: Don't use __builtin_clrsb in util_last_bit().
Matt Turner
1
-4
/
+0
2015-02-02
egl: Pass the correct X visual depth to xcb_put_image().
José Fonseca
1
-11
/
+13
2015-02-02
configure: Link against all LLVM targets when building clover
Niels Ole Salscheider
1
-1
/
+1
2015-02-02
i965: Fix max_wm_threads for CHV
Ville Syrjälä
1
-1
/
+1
2015-02-02
glx/dri3: Request non-vsynced Present for swapinterval zero. (v3)
Mario Kleiner
1
-1
/
+13
2015-01-30
mesa: fix display list 8-byte alignment issue
Brian Paul
3
-7
/
+74
2015-01-24
docs: Add sha256 sums for the 10.4.3 release
Emil Velikov
1
-1
/
+3
2015-01-24
Add release notes for the 10.4.3 release
mesa-10.4.3
Emil Velikov
1
-0
/
+143
2015-01-24
Update version to 10.4.3
Emil Velikov
1
-1
/
+1
2015-01-23
st/nine: Allocate vs constbuf buffer for indirect addressing once.
Axel Davy
3
-5
/
+6
2015-01-23
st/nine: Allocate the correct size for the user constant buffer
Axel Davy
3
-7
/
+8
2015-01-23
st/nine: Add variables containing the size of the constant buffers
Axel Davy
3
-6
/
+10
2015-01-23
st/nine: Fix sm3 relative addressing for non-debug build
Axel Davy
1
-4
/
+0
2015-01-23
st/nine: Remove unused code for ps
Axel Davy
3
-40
/
+15
2015-01-23
st/nine: Correct rules for relative adressing and constants.
Axel Davy
1
-6
/
+8
2015-01-23
st/nine: Implement TEXREG2AR, TEXREG2GB and TEXREG2RGB
Axel Davy
1
-3
/
+36
2015-01-23
st/nine: Implement TEXDP3TEX
Axel Davy
1
-1
/
+19
2015-01-23
st/nine: Implement TEXDP3
Axel Davy
1
-1
/
+11
2015-01-23
st/nine: Implement TEXDEPTH
Axel Davy
1
-1
/
+22
2015-01-23
st/nine: Implement TEXM3x3SPEC
Axel Davy
1
-1
/
+38
2015-01-23
st/nine: Implement TEXM3x2TEX
Axel Davy
1
-1
/
+19
2015-01-23
st/nine: implement TEXM3x2DEPTH
Axel Davy
1
-1
/
+26
2015-01-23
st/nine: Fix TEXM3x3 and implement TEXM3x3VSPEC
Axel Davy
1
-18
/
+36
2015-01-23
st/nine: Fill missing dst and src number for some instructions.
Axel Davy
1
-23
/
+23
2015-01-23
st/nine: Implement TEXCOORD special behaviours
Axel Davy
1
-8
/
+27
2015-01-22
st/nine: Fix some fixed function pipeline operation
Axel Davy
1
-2
/
+4
2015-01-22
st/nine: Clamp ps 1.X constants
Axel Davy
1
-0
/
+7
2015-01-22
st/nine: Fix CND implementation
Axel Davy
1
-9
/
+13
2015-01-22
st/nine: Rewrite LOOP implementation, and a0 aL handling
Axel Davy
1
-63
/
+100
2015-01-22
st/nine: Correct LOG on negative values
Axel Davy
1
-2
/
+13
2015-01-22
st/nine: Handle NRM with input of null norm
Axel Davy
1
-1
/
+3
2015-01-22
st/nine: Handle RSQ special cases
Axel Davy
1
-1
/
+12
2015-01-22
st/nine: Fix POW implementation
Axel Davy
1
-1
/
+12
2015-01-22
st/nine: Fix typo for M4x4
Axel Davy
1
-1
/
+1
2015-01-22
st/nine: Correctly declare NineTranslateInstruction_Mkxn inputs
Axel Davy
1
-2
/
+5
2015-01-22
st/nine: Saturate oFog and oPts vs outputs
Axel Davy
1
-2
/
+2
2015-01-22
st/nine: Remove some shader unused code
Axel Davy
1
-22
/
+1
2015-01-22
st/nine: Convert integer constants to floats before storing them when cards d...
Axel Davy
1
-13
/
+52
2015-01-22
st/nine: Rework of boolean constants
Axel Davy
3
-35
/
+24
2015-01-22
st/nine: Add ATI1 and ATI2 support
Axel Davy
6
-7
/
+34
2015-01-22
st/nine: Check if srgb format is supported before trying to use it.
Axel Davy
2
-2
/
+19
2015-01-22
st/nine: Hack to generate resource if it doesn't exist when getting view
Stanislaw Halik
1
-0
/
+3
2015-01-22
st/nine: NineBaseTexture9: update sampler view creation
Axel Davy
1
-13
/
+32
2015-01-22
st/nine: Return D3DERR_INVALIDCALL when trying to create a texture of bad format
Axel Davy
3
-3
/
+26
2015-01-22
st/nine: Fix crash when deleting non-implicit swapchain
Axel Davy
1
-1
/
+1
2015-01-22
st/nine: CubeTexture: fix GetLevelDesc
Axel Davy
1
-1
/
+1
2015-01-22
st/nine: NineBaseTexture9: fix setting of last_layer
Axel Davy
1
-2
/
+2
[next]