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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Enable subdir-objects globally.
Matt Turner
2015-06-26
17
-33
/
+0
*
mesa: fold duplicated GL/GL_CORE/GLES3 entry in get_hash_params.py
Emil Velikov
2015-06-26
1
-5
/
+3
*
ilo: define ILO_IMAGE_MAX_LEVEL_COUNT
Chia-I Wu
2015-06-26
4
-8
/
+16
*
ilo: replace pipe_format by gen_surface_format
Chia-I Wu
2015-06-26
13
-142
/
+174
*
ilo: always use the specified image format
Chia-I Wu
2015-06-26
4
-69
/
+115
*
ilo: replace pipe_texture_target by gen_surface_type
Chia-I Wu
2015-06-26
8
-125
/
+98
*
ilo: initialize ilo_image from ilo_image_info
Chia-I Wu
2015-06-26
3
-179
/
+242
*
ilo: remove ilo_image_disable_aux()
Chia-I Wu
2015-06-26
3
-28
/
+2
*
ilo: improve SURFTYPE_BUFFER validations
Chia-I Wu
2015-06-26
2
-81
/
+139
*
ilo: remove ilo_buffer
Chia-I Wu
2015-06-26
10
-68
/
+109
*
ilo: introduce ilo_vma
Chia-I Wu
2015-06-26
21
-315
/
+419
*
mesa: remove unnecessary checks in _mesa_readpixels_needs_slow_path
Iago Toral Quiroga
2015-06-26
1
-16
/
+0
*
i965/vec4_live_variables: Do liveness analysis bottom-to-top
Jason Ekstrand
2015-06-25
1
-19
/
+19
*
i965/skl: Use more compact hiz dimensions
Ben Widawsky
2015-06-25
1
-15
/
+17
*
radeonsi: don't fail in si_shader_io_get_unique_index
Marek Olšák
2015-06-25
1
-2
/
+6
*
i965: Drop brw->depthstencil.stencil_offset from gen8_depth_state.c.
Kenneth Graunke
2015-06-25
1
-5
/
+2
*
nir: Recognize max(min(a, 1.0), 0.0) as fsat(a).
Kenneth Graunke
2015-06-25
1
-0
/
+1
*
softpipe,llvmpipe: fix PIPE_SHADER_CAP_MAX_INPUTS value
Marek Olšák
2015-06-25
2
-2
/
+2
*
i965/bxt: Add basic Broxton infrastructure
Ben Widawsky
2015-06-24
4
-0
/
+19
*
radeon: Advertise correct GL_QUERY_COUNTER_BITS/GL_SAMPLES_PASSED value
Ian Romanick
2015-06-24
1
-0
/
+23
*
i965/fs_live_variables: Do liveness analysis bottom-to-top
Jason Ekstrand
2015-06-24
1
-19
/
+19
*
i965: Delete linked GLSL IR when using NIR.
Tapani Pälli
2015-06-24
1
-1
/
+4
*
glsl: clone inputs and outputs during linking
Tapani Pälli
2015-06-24
1
-1
/
+3
*
i965: Rename intel_emit* to reflect their new location in brw_pipe_control
Chris Wilson
2015-06-24
27
-55
/
+55
*
i965: Transplant PIPE_CONTROL routines to brw_pipe_control
Chris Wilson
2015-06-24
5
-314
/
+343
*
nir: Use a switch statement for detecting move-like operations.
Kenneth Graunke
2015-06-24
1
-6
/
+14
*
svga: silence warnings about unexpected shader type
Brian Paul
2015-06-24
1
-1
/
+3
*
st/mesa: remove unneeded pipe_surface_release() in st_render_texture()
Brian Paul
2015-06-24
1
-2
/
+0
*
st/wgl: add stw_nopfuncs.h to the sources lists
Emil Velikov
2015-06-24
1
-0
/
+1
*
loader: move loader_open_device out of HAVE_LIBUDEV block
Julien Isorce
2015-06-24
1
-18
/
+18
*
winsys/radeon: reduce BO cache timeout
Grigori Goronzy
2015-06-24
1
-1
/
+1
*
winsys/radeon: align BO size to page size
Grigori Goronzy
2015-06-24
1
-0
/
+6
*
glsl: remove cross validation of interpolation qualifier with GLSL 4.40
Tapani Pälli
2015-06-24
1
-1
/
+11
*
i965: Fix whitespace error in gen8_depth_state.c
Kenneth Graunke
2015-06-23
1
-1
/
+1
*
i965: Don't count NIR instructions for shader-db.
Kenneth Graunke
2015-06-23
1
-31
/
+0
*
winsys/radeon: Unmap GPU VM address range when destroying BO
Michel Dänzer
2015-06-24
3
-4
/
+29
*
vc4: Also dump VC4_PACKET_LOAD_TILE_BUFFER_GENERAL.
Eric Anholt
2015-06-23
1
-2
/
+14
*
vc4: Add dumping for VC4_PACKET_LOAD/STORE_FULL_RES_TILE_BUFFER.
Eric Anholt
2015-06-23
2
-2
/
+38
*
vc4: Don't try to CSE color reads.
Eric Anholt
2015-06-23
1
-1
/
+2
*
vc4: Make a helper for TLB color writes, too.
Eric Anholt
2015-06-23
2
-1
/
+2
*
vc4: Pull the blending operation out to a separate function.
Eric Anholt
2015-06-23
1
-38
/
+50
*
vc4: Clarify size calculation for Z/S writes.
Eric Anholt
2015-06-23
1
-1
/
+1
*
vc4: Add an "args" temporary for RCL setup.
Eric Anholt
2015-06-23
1
-24
/
+24
*
vc4: Reuse (and extend) the packet.h sizes for dumping.
Eric Anholt
2015-06-23
2
-51
/
+58
*
vc4: Fix printfs for blit fallbacks.
Eric Anholt
2015-06-23
1
-3
/
+3
*
tgsi_to_nir: Fix translation of TXF on MSAA targets.
Eric Anholt
2015-06-23
1
-2
/
+10
*
i965/fs: Get rid of an unused variable in emit_barrier()
Jason Ekstrand
2015-06-23
1
-2
/
+2
*
i965: Remove the brw_context from the visitors
Jason Ekstrand
2015-06-23
20
-79
/
+86
*
i965/vec4_vs: Add an explicit use_legacy_snorm_formula flag
Jason Ekstrand
2015-06-23
3
-6
/
+12
*
i965/vec4: Turn some _mesa_problem calls into asserts
Jason Ekstrand
2015-06-23
1
-6
/
+3
[next]