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
*
anv/pipeline: Don't look at blend state unless we have an attachment
Jason Ekstrand
2018-01-26
1
-3
/
+3
*
anv_icd.py: improve reproducible builds
Maxin B. John
2018-01-26
1
-1
/
+1
*
nouveau: Remove no-op nvgl_logicop_func function
Ian Romanick
2018-01-26
3
-43
/
+2
*
i915: Silence unused parameter warnings
Ian Romanick
2018-01-26
1
-10
/
+11
*
i915: Make intelEmitCopyBlit static
Ian Romanick
2018-01-26
3
-167
/
+149
*
i965: Make intelEmitCopyBlit static
Ian Romanick
2018-01-26
2
-215
/
+199
*
i915: Use enum color_logic_ops for blits
Ian Romanick
2018-01-26
10
-40
/
+22
*
i965: Use enum color_logic_ops for blits
Ian Romanick
2018-01-26
8
-37
/
+20
*
mesa: Pass the translated color logic op dd_function_table::LogicOpcode
Ian Romanick
2018-01-26
11
-83
/
+18
*
st/mesa: Use the translated color logic op from the context
Ian Romanick
2018-01-26
1
-47
/
+1
*
i965: Use the translated color logic op from the context
Ian Romanick
2018-01-26
3
-44
/
+1
*
mesa: Also track a remapped version of the color logic op
Ian Romanick
2018-01-26
2
-0
/
+58
*
radeonsi: Export signalled sync file instead of -1.
Bas Nieuwenhuizen
2018-01-26
3
-0
/
+29
*
i965/fs: Reset the register file to VGRF in lower_integer_multiplication
Jason Ekstrand
2018-01-25
1
-5
/
+10
*
vulkan: Update the XML and headers to 1.0.68
Jason Ekstrand
2018-01-25
1
-10
/
+81
*
radv: don't enable tc compat for d32s8 + 4/8 samples (v1.1)
Dave Airlie
2018-01-26
1
-1
/
+2
*
swr/rast: Optimize DumpToFile output size
George Kyriazis
2018-01-25
1
-2
/
+1
*
swr/rast: Updated copyright dates
George Kyriazis
2018-01-25
3
-3
/
+3
*
swr/rast: Move memory-related JIT functions
George Kyriazis
2018-01-25
7
-818
/
+894
*
swr/rast: Add extra (optional) parameter in GATHERPS
George Kyriazis
2018-01-25
4
-5
/
+10
*
swr/rast: Better ExecCmd (i.e. system()) implmentation
George Kyriazis
2018-01-25
3
-34
/
+169
*
swr/rast: Support USE_SIMD16_FRONTEND=0 for EarlyRast
George Kyriazis
2018-01-25
1
-33
/
+33
*
mesa: whitespace fixes in attrib.c
Brian Paul
2018-01-25
1
-78
/
+77
*
mesa: whitespace fixes in varray.h
Brian Paul
2018-01-25
1
-26
/
+29
*
mesa: include mtypes.h in varray.h
Brian Paul
2018-01-25
1
-3
/
+1
*
mesa: s/gl_vertex_attrib_array/gl_array_attributes/ in comments
Brian Paul
2018-01-25
3
-3
/
+3
*
mesa: simplify _mesa_delete_list() a bit, add some assertions
Brian Paul
2018-01-25
1
-28
/
+11
*
st/mesa: expand glDrawPixels cache to handle multiple images
Brian Paul
2018-01-25
3
-68
/
+153
*
st/mesa: add some debug code in st_choose_format()
Brian Paul
2018-01-25
1
-5
/
+18
*
svga: s/Bool/SVGA3dBool/ in SVGA3dDevCapResult
Brian Paul
2018-01-25
1
-3
/
+3
*
swrast: remove non-applicable GLX_SWAP_COPY_OML comment
Emil Velikov
2018-01-25
1
-3
/
+0
*
mapi: remove duplicate GL typedefs
Emil Velikov
2018-01-25
1
-7
/
+0
*
mapi: remove non applicable HAVE_DIX_CONFIG_H hunk
Emil Velikov
2018-01-25
1
-6
/
+0
*
mapi: autotools: remove unused MAPI_FILES file list
Emil Velikov
2018-01-25
1
-11
/
+0
*
automake: st/mesa/tests: add st_tests_common.h to the tarball
Emil Velikov
2018-01-25
1
-1
/
+2
*
automake: mesa: include vbo_private.h in the tarball
Emil Velikov
2018-01-25
1
-0
/
+1
*
automake: small cleanup after the meson.build inclusion
Emil Velikov
2018-01-25
4
-5
/
+4
*
automake: anv: ship anv_extensions_gen.py in the tarball
Emil Velikov
2018-01-25
1
-0
/
+1
*
automake: vc5: remove non-applicable v3dx_simulator.h
Emil Velikov
2018-01-25
1
-1
/
+0
*
gallivm: fix crash with seamless cube filtering with different min/mag filter
Roland Scheidegger
2018-01-25
1
-17
/
+21
*
egl: keep extension list sorted, per comment at the top
Eric Engestrom
2018-01-25
1
-1
/
+1
*
swr/rast: support llvm 3.9 type declarations
George Kyriazis
2018-01-25
1
-0
/
+14
*
ac/nir: add break statements in needs_view_index_sgpr()
Samuel Pitoiset
2018-01-25
1
-0
/
+2
*
loader: let compiler figure out the length of the string
Eric Engestrom
2018-01-25
1
-2
/
+1
*
mesa: add missing RGB9_E5 format in _mesa_base_fbo_format
Juan A. Suarez Romero
2018-01-25
1
-0
/
+3
*
i965: Stop disabling aux during texture preparation
Jason Ekstrand
2018-01-24
3
-12
/
+8
*
i965/draw: Set NEW_AUX_STATE when draw aux changes
Jason Ekstrand
2018-01-24
1
-1
/
+4
*
i965: Replace draw_aux_buffer_disabled with draw_aux_usage
Jason Ekstrand
2018-01-24
4
-35
/
+27
*
i965/surface_state: Drop brw_aux_surface_disabled
Jason Ekstrand
2018-01-24
1
-20
/
+0
*
i965/miptree: Add an aux_disabled parameter to render_aux_usage
Jason Ekstrand
2018-01-24
5
-8
/
+17
[next]