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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cso: remove unreachable break statements
Brian Paul
2012-08-03
1
-5
/
+0
*
cso: 80-column wrapping, remove trailing whitespace, etc
Brian Paul
2012-08-03
1
-33
/
+54
*
gallium: consolidate CSO sampler and sampler_view functions
Brian Paul
2012-08-03
11
-280
/
+179
*
st/mesa: Ensure dst in compile_instruction is initialized.
Vinson Lee
2012-08-02
1
-1
/
+1
*
radeon/llvm: Add $(LLVM_LDFLAGS) to the loader linker flags
Tom Stellard
2012-08-02
1
-1
/
+1
*
radeon/llvm: Add support for more f32 CMP instructions on SI
Tom Stellard
2012-08-02
1
-5
/
+15
*
radeon/llvm: Add support for fneg on SI
Tom Stellard
2012-08-02
2
-0
/
+16
*
radeon/llvm: Add support for fp_to_sint on SI
Tom Stellard
2012-08-02
1
-1
/
+3
*
radeon/llvm: Remove CMOVLOG DAG node
Tom Stellard
2012-08-02
6
-75
/
+9
*
radeonsi: Properly initialize si_shader_ctx.radeon_bld
Tom Stellard
2012-08-02
1
-0
/
+1
*
radeonsi: Handle TGSI TXP opcode.
Michel Dänzer
2012-08-02
1
-2
/
+24
*
radeonsi: Handle TGSI DIV opcode.
Michel Dänzer
2012-08-02
1
-0
/
+5
*
svga: remove questionable INLINE qualifiers
Brian Paul
2012-08-02
1
-2
/
+2
*
svga: sort #includes
Brian Paul
2012-08-02
1
-4
/
+4
*
svga: add some comments in svga_screen_cache.c
Brian Paul
2012-08-02
1
-1
/
+14
*
svga: whitespace, formatting fixes
Brian Paul
2012-08-02
1
-52
/
+54
*
svga: remove unneeded 'struct svga_screen' declarations
Brian Paul
2012-08-02
2
-2
/
+0
*
mesa: fix default_access_mode() result for ES2
Brian Paul
2012-08-02
1
-1
/
+1
*
mesa: default_access_mode() returns a GLbitfield, not GLenum
Brian Paul
2012-08-02
1
-1
/
+1
*
scons: set YACCHXXFILESUFFIX to stop needless rebuilding of the parser
José Fonseca
2012-08-02
1
-0
/
+4
*
radeonsi: initial VDPAU target
Christian König
2012-08-02
3
-1
/
+55
*
radeon/llvm: fix fp immediates on SI
Christian König
2012-08-02
1
-7
/
+20
*
radeonsi: fix TEX writemask
Christian König
2012-08-02
1
-2
/
+2
*
radeonsi: fix shader param and color count
Christian König
2012-08-02
1
-5
/
+6
*
radeonsi: fix texture loads from sampler > 0
Christian König
2012-08-02
1
-2
/
+2
*
radeonsi: disable tiling until we fixed all bugs
Christian König
2012-08-02
1
-0
/
+2
*
scons: Add support for Intel Compiler.
Vinson Lee
2012-08-01
2
-1
/
+7
*
meta: Use sampler object in framebuffer blit
Pauli Nieminen
2012-08-01
1
-17
/
+14
*
meta: Add sampler object to texture decompression
Pauli Nieminen
2012-08-01
1
-20
/
+24
*
mesa: Allow meta module to call sampler functions
Pauli Nieminen
2012-08-01
2
-4
/
+15
*
swrast: Support sampler object for texture fetching state
Pauli Nieminen
2012-08-01
11
-361
/
+449
*
mesa: Make ARB_sampler_objects mandatory
Pauli Nieminen
2012-08-01
6
-11
/
+3
*
mesa/program: Use sampler object state if present
Pauli Nieminen
2012-08-01
1
-1
/
+4
*
mesa/ff_shader: Fix sampler state reading
Pauli Nieminen
2012-08-01
1
-1
/
+4
*
radeon&r200: Add support for ARB_sampler_objects
Pauli Nieminen
2012-08-01
10
-39
/
+67
*
radeon: Fix printf format not to warn in 64bit
Pauli Nieminen
2012-08-01
1
-2
/
+2
*
nouveau: Add support for ARB_sampler_objects
Pauli Nieminen
2012-08-01
4
-31
/
+46
*
mesa/samplerobj: Support EXT_texture_sRGB_decode
Pauli Nieminen
2012-08-01
1
-0
/
+55
*
mesa: Move DepthMode to texture object
Pauli Nieminen
2012-08-01
12
-21
/
+18
*
i965/msaa: Allow GL_SAMPLES to be set to 1 prior to Gen6.
Paul Berry
2012-08-01
1
-1
/
+9
*
i965/msaa: Treat GL_SAMPLES=1 as equivalent to GL_SAMPLES=0.
Paul Berry
2012-08-01
11
-22
/
+23
*
glsl: Add support for OES_standard_derivatives in GLSL ES.
Tomeu Vizoso
2012-08-01
3
-0
/
+23
*
intel: Use consistent pattern in intelCreateBuffer
Chad Versace
2012-08-01
1
-4
/
+2
*
intel: Decrease nesting level in intelCreateBuffer
Chad Versace
2012-08-01
1
-66
/
+63
*
intel: Remove dead code in intelAllocateBuffer
Chad Versace
2012-08-01
1
-85
/
+7
*
configure.ac: Remove extra ;;
Matt Turner
2012-08-01
1
-1
/
+1
*
configure.ac: Don't duplicate CFLAGS
Matt Turner
2012-08-01
1
-4
/
+0
*
configure.ac: Remove contractions to stop breaking syntax highlighting
Matt Turner
2012-08-01
1
-4
/
+4
*
configure.ac: remove remnants of ppc asm support
Matt Turner
2012-08-01
1
-7
/
+0
*
linux: Default to dri not xlib on all arches
Adam Jackson
2012-08-01
1
-3
/
+1
[next]