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: Add pseudo-support for 64-bit immediate types on SI
Tom Stellard
2012-07-31
2
-0
/
+23
*
radeon/llvm: Fix incorrect return value in SelectADDRReg()
Tom Stellard
2012-07-31
1
-1
/
+1
*
radeon/llvm: Move SMRD IMM pattern before SMRD SGPR pattern
Tom Stellard
2012-07-31
1
-7
/
+6
*
glsl: Reject linking shaders with too many uniform blocks.
Eric Anholt
2012-07-31
1
-0
/
+34
*
mesa: Return -1 for glGetUniformLocation on UBOs.
Eric Anholt
2012-07-31
1
-0
/
+10
*
glsl: Assign array and matrix stride values according to std140 layout.
Eric Anholt
2012-07-31
1
-4
/
+15
*
glsl: Add support for default layout qualifiers for uniforms.
Eric Anholt
2012-07-31
5
-38
/
+99
*
glsl: Merge UBO layout qualifiers in a qualifier list.
Eric Anholt
2012-07-31
1
-1
/
+23
*
mesa: Add support for GL_ARB_ubo's glGetActiveUniformName().
Eric Anholt
2012-07-31
1
-0
/
+39
*
mesa: Add support for most of the other pnames of glGetActiveUniformBlockiv().
Eric Anholt
2012-07-31
1
-0
/
+30
*
mesa: Add support for getting active uniform block names.
Eric Anholt
2012-07-31
1
-0
/
+47
*
mesa: Add support for glUniformBlockBinding() and the API to get it back.
Eric Anholt
2012-07-31
1
-0
/
+95
*
glsl: Incorporate all UBO language changes into GLSL 1.40.
Eric Anholt
2012-07-31
1
-0
/
+4
*
mesa: Add support for glGetProgramiv pnames for UBOs.
Eric Anholt
2012-07-31
1
-0
/
+29
*
glsl: Refactor #version validation to be more future-proof.
Kenneth Graunke
2012-07-31
3
-38
/
+16
*
i965: Add support for GL_SKIP_DECODE_EXT on other SRGB formats.
Eric Anholt
2012-07-31
1
-8
/
+3
*
glsl: Fix #pragma invariant(all) language version check.
Kenneth Graunke
2012-07-31
1
-1
/
+1
*
mesa: Support glGetString(GL_SHADING_LANGUAGE_VERSION) for >= 1.40.
Kenneth Graunke
2012-07-31
1
-0
/
+10
*
ir_to_mesa: make size_swizzles[] array static const
Brian Paul
2012-07-31
1
-1
/
+1
*
Move installing osmesa.pc to drivers/osmesa
Jon TURNEY
2012-07-31
3
-7
/
+3
*
gallium/util: Use GCC built-in functions for NaN and infinity.
Vinson Lee
2012-07-30
1
-0
/
+5
*
mesa: don't enable legacy GL functions when using API_OPENGL_CORE
Jordan Justen
2012-07-30
4
-167
/
+232
*
intel: add support for using API_OPENGL_CORE
Jordan Justen
2012-07-30
1
-1
/
+1
*
meta: add support for using API_OPENGL_CORE
Jordan Justen
2012-07-30
1
-1
/
+1
*
glsl: add support for using API_OPENGL_CORE
Jordan Justen
2012-07-30
1
-8
/
+7
*
mesa: add support for using API_OPENGL_CORE
Jordan Justen
2012-07-30
11
-19
/
+29
*
mesa: add api check functions
Jordan Justen
2012-07-30
1
-0
/
+20
*
mesa: add API_OPENGL_CORE api
Jordan Justen
2012-07-30
1
-2
/
+3
*
glsl: Fix ir_last_opcode value.
Ian Romanick
2012-07-30
1
-1
/
+1
*
glsl: Request an Nx1 type instance in ir_quadop_vector lowering pass.
Ian Romanick
2012-07-30
1
-1
/
+1
*
glsl: Make bvec and ivec types accessible without using get_instance.
Kenneth Graunke
2012-07-30
2
-0
/
+10
*
radeon/llvm: Cleanup AMDIL.h
Tom Stellard
2012-07-30
4
-91
/
+26
*
radeon/llvm: Rename all AMDIL* classes to AMDGPU*
Tom Stellard
2012-07-30
30
-496
/
+496
*
radeon/llvm: Merge AMDILSubtarget into AMDGPUSubtarget
Tom Stellard
2012-07-30
25
-324
/
+156
*
radeon/llvm: Merge AMDILTargetLowering class into AMDGPUTargetLowering
Tom Stellard
2012-07-30
11
-241
/
+144
*
radeon/llvm: Remove IL_cmp DAG node
Tom Stellard
2012-07-30
4
-502
/
+2
*
radeon/llvm: Cleanup and reorganize AMDIL .td files
Tom Stellard
2012-07-30
13
-2303
/
+335
*
radeon/llvm: Remove lowering code for unsupported features
Tom Stellard
2012-07-30
8
-805
/
+50
*
radeon/llvm: Remove AMDILVersion.td
Tom Stellard
2012-07-30
2
-59
/
+0
*
radeon/llvm: Remove AMDILAlgorithms.tpp
Tom Stellard
2012-07-30
2
-94
/
+19
*
radeon/llvm: Merge AMDILInstrInfo.cpp into AMDGPUInstrInfo.cpp
Tom Stellard
2012-07-30
12
-693
/
+512
*
radeon/llvm: Merge AMDILRegisterInfo into AMDGPURegisterInfo
Tom Stellard
2012-07-30
12
-283
/
+69
*
radeon/llvm: Change the tablegen target from AMDIL to AMDGPU
Tom Stellard
2012-07-30
14
-107
/
+119
*
i965: Support MESA_FORMAT_SIGNED_RGBA_16.
Kenneth Graunke
2012-07-30
1
-1
/
+1
*
gbm: Fix build for wayland include
Elvis Lee
2012-07-30
1
-0
/
+1
*
mesa: fix _math_matrix_copy(), again
Brian Paul
2012-07-30
1
-1
/
+1
*
mesa: Fix wrong sizeof argument in _math_matrix_copy.
Vinson Lee
2012-07-30
1
-1
/
+1
*
radeonsi: fix db and stencil setup v2
Christian König
2012-07-30
3
-67
/
+58
*
radeonsi: fix stencil op mapping
Christian König
2012-07-30
1
-40
/
+34
*
radeonsi: fix assertion in si_bind_vs_sampler
Christian König
2012-07-30
1
-1
/
+1
[next]