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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
nv50: add missing header into the sources list
Emil Velikov
2015-11-16
1
-0
/
+1
*
nir/glsl_to_nir: use _mesa_fls() to compute num_textures
Juan A. Suarez Romero
2015-11-16
1
-7
/
+2
*
nir/copy_propagate: do not copy-propagate MOV srcs with source modifiers
Iago Toral Quiroga
2015-11-16
1
-1
/
+6
*
nv50,nvc0: disable render condition around clear_* functions
Ilia Mirkin
2015-11-14
4
-0
/
+32
*
i965: Introduce a MOV_INDIRECT opcode.
Kenneth Graunke
2015-11-14
6
-0
/
+80
*
nv50: add support for performance metrics on G84+
Samuel Pitoiset
2015-11-14
4
-3
/
+259
*
nv50: add compute-related MP perf counters on G84+
Samuel Pitoiset
2015-11-14
9
-2
/
+548
*
nv50: implement a basic compute support
Samuel Pitoiset
2015-11-14
10
-9
/
+1006
*
nv50: free interpolation parameters in nv50_program_destroy()
Samuel Pitoiset
2015-11-14
1
-1
/
+1
*
nvc0: reduce the number of GPR used when reading MP perf counters
Samuel Pitoiset
2015-11-14
1
-1
/
+2
*
nouveau: don't expose HEVC decoding support
Ilia Mirkin
2015-11-14
1
-0
/
+1
*
nir: Silence GCC maybe-uninitialized warnings.
Vinson Lee
2015-11-13
1
-0
/
+3
*
i965: Add a SHADER_OPCODE_URB_READ_SIMD8_PER_SLOT opcode.
Kenneth Graunke
2015-11-13
4
-5
/
+10
*
glsl: Allow implicit int -> uint conversions for the % operator.
Kenneth Graunke
2015-11-13
1
-9
/
+28
*
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
*
nir: Add helpers for getting input/output intrinsic sources.
Kenneth Graunke
2015-11-13
2
-0
/
+45
*
nir: Don't lower TCS outputs to temporaries.
Kenneth Graunke
2015-11-13
1
-0
/
+3
*
nir: Allow outputs reads and add the relevant intrinsics.
Kenneth Graunke
2015-11-13
4
-8
/
+21
*
nir/lower_io: Introduce nir_store_per_vertex_output intrinsics.
Kenneth Graunke
2015-11-13
3
-5
/
+26
*
nir/lower_io: Use load_per_vertex_input intrinsics for TCS and TES.
Kenneth Graunke
2015-11-13
1
-4
/
+8
*
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
*
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
*
radeonsi: remove dead code after ES-GS linkage change
Marek Olšák
2015-11-13
3
-57
/
+0
*
radeonsi: link ES-GS just like LS-HS
Marek Olšák
2015-11-13
3
-39
/
+19
*
radeonsi: calculate optimal GS ring sizes to fix GS hangs on Tonga
Marek Olšák
2015-11-13
5
-47
/
+113
*
radeonsi: rename si_update_gs_rings
Marek Olšák
2015-11-13
1
-2
/
+2
[prev]
[next]