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
...
*
mesa: glx: Reduce error log level
Courtney Goeltzenleuchter
2014-06-12
1
-1
/
+1
*
cso: fix stream-out clean up in cso_release_all()
Brian Paul
2014-06-12
1
-1
/
+1
*
i965: Set the fast clear color value for texture surfaces
Neil Roberts
2014-06-12
2
-2
/
+6
*
glsl: Fix typo in comment.
Chris Forbes
2014-06-12
1
-1
/
+1
*
i965: Fix disassembly of BLORP clear programs.
Kenneth Graunke
2014-06-12
1
-1
/
+1
*
i965/fs: Move FB write default state mashing in a level.
Kenneth Graunke
2014-06-12
1
-7
/
+7
*
i965: Fix Haswell discard regressions since Gen4-5 line AA fix.
Kenneth Graunke
2014-06-12
1
-2
/
+7
*
gbm: Remove 64x64 restriction from GBM_BO_USE_CURSOR
Michel Dänzer
2014-06-12
4
-16
/
+12
*
i965: Use brw->gen in some generation checks.
Matt Turner
2014-06-11
5
-11
/
+17
*
i965/fs: Clean up tabs in brw_fs_cse.cpp.
Matt Turner
2014-06-11
1
-43
/
+43
*
configure.ac: Simplify DUSE_EXTERNAL_DXTN_LIB logic.
Matt Turner
2014-06-11
1
-9
/
+3
*
configure.ac: Alphabetize AC_CONFIG_FILES.
Matt Turner
2014-06-11
1
-7
/
+7
*
configure.ac: Remove single quotes to fix syntax highlighting.
Matt Turner
2014-06-11
1
-2
/
+2
*
meta: save and restore swizzle for _GenerateMipmap
Robert Bragg
2014-06-11
1
-0
/
+12
*
i965/vec4: Emit smarter code for b2f of a comparison
Ian Romanick
2014-06-11
2
-0
/
+48
*
i965/vec4: Silence a couple unused parameter warnings
Ian Romanick
2014-06-11
1
-2
/
+2
*
glsl: Store gl_uniform_driver_storage::format as the actual type
Ian Romanick
2014-06-11
2
-6
/
+3
*
softpipe: fix pt->resource assert placement
Dave Airlie
2014-06-11
1
-1
/
+1
*
softpipe: enable AMD_vertex_shader_layer.
Dave Airlie
2014-06-11
1
-1
/
+1
*
softpipe: enable GLSL 3.30 support.
Dave Airlie
2014-06-11
1
-1
/
+1
*
softpipe: bump the softpipe geometry limits
Dave Airlie
2014-06-11
1
-1
/
+1
*
tgsi_exec: use defines for max inputs/outputs
Dave Airlie
2014-06-11
2
-4
/
+4
*
softpipe: add layered rendering support.
Dave Airlie
2014-06-11
7
-9
/
+55
*
softpipe: add layering to the surface tile cache.
Dave Airlie
2014-06-11
5
-72
/
+112
*
softpipe: add depth clamping support. (v2)
Dave Airlie
2014-06-11
2
-6
/
+30
*
tgsi/gs: bound max output vertices in shader
Dave Airlie
2014-06-11
2
-0
/
+9
*
i965: Add GPU BLIT of texture image to PBO in Intel driver
Jon Ashburn
2014-06-10
1
-0
/
+110
*
i965: Invalidate live intervals when inserting Gen4 SEND workarounds.
Kenneth Graunke
2014-06-10
1
-0
/
+6
*
i965: Don't use the head sentinel as an fs_inst in Gen4 workaround code.
Kenneth Graunke
2014-06-10
1
-1
/
+1
*
meta: Label the meta GLSL clear program.
Kenneth Graunke
2014-06-10
1
-0
/
+1
*
i965/fs: Combine generate_math[12]_gen6 methods.
Kenneth Graunke
2014-06-10
2
-33
/
+13
*
i965/fs: Drop the generate_math[12]_gen7 methods.
Kenneth Graunke
2014-06-10
2
-30
/
+5
*
i965/vec4: Combine generate_math[12]_gen6 methods.
Kenneth Graunke
2014-06-10
2
-28
/
+12
*
i965/vec4: Drop the generate_math2_gen7() method.
Kenneth Graunke
2014-06-10
2
-14
/
+1
*
i965: Rename brw_math to gen4_math.
Kenneth Graunke
2014-06-10
6
-46
/
+46
*
i965: Split Gen4-5 and Gen6+ MATH instruction emitters.
Kenneth Graunke
2014-06-10
4
-89
/
+39
*
i965: Make src_reg::equals() take a constant reference, not a pointer.
Kenneth Graunke
2014-06-10
3
-14
/
+14
*
i965: Don't set the "switch" flag on control flow instructions on Gen6+.
Kenneth Graunke
2014-06-10
1
-6
/
+4
*
i965/fs: Allow CSE on math opcodes on Gen6+.
Kenneth Graunke
2014-06-10
1
-0
/
+11
*
glsl: Remove unused include in expr.flatt.
Thomas Helland
2014-06-10
1
-2
/
+0
*
glsl: Remove unused include in ir.cpp
Thomas Helland
2014-06-10
1
-1
/
+0
*
glsl: Remove unused include from ir_constant_expression.cpp
Thomas Helland
2014-06-10
1
-1
/
+0
*
glsl: Remove unused include from ir_basic_block.cpp
Thomas Helland
2014-06-10
1
-2
/
+0
*
glsl: Remove unused include from hir_field_selection.cpp
Thomas Helland
2014-06-10
1
-1
/
+0
*
glsl: Remove unused include from glsl_symbol_table.h
Thomas Helland
2014-06-10
1
-1
/
+1
*
glsl: Remove unused include from glsl_types.cpp
Thomas Helland
2014-06-10
1
-3
/
+1
*
glsl: Remove unused include from builtin_variables.cpp
Thomas Helland
2014-06-10
1
-1
/
+0
*
glsl: Remove unused include in ast_to_hir.cpp
Thomas Helland
2014-06-10
1
-1
/
+0
*
glsl: Remove unused includes in link_uniform_block_active_visitor.h
Thomas Helland
2014-06-10
1
-2
/
+0
*
glsl: Remove unused includes in link_uniform_init.
Thomas Helland
2014-06-10
1
-2
/
+0
[prev]
[next]