index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Add lossless compression to surface format table
Ben Widawsky
2015-11-20
3
-252
/
+282
*
i965/skl: Add fast color clear infrastructure
Ben Widawsky
2015-11-20
4
-20
/
+81
*
xmlconfig: Add support for DragonFly
François Tigeot
2015-11-20
1
-0
/
+3
*
i965: Enable EXT_shader_samples_identical
Ian Romanick
2015-11-19
5
-2
/
+34
*
i965/vec4: Handle nir_tex_src_ms_index more like the scalar
Ian Romanick
2015-11-19
1
-8
/
+10
*
nir: Add nir_texop_samples_identical opcode
Ian Romanick
2015-11-19
2
-0
/
+2
*
nir: add nir_var_all enum
Rob Clark
2015-11-19
1
-1
/
+1
*
i965: Drop IMM fs_reg/src_reg -> brw_reg conversions.
Matt Turner
2015-11-19
2
-36
/
+2
*
i965/vec4: Replace src_reg(imm) constructors with brw_imm_*().
Matt Turner
2015-11-19
12
-239
/
+195
*
i965/fs: Use brw_imm_uw().
Matt Turner
2015-11-19
2
-8
/
+3
*
i965/fs: Replace fs_reg(imm) constructors with brw_imm_*().
Matt Turner
2015-11-19
9
-217
/
+167
*
i965: Make brw_imm_vf4() take 8-bit restricted floats.
Matt Turner
2015-11-19
2
-32
/
+11
*
i965: Allow indirect GS input indexing in the scalar backend.
Kenneth Graunke
2015-11-18
4
-46
/
+107
*
i965/nir: Add hooks for testing nir_shader_clone
Jason Ekstrand
2015-11-18
1
-9
/
+26
*
i965/nir: Validate that NIR passes call nir_metadata_preserve().
Kenneth Graunke
2015-11-18
1
-3
/
+7
*
i965/nir: Add OPT() and OPT_V() macros for invoking NIR passes.
Kenneth Graunke
2015-11-18
1
-72
/
+59
*
i965: Add enums for 3DSTATE_TE field values.
Kenneth Graunke
2015-11-18
1
-0
/
+28
*
meta/generate_mipmap: Don't leak the framebuffer object
Ian Romanick
2015-11-18
1
-0
/
+5
*
i965: Prevent fast clears for MSRTs on SKL
Neil Roberts
2015-11-18
1
-0
/
+7
*
i965: Fix PIPE_CONTOL typo.
Kenneth Graunke
2015-11-17
1
-1
/
+1
*
i965: Add assertion for src_stencil payload size
Ben Widawsky
2015-11-17
1
-0
/
+6
*
i965: Implement ARB_pipeline_statistics_query tessellation counters.
Kenneth Graunke
2015-11-17
1
-8
/
+8
*
i965: Add INTEL_DEBUG=shader_time support for tessellation shaders.
Kenneth Graunke
2015-11-17
2
-0
/
+14
*
i965: Add INTEL_DEBUG=tcs,tes and hs,ds flags for tessellation shaders.
Kenneth Graunke
2015-11-17
2
-2
/
+8
*
i965: Add more MAX_*_URB_ENTRY_SIZE_BYTES #defines.
Kenneth Graunke
2015-11-17
1
-0
/
+6
*
i965: Add missing stdio.h include to brw_compiler.h.
Kenneth Graunke
2015-11-17
1
-0
/
+1
*
i965: Return the correct value type from brw_compile_gs()
Eduardo Lima Mitev
2015-11-17
1
-1
/
+1
*
i965: Set MaxCombinedUniformBlocks properly.
Kenneth Graunke
2015-11-16
1
-0
/
+1
*
i965: Clean up context constant initialization code.
Kenneth Graunke
2015-11-16
1
-80
/
+54
*
i965: Convert scalar_* flags to a scalar_stage array.
Kenneth Graunke
2015-11-16
10
-39
/
+27
*
r200: fix bgrx8/xrgb8 blits
Roland Scheidegger
2015-11-17
1
-0
/
+4
*
radeon: fix bgrx8/xrgb8 blits
Roland Scheidegger
2015-11-17
1
-0
/
+2
*
meta/generate_mipmap: Only modify the draw framebuffer binding in fallback_re...
Ian Romanick
2015-11-16
1
-4
/
+4
*
i965: Introduce a MOV_INDIRECT opcode.
Kenneth Graunke
2015-11-14
6
-0
/
+80
*
i965: Add a SHADER_OPCODE_URB_READ_SIMD8_PER_SLOT opcode.
Kenneth Graunke
2015-11-13
4
-5
/
+10
*
i965: Print input/output VUE maps on INTEL_DEBUG=vs, gs.
Kenneth Graunke
2015-11-13
4
-1
/
+40
*
i965: Make convert_attr_sources_to_hw_regs handle stride == 0.
Kenneth Graunke
2015-11-13
1
-1
/
+2
*
i965: Silence unused parameter warnings in get_buffer_rect
Ian Romanick
2015-11-13
1
-4
/
+3
*
meta/generate_mipmap: Don't leak the sampler object
Ian Romanick
2015-11-13
1
-0
/
+2
*
i965: Remove unneeded #includes.
Matt Turner
2015-11-13
1
-4
/
+0
*
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
[next]