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
*
i965: Replace reg_type_size[] with a function.
Matt Turner
2017-01-20
3
-25
/
+75
*
i965: Validate math instruction sources.
Matt Turner
2017-01-20
2
-9
/
+23
*
i965: Claim that SEND/math has two sources.
Matt Turner
2017-01-20
1
-1
/
+8
*
i965: Simplify num_sources_from_inst().
Matt Turner
2017-01-20
1
-3
/
+1
*
i965: Factor out send_restrictions() function.
Matt Turner
2017-01-20
1
-12
/
+22
*
i965: Factor out sources_not_null() validation function.
Matt Turner
2017-01-20
1
-17
/
+23
*
i965: Structure code so unsupported inst will not generate more errors.
Matt Turner
2017-01-20
1
-2
/
+5
*
i965: Add a test for the EU assembly validator.
Matt Turner
2017-01-20
2
-0
/
+176
*
i965: Add a CHECK macro to call more complicated validation funcs.
Matt Turner
2017-01-20
1
-0
/
+9
*
i965: Make ERROR_IF usable from other functions.
Matt Turner
2017-01-20
1
-1
/
+1
*
i965: Mark error annotation on correct SIMD16 inst.
Matt Turner
2017-01-20
1
-2
/
+2
*
i965/vec4: Use UW-typed operands when dest is UW.
Matt Turner
2017-01-20
1
-4
/
+6
*
i965: Use W-typed immediate in brw_F32TO16().
Matt Turner
2017-01-20
1
-1
/
+1
*
gtest: Update to 1.8.0.
Matt Turner
2017-01-20
26
-972
/
+2975
*
i965: Don't change F->VF if dest type is DF.
Matt Turner
2017-01-20
1
-1
/
+2
*
anv: fix comment typo
Lionel Landwerlin
2017-01-20
1
-1
/
+1
*
spirv: fix warn string typo
Lionel Landwerlin
2017-01-20
1
-1
/
+1
*
blorp: remove unnecessary struct declaration
Lionel Landwerlin
2017-01-20
1
-1
/
+0
*
Revert "radeonsi: reject invalid vertex element formats"
Marek Olšák
2017-01-20
1
-5
/
+0
*
gallium: add pipe_screen::resource_changed callback wrappers
Philipp Zabel
2017-01-20
3
-0
/
+47
*
st/mesa: ask pipe driver to recreate derived internal resources when (re-)bin...
Philipp Zabel
2017-01-20
1
-0
/
+4
*
mesa: update external textures when (re-)binding
Philipp Zabel
2017-01-20
1
-2
/
+3
*
etnaviv: implement resource_changed to invalidate internal resources derived ...
Philipp Zabel
2017-01-20
1
-0
/
+13
*
etnaviv: initialize seqno of imported resources
Philipp Zabel
2017-01-20
1
-0
/
+2
*
st/dri: ask the driver to update its internal copies on reimport
Philipp Zabel
2017-01-20
1
-0
/
+4
*
gallium: add pipe_screen::resource_changed
Philipp Zabel
2017-01-20
2
-0
/
+22
*
gallium/hud: add missing break in hud_cpufreq_graph_install()
Samuel Pitoiset
2017-01-20
1
-0
/
+1
*
nir: add min/max optimisation
Elie TOURNIER
2017-01-19
1
-0
/
+12
*
nir/algebraic: Only include nir_search_helpers once
Jason Ekstrand
2017-01-19
1
-1
/
+1
*
i965: Remove unnecessary mt->compressed checks
Anuj Phogat
2017-01-19
1
-12
/
+4
*
i965: Fix indentation in brw_miptree_layout_2d()
Anuj Phogat
2017-01-19
1
-3
/
+2
*
i965: Fix comment to include 3d textures
Anuj Phogat
2017-01-19
1
-1
/
+2
*
i965: Delete pending CCS and HiZ ops in intel_miptree_make_shareable()
Chad Versace
2017-01-19
1
-0
/
+16
*
vulkan/wsi: clarify the severity of lack of DRI3 v2
Andres Rodriguez
2017-01-19
1
-2
/
+4
*
radv: fix include order for installed headers v2
Andres Rodriguez
2017-01-19
1
-4
/
+4
*
radeonsi: reject invalid vertex element formats
Marek Olšák
2017-01-19
1
-0
/
+5
*
radeonsi: don't forget to add HTILE to the buffer list for texturing
Marek Olšák
2017-01-19
1
-6
/
+13
*
st/vdpau: only send buffers with B8G8R8A8 format to X
Nayan Deshmukh
2017-01-19
3
-3
/
+11
*
radeonsi: fix texture gather on stencil textures
Nicolai Hähnle
2017-01-19
1
-2
/
+16
*
mesa/main: Fix FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE for NONE attachment type
Alejandro Piñeiro
2017-01-19
1
-4
/
+6
*
radeonsi: Always leave poly_offset in a valid state
Zachary Michaels
2017-01-19
1
-1
/
+3
*
mesa/main: fix meta caller of _mesa_ClampColor
Nicolai Hähnle
2017-01-19
1
-1
/
+2
*
mesa/glsl: move TransformFeedbackBufferStride to gl_shader
Timothy Arceri
2017-01-19
4
-45
/
+41
*
glsl: exit loop early if we find xfb layout qualifers
Timothy Arceri
2017-01-19
1
-0
/
+1
*
glsl: set InnerCoverage directly in gl_program
Timothy Arceri
2017-01-19
4
-6
/
+3
*
glsl: tidy up PostDepthCoverage shader field
Timothy Arceri
2017-01-19
4
-4
/
+4
*
mesa/glsl: move pixel_center_integer to gl_shader
Timothy Arceri
2017-01-19
3
-8
/
+5
*
mesa/glsl: move origin_upper_left to gl_shader
Timothy Arceri
2017-01-19
3
-10
/
+9
*
mesa/glsl: move uses_gl_fragcoord to gl_shader
Timothy Arceri
2017-01-19
3
-9
/
+7
*
mesa/glsl: move redeclares_gl_fragcoord to gl_shader
Timothy Arceri
2017-01-19
3
-16
/
+11
[next]