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
*
glsl/standalone_scaffolding: Add stub for _mesa_warning()
Chad Versace
2013-01-24
2
-0
/
+21
*
glsl: Extend ir_expression_operation for GLSL 3.00 pack/unpack functions (v2)
Chad Versace
2013-01-24
4
-1
/
+95
*
glsl: Add IR lisp for GLSL ES 3.00 pack/unpack functions
Chad Versace
2013-01-24
7
-7
/
+43
*
glsl: Fix typo in comment
Chad Versace
2013-01-24
1
-1
/
+1
*
i965/disasm: Fix horizontal stride of dest registers
Chad Versace
2013-01-24
1
-3
/
+6
*
intel: Fix glCopyTexSubImage on buffers whose width >= 32kbytes
Paul Berry
2013-01-24
1
-0
/
+21
*
glsl: Allow varying structs in GLSL ES 3.00 and GLSL 1.50.
Paul Berry
2013-01-24
1
-4
/
+4
*
glsl: Disable transform feedback of varying structs.
Paul Berry
2013-01-24
1
-1
/
+10
*
glsl: Update lower_packed_varyings to handle varying structs.
Paul Berry
2013-01-24
1
-4
/
+18
*
glsl: Generalize compute_packing_order for varying structs.
Paul Berry
2013-01-24
1
-3
/
+2
*
glsl: Disable structure splitting for shader ins/outs.
Paul Berry
2013-01-24
1
-1
/
+2
*
glsl: Eliminate ambiguity between function ins/outs and shader ins/outs
Paul Berry
2013-01-24
31
-193
/
+205
*
glsl: Clean up case statement in builtin_variables.cpp's add_variable.
Paul Berry
2013-01-24
1
-2
/
+4
*
i965/vs: Do headerless texturing for texelFetchOffset().
Kenneth Graunke
2013-01-24
1
-2
/
+4
*
libgl-xlib/build: Link with C++ when LLVM is used
Matt Turner
2013-01-24
1
-1
/
+9
*
intel: Fix ReadPixels on buffers whose width >= 32kbytes
Paul Berry
2013-01-24
1
-4
/
+24
*
intel: callocing a 32 byte temp is silly, so don't
Ian Romanick
2013-01-24
1
-3
/
+3
*
st/mesa: implement ARB_internalformat_query v2
Marek Olšák
2013-01-24
4
-0
/
+39
*
st/mesa: advertise OES_depth_texture_cube_map if GLSL 1.30 is supported
Marek Olšák
2013-01-24
1
-1
/
+2
*
st/dri: disallow recursion in dri_flush
Marek Olšák
2013-01-24
2
-1
/
+13
*
st/dri: add null-pointer check, remove duplicated local variable
Marek Olšák
2013-01-24
1
-4
/
+5
*
Revert "Revert "targets/opencl: Link against libgallium.la instead of libgall...
Tom Stellard
2013-01-24
2
-9
/
+1
*
configure.ac: Force use of LLVM shared libs with --enable-opencl v2
Tom Stellard
2013-01-24
1
-5
/
+33
*
configure.ac: Compute the required llvm static libraries only once
Tom Stellard
2013-01-24
2
-11
/
+19
*
radeonsi: Fall back to dummy pixel shader instead of trying indirect addressing.
Michel Dänzer
2013-01-24
1
-0
/
+5
*
radeonsi: make sure copying of all texture formats is accelerated
Marek Olšák
2013-01-24
2
-59
/
+54
*
radeonsi: Handle PIPE_FORMAT_L32A32_S/UINT for rendering.
Michel Dänzer
2013-01-24
1
-0
/
+4
*
radeonsi: Make sure to use float number format for packed float colour formats.
Michel Dänzer
2013-01-24
1
-2
/
+4
*
intel: Enable S3TC extensions always
Ian Romanick
2013-01-23
1
-6
/
+4
*
mesa: Like EXT_texture_compression_dxt1, advertise ANGLE_texture_compression_...
Ian Romanick
2013-01-23
3
-20
/
+8
*
mesa: Simplify _mesa_choose_tex_format handling of compressed formats
Ian Romanick
2013-01-23
1
-167
/
+75
*
mesa: Use a single flag for the S3TC extensions that don't require on-line co...
Ian Romanick
2013-01-23
13
-17
/
+22
*
i965: Use swizzles to force R, G, and B to 0.0 for ALPHA textures.
Carl Worth
2013-01-23
1
-3
/
+10
*
i965: Use swizzles to force alpha to 1.0 for RED, RG, or RGB textures.
Carl Worth
2013-01-23
1
-0
/
+12
*
ReadPixels: Force ALPHA to 1 while rebasing RGBA values for GL_RGB format
Carl Worth
2013-01-23
1
-0
/
+10
*
i965: Examine _BaseFormat when deciding to perform xRGB_alpha fixups
Carl Worth
2013-01-23
1
-1
/
+2
*
scons: Fix source lists parsing on Windows.
José Fonseca
2013-01-23
1
-2
/
+7
*
GL3.txt: i965 supports ARB_base_instance
Matt Turner
2013-01-22
1
-1
/
+1
*
wmesa: include api_exec.h to fix compilation
Brian Paul
2013-01-22
1
-0
/
+1
*
draw: fix MSVC divide-by-zero compilation error
Brian Paul
2013-01-22
1
-1
/
+2
*
i965: Implement the GL_ARB_base_instance extension.
Kenneth Graunke
2013-01-22
2
-2
/
+4
*
glsl/build: Build libglcpp and libglslcore in builtin_compiler
Matt Turner
2013-01-22
2
-45
/
+34
*
glsl/Makefile.sources: Correct BUILTIN_COMPILER_CXX_FILES
Matt Turner
2013-01-22
3
-5
/
+4
*
build: Use AX_PROG_FLEX
Matt Turner
2013-01-22
2
-1
/
+66
*
build: Use AX_PROG_BISON
Matt Turner
2013-01-22
2
-7
/
+74
*
builtin_compiler/build: Use generated parser files
Matt Turner
2013-01-22
1
-15
/
+4
*
glsl/build: Build tests via the glsl Makefile
Matt Turner
2013-01-22
5
-41
/
+44
*
glsl/build: Build glcpp via the glsl Makefile
Matt Turner
2013-01-22
8
-94
/
+95
*
glsl/build: Don't build builtin_compiler separately if not cross compiling
Matt Turner
2013-01-22
3
-2
/
+30
*
glsl/build: Don't build glsl_compiler
Matt Turner
2013-01-22
1
-9
/
+0
[next]