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
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
i965: Silence warning.
Matt Turner
2015-11-13
1
-2
/
+2
*
i965: Don't write beyond allocated memory.
Juha-Pekka Heikkila
2015-11-13
1
-1
/
+1
*
i965: Use BRW_MRF_COMPR4 macro in more places.
Matt Turner
2015-11-13
4
-6
/
+6
*
i965: Combine register file field.
Matt Turner
2015-11-13
7
-34
/
+27
*
i965: Replace HW_REG with ARF/FIXED_GRF.
Matt Turner
2015-11-13
13
-211
/
+157
*
i965/fs: Set stride correctly for immediates in fs_reg(brw_reg).
Matt Turner
2015-11-13
1
-0
/
+6
*
i965/fs: Handle type-V immediates in brw_reg_from_fs_reg().
Matt Turner
2015-11-13
1
-0
/
+3
*
i965: Rename GRF to VGRF.
Matt Turner
2015-11-13
30
-194
/
+194
*
i965: Move BAD_FILE from the beginning of enum register_file.
Matt Turner
2015-11-13
1
-1
/
+1
*
i965: Initialize registers.
Matt Turner
2015-11-13
3
-2
/
+18
*
i965: Use brw_reg's nr field to store register number.
Matt Turner
2015-11-13
25
-290
/
+276
*
i965: Unwrap some lines.
Matt Turner
2015-11-13
4
-12
/
+4
*
i965/vec4: Remove swizzle/writemask fields from src/dst_reg.
Matt Turner
2015-11-13
2
-8
/
+1
*
i965: Remove fixed_hw_reg field from backend_reg.
Matt Turner
2015-11-13
11
-162
/
+139
*
i965: Use immediate storage in inherited brw_reg.
Matt Turner
2015-11-13
10
-95
/
+96
*
i965: Add and use enum brw_reg_file.
Matt Turner
2015-11-13
4
-19
/
+23
*
i965: Reorganize brw_reg fields.
Matt Turner
2015-11-13
1
-8
/
+8
*
i965: Make 'dw1' and 'bits' unnamed structures in brw_reg.
Matt Turner
2015-11-13
14
-178
/
+185
*
i965: Delete type field from backend_reg.
Matt Turner
2015-11-13
1
-1
/
+0
*
i965: Delete abs/negate fields from backend_reg.
Matt Turner
2015-11-13
3
-5
/
+2
*
i965: Make backend_reg inherit from brw_reg.
Matt Turner
2015-11-13
1
-3
/
+3
*
i965/fs: Replace nested ternary with if ladder.
Matt Turner
2015-11-13
1
-6
/
+7
*
mesa: minor comment fix in blend.c
Brian Paul
2015-11-13
1
-1
/
+1
*
mesa: Replace gl_extensions::EXT_texture3D with ::dummy_true
Nanley Chery
2015-11-12
3
-4
/
+2
*
mesa: fix MSVC build break in extensions.h
Brian Paul
2015-11-12
1
-1
/
+3
*
gallium: add support for gl_HelperInvocation semantic
Ilia Mirkin
2015-11-12
1
-1
/
+3
*
glsl: add gl_HelperInvocation system value
Ilia Mirkin
2015-11-12
1
-0
/
+1
*
mesa: In helpers, only check driver capability for meta
Nanley Chery
2015-11-12
5
-1
/
+20
*
mesa/extensions: Prefix global struct and extension type
Nanley Chery
2015-11-12
2
-23
/
+23
*
mesa: Generate a helper function for each extension
Nanley Chery
2015-11-12
3
-22
/
+44
*
mesa/extensions: Replace extension::api_set with ::version
Nanley Chery
2015-11-12
2
-336
/
+331
*
mesa/extensions: Use _mesa_extension_supported()
Nanley Chery
2015-11-12
2
-46
/
+14
*
mesa/extensions: Create _mesa_extension_supported()
Nanley Chery
2015-11-12
1
-0
/
+18
*
mesa/extensions: Add extension::version
Nanley Chery
2015-11-12
2
-320
/
+334
*
mesa/extensions: Move entries entries to separate file
Nanley Chery
2015-11-12
3
-325
/
+327
*
mesa/extensions: Wrap array entries in macros
Nanley Chery
2015-11-12
1
-327
/
+328
*
mesa/extensions: Remove array sentinel
Nanley Chery
2015-11-12
1
-18
/
+25
*
i965: Check instructions appear only on supported hardware.
Matt Turner
2015-11-12
1
-0
/
+254
*
i965: Add initial assembly validation pass.
Matt Turner
2015-11-12
5
-0
/
+174
*
i965: Add annotation_insert_error() and support for printing errors.
Matt Turner
2015-11-12
2
-7
/
+71
*
i965: Combine assembly annotations if possible.
Matt Turner
2015-11-12
1
-5
/
+18
*
i965: Set annotation_info's mem_ctx.
Matt Turner
2015-11-12
3
-2
/
+5
*
i965: Don't consider control flow instructions to have sources.
Matt Turner
2015-11-12
1
-8
/
+8
*
i965: Fill out instruction list.
Matt Turner
2015-11-12
3
-14
/
+42
*
i965: Consolidate is_3src() functions.
Matt Turner
2015-11-12
3
-8
/
+7
*
mesa: validate precision of varyings during ValidateProgramPipeline
Tapani Pälli
2015-11-12
3
-0
/
+80
*
i965/fs/nir: fix the number of register written by FS_OPCODE_GET_BUFFER_SIZE
Samuel Iglesias Gonsálvez
2015-11-12
1
-2
/
+14
*
i965/skl/gt4: Fix URB programming restriction.
Ben Widawsky
2015-11-11
1
-0
/
+9
*
st/mesa: implement ARB_clear_texture
Ilia Mirkin
2015-11-11
2
-0
/
+30
*
mesa: add ARB_enhanced_layouts
Timothy Arceri
2015-11-12
2
-0
/
+2
[prev]
[next]