index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon/llvm: Encapsulate setting of MachineOperand flags
Tom Stellard
2012-08-23
4
-50
/
+71
*
build: Only build libmesagallium.la if building Gallium
Matt Turner
2012-08-22
1
-2
/
+7
*
build: Clean glx Makefile.am
Matt Turner
2012-08-22
1
-4
/
+1
*
build/x11: Force usage of C++ linker
Matt Turner
2012-08-22
1
-0
/
+3
*
build/x11: Don't link against shared-glapi
Matt Turner
2012-08-22
1
-4
/
+0
*
radeonsi: rework vertex format handling
Christian König
2012-08-22
1
-10
/
+58
*
radeonsi: fix SPI_PS_INPUT_ENA handling
Christian König
2012-08-22
1
-3
/
+14
*
r600g: fix lockups with dual_src_blend v2
Vadim Girlin
2012-08-22
3
-9
/
+45
*
st/dri: Add shared usage on buffers created
Jakob Bornecrantz
2012-08-22
1
-0
/
+3
*
gbm: Add shared usage on images created
Jakob Bornecrantz
2012-08-22
1
-0
/
+3
*
mesa: Fix generic compressed texture formats' handling in glTexImage/glCopyTe...
Anuj Phogat
2012-08-21
1
-30
/
+2
*
radeon/llvm: ExpandSpecialInstrs - Add support for cube instructions
Tom Stellard
2012-08-21
4
-63
/
+100
*
radeon/llvm: ExpandSpecialInstrs - Add support for vector instructions
Tom Stellard
2012-08-21
2
-15
/
+30
*
radeon/llvm: Add R600ExpandSpecialInstrs pass
Tom Stellard
2012-08-21
6
-14
/
+112
*
radeon/llvm: Add helper function for getting sub reg indices
Tom Stellard
2012-08-21
3
-6
/
+19
*
radeonsi: Handle NULL sampler views getting passed in by the state tracker.
Michel Dänzer
2012-08-21
2
-5
/
+14
*
APIspec: Remove cruft about AMD_compressed_???_texture
Ian Romanick
2012-08-20
1
-15
/
+0
*
mesa/es: Remove redundant glFramebufferTexture3D textarget validation
Ian Romanick
2012-08-20
1
-4
/
+0
*
mesa/es: Remove redundant glGetShaderiv pname validation
Ian Romanick
2012-08-20
1
-8
/
+0
*
mesa/es: Remove redundant glCompressedTexImage border validation
Ian Romanick
2012-08-20
1
-4
/
+0
*
mesa/es: Remove redundant glPointSizePointer type validation
Ian Romanick
2012-08-20
1
-5
/
+0
*
mesa/es: Remove redundant glGetBufferPointer pname validation
Ian Romanick
2012-08-20
1
-4
/
+0
*
mesa/es: Remove redundant glGetVertexAttribPointer pname validation
Ian Romanick
2012-08-20
1
-4
/
+0
*
mesa/es: Remove redundant element type validation
Ian Romanick
2012-08-20
1
-12
/
+0
*
mesa/es: Remove redundant glGetShaderPrecisionFormat shader type validation
Ian Romanick
2012-08-20
1
-14
/
+0
*
mesa/es: Remove redundant depth func validation
Ian Romanick
2012-08-20
1
-11
/
+0
*
mesa/es: Remove redundant stencil op fail/zfail/zpass validation
Ian Romanick
2012-08-20
1
-72
/
+0
*
mesa/es: Remove redundant shade model mode validation
Ian Romanick
2012-08-20
1
-5
/
+0
*
mesa/es: Remove redundant light pname and light validation
Ian Romanick
2012-08-20
2
-108
/
+2
*
mesa/es: Remove redundant hint mode validation
Ian Romanick
2012-08-20
1
-6
/
+0
*
mesa/es: Remove redundant separate stencil face validation
Ian Romanick
2012-08-20
1
-12
/
+0
*
mesa/es: Remove redundant stencil function validation
Ian Romanick
2012-08-20
1
-22
/
+0
*
mesa/es: Remove redundant logic op operand validation
Ian Romanick
2012-08-20
1
-19
/
+0
*
mesa/es: Remove redundant alpha function validation
Ian Romanick
2012-08-20
2
-26
/
+0
*
mesa/es: Remove redundant separate stencil mask face validation
Ian Romanick
2012-08-20
1
-6
/
+0
*
mesa/es: Remove redundant front-face mode validation
Ian Romanick
2012-08-20
1
-5
/
+0
*
mesa/es: Remove redundant face culling mode validation
Ian Romanick
2012-08-20
1
-6
/
+0
*
mesa/es: Remove redundant blend equation mode validation
Ian Romanick
2012-08-20
1
-36
/
+0
*
mesa/es: Remove redundant texture target validation
Ian Romanick
2012-08-20
2
-63
/
+0
*
mesa/es: Rearrange placement of GL_TEXTURE_MAX_ANISOTROPY_EXT in APIspec
Ian Romanick
2012-08-20
1
-5
/
+1
*
mesa/es: Remove redundant min/mag filter validation
Ian Romanick
2012-08-20
2
-46
/
+4
*
radeon-llvm: Start multithreaded before using llvm.
Mathias Fröhlich
2012-08-20
1
-0
/
+15
*
r600g: Move common compute/3D register init to its own function
archibald
2012-08-20
3
-170
/
+219
*
nv50/ir/tgsi: handle DP2 in tgsi Instruction srcMask
Christoph Bumiller
2012-08-18
1
-0
/
+2
*
nv50/ir/emit: don't forget saturation bit on f32 add immediate
Christoph Bumiller
2012-08-18
1
-0
/
+2
*
mesa: use #if over #ifdef in the FEATURE_ES1 check to fix a build failure.
Tilman Sauerbeck
2012-08-18
1
-1
/
+1
*
st/mesa: fix sampler view counting
Brian Paul
2012-08-18
1
-2
/
+9
*
util: update and fix u_upload_mgr.h comments
Brian Paul
2012-08-18
1
-4
/
+3
*
st/mesa: use Elements() instead of hard-coded number
Brian Paul
2012-08-18
1
-1
/
+4
*
mesa: remove unused params, add const qualifiers
Brian Paul
2012-08-18
1
-5
/
+4
[next]