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
*
gallium: Add PIPE_CAP_FRAMEBUFFER_NO_ATTACHMENT
Edward O'Callaghan
2016-04-07
16
-0
/
+23
*
mesa/st: Use _mesa_geometric_ functions appropriately
Edward O'Callaghan
2016-04-07
4
-8
/
+15
*
mesa: Add comment to framebuffer_parameteri()
Edward O'Callaghan
2016-04-07
1
-0
/
+5
*
i965/sf_state: Pull flat_enables out of prog_data
Jason Ekstrand
2016-04-06
4
-27
/
+5
*
i965/fs: Add a flat_inputs field to prog_data
Jason Ekstrand
2016-04-06
2
-0
/
+37
*
brw/device_info: Add a helper for getting a device name
Jason Ekstrand
2016-04-06
2
-0
/
+13
*
i965/fs_surface_builder: Mask signed integers after conversion
Jason Ekstrand
2016-04-06
1
-0
/
+18
*
i965/fs: Make the repclear shader support either a uniform or a flat input
Jason Ekstrand
2016-04-06
1
-5
/
+18
*
i965: Move get_hw_prim_for_gl_prim to brw_util.c
Jason Ekstrand
2016-04-06
2
-29
/
+28
*
radeonsi: set shader calling conventions
Bas Nieuwenhuizen
2016-04-06
1
-1
/
+16
*
drirc: add a workaround for blackness in Warsow
Marek Olšák
2016-04-06
1
-0
/
+8
*
glsl: use has_shader_storage_buffer_objects helper
Ilia Mirkin
2016-04-05
1
-2
/
+1
*
glsl: remove remaining tabs in link_uniform_blocks.cpp
Timothy Arceri
2016-04-06
1
-5
/
+5
*
mesa: remove unused IsShaderStorage field
Timothy Arceri
2016-04-06
2
-6
/
+0
*
glsl: fully split apart buffer block arrays
Timothy Arceri
2016-04-06
11
-296
/
+270
*
freedreno/ir3: insert extra move into phi
Rob Clark
2016-04-05
1
-0
/
+10
*
freedreno/ir3: eliminate unnecessary absneg's
Rob Clark
2016-04-05
2
-3
/
+26
*
clover: Fix build against clang SVN >= r265359
Michel Dänzer
2016-04-05
1
-0
/
+3
*
radeonsi: use bounded indexing for samplers
Bas Nieuwenhuizen
2016-04-05
1
-1
/
+4
*
radeonsi: use bounded indexing for constant buffers
Bas Nieuwenhuizen
2016-04-05
1
-2
/
+3
*
gallium/radeon: allow multiple exports of the same texture with different usage
Marek Olšák
2016-04-05
1
-21
/
+33
*
docs/relnotes: document EGL_KHR_reusable_sync
Marek Olšák
2016-04-05
1
-0
/
+1
*
egl: add EGL_KHR_reusable_sync to egl_dri
Dongwon Kim
2016-04-05
4
-8
/
+206
*
freedreno/ir3: deal with duplicate phi sources
Rob Clark
2016-04-04
1
-5
/
+20
*
freedreno/ir3: fix silly brain-fart in RA
Rob Clark
2016-04-04
1
-2
/
+1
*
freedreno/ir3: don't cp into phi's
Rob Clark
2016-04-04
1
-0
/
+6
*
freedreno/ir3: we can't store immediate values
Rob Clark
2016-04-04
1
-0
/
+13
*
freedreno/ir3: add dumping for use/def/live-in/live-out
Rob Clark
2016-04-04
3
-10
/
+42
*
freedreno/ir3: drop unused instr category arg
Rob Clark
2016-04-04
5
-114
/
+108
*
freedreno/ir3: remove ir3_instruction::category
Rob Clark
2016-04-04
10
-93
/
+84
*
freedreno/ir3: encode instruction category in opc_t
Rob Clark
2016-04-04
5
-192
/
+201
*
i965/fs: Move the code for load/store_shared to emit_cs_intrinsic
Jason Ekstrand
2016-04-04
1
-76
/
+76
*
i965/nir: Provide a default LOD for buffer textures
Jason Ekstrand
2016-04-04
2
-0
/
+8
*
nir: Use PRIi64 and PRIu64 instead of %ld and %lu.
Kenneth Graunke
2016-04-04
1
-2
/
+3
*
i965: Fix invalid pointer read in dead_control_flow_eliminate().
Kenneth Graunke
2016-04-04
1
-0
/
+4
*
i965: Make bblock_t::next and friends return NULL at sentinels.
Kenneth Graunke
2016-04-04
2
-1
/
+13
*
glsl: Lower variable indexing of system value arrays unconditionally.
Kenneth Graunke
2016-04-04
1
-0
/
+20
*
i965/peephole_ffma: Only match a mul+add if none of the ops are exact
Jason Ekstrand
2016-04-04
1
-0
/
+11
*
nir/search: Don't match inexact expressions with exact subexpressions
Jason Ekstrand
2016-04-04
1
-5
/
+18
*
i965: Add an INTEL_PRECISE_TRIG=1 option to fix SIN/COS output range.
Kenneth Graunke
2016-04-04
4
-4
/
+36
*
i965: Allow 8x MSAA on >= 64bpp formats on Gen8+.
Kenneth Graunke
2016-04-04
1
-1
/
+2
*
docs: remove stray 'TBD' in 11.2.0 relnotes file
Brian Paul
2016-04-04
1
-1
/
+1
*
docs: add news item and link release notes for 11.2.0
Emil Velikov
2016-04-04
2
-0
/
+8
*
docs: add sha256 checksums for 11.2.0
Emil Velikov
2016-04-04
1
-1
/
+2
*
docs: Update 11.2.0 release notes
Emil Velikov
2016-04-04
1
-2
/
+212
*
mesa/get: fix MAX_GEOMETRY_SHADER_STORAGE_BLOCKS
Dave Airlie
2016-04-04
1
-1
/
+1
*
nvc0: add hardware ETC2 and ASTC support on GK20A and GM107+
Ilia Mirkin
2016-04-04
3
-2
/
+64
*
docs: add note about GL_EXT_base_instance, sort entries
Ilia Mirkin
2016-04-03
1
-1
/
+2
*
mesa: expose EXT_base_instance in ES3 contexts
Ilia Mirkin
2016-04-03
4
-1
/
+41
*
mesa: expose EXT_polygon_offset_clamp in ES contexts
Ilia Mirkin
2016-04-03
4
-5
/
+11
[next]