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
/
gallium
/
auxiliary
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gallium/aux/tgsi_two_side.c: Fix -Wsign-compare warnings
Gert Wollny
2018-06-20
1
-3
/
+4
*
gallium/aux/tgsi_ureg.c: Fix various warnings
Gert Wollny
2018-06-20
1
-3
/
+3
*
gallium/aux/tgsi_text.c: Fix -Wsign-compare warnings
Gert Wollny
2018-06-20
2
-5
/
+5
*
gallium/aux/tgsi_point_sprite.c: Fix -Wsign-compare warnings
Gert Wollny
2018-06-20
1
-6
/
+7
*
gallium/aux/tgsi_lowering.c: Fix -Wsign-compare warnings
Gert Wollny
2018-06-20
1
-3
/
+3
*
gallium/aux/tgsi_build.c: Fix -Wsign-compare warnings
Gert Wollny
2018-06-20
1
-2
/
+4
*
gallium/aux/tgsi_build.c: Remove now unused variable
Gert Wollny
2018-06-20
1
-7
/
+1
*
gallium/aux/tgsi_build.c: Remove unused parameters prev_token from various fu...
Gert Wollny
2018-06-20
1
-8
/
+0
*
gallium/aux/tgsi_exec.c: Fix various -Wsign-compare
Gert Wollny
2018-06-20
1
-4
/
+4
*
gallium/aux/tgsi_exec.c: remove superfluous parameter from etch_source_d
Gert Wollny
2018-06-20
1
-5
/
+4
*
gallium/aux/tgsi_exec.c: remove superfluous parameter from store_dest_dstret
Gert Wollny
2018-06-20
1
-9
/
+5
*
gallium/aux/tgsi_exec.c: Remove unused parameter from fetch_src_file_channel
Gert Wollny
2018-06-20
1
-10
/
+3
*
gallium/aux/tgsi_exec.c: Remove paramater inst from exec_kill
Gert Wollny
2018-06-20
1
-3
/
+2
*
gallium/aux/tgsi_aa_point.c: Fix -Wsign-compare warnings
Gert Wollny
2018-06-20
1
-2
/
+2
*
gallium/aux/tgsi_sanity.c: Fix -Wsign-compare warnings
Gert Wollny
2018-06-20
1
-2
/
+2
*
gallium/aux/tgsi/tgsi_parse.c: Fix two warnings
Gert Wollny
2018-06-20
1
-3
/
+7
*
gallium/aux/tgsi/tgsi_dump.c: Fix -Wsign-compare warnings
Gert Wollny
2018-06-20
1
-1
/
+1
*
gallium/aux/cso_cache: Fix various warnings
Gert Wollny
2018-06-20
2
-7
/
+7
*
mesa/util: add allow_glsl_relaxed_es driconfig override
Timothy Arceri
2018-06-19
1
-0
/
+1
*
mesa/util: add allow_glsl_builtin_const_expression driconf override
Timothy Arceri
2018-06-19
1
-0
/
+1
*
gallium/hud: = should rename the last added data source
Marek Olšák
2018-06-18
1
-1
/
+4
*
mesa: Unconditionally enable floating-point textures
Timothy Arceri
2018-06-18
1
-9
/
+0
*
gallium: add support for programmable sample locations
Rhys Perry
2018-06-14
2
-0
/
+35
*
meson: only build vl_winsys_dri.c when x11 platform is used
Lukas Rusak
2018-06-14
1
-1
/
+1
*
virgl: add ARB_tessellation_shader support. (v2)
Dave Airlie
2018-06-14
1
-4
/
+0
*
autotools: add missing android file to package
Eric Engestrom
2018-06-05
1
-0
/
+1
*
trace: Fix trace_context_transfer_unmap methods.
Jose Fonseca
2018-06-04
1
-18
/
+42
*
gallium/winsys: rename DRM_API_HANDLE_* to WINSYS_HANDLE_*
Dave Airlie
2018-05-30
4
-6
/
+6
*
util/u_math: Implement a logbase2 function for unsigned long
Pierre Moreau
2018-05-29
1
-0
/
+55
*
tgsi/scan: add hw atomic to the list of memory accessing files
Dave Airlie
2018-05-23
1
-1
/
+2
*
draw: get rid of special logic to not emit null tris
Roland Scheidegger
2018-05-19
1
-38
/
+0
*
tgsi: fix incorrect tgsi_shader_info::num_tokens computation
Brian Paul
2018-05-17
1
-2
/
+1
*
v3d: Rename the driver files from "vc5" to "v3d".
Eric Anholt
2018-05-16
1
-1
/
+1
*
v3d: Rename the vc5_dri.so driver to v3d_dri.so.
Eric Anholt
2018-05-16
3
-11
/
+11
*
gallium/hud: add frametime graph (v2)
Matthias Groß
2018-05-15
3
-1
/
+38
*
gallivm: Use alloca_undef with array type instead of alloca_array
Roland Scheidegger
2018-05-16
1
-28
/
+33
*
cso: check count == 0 in cso_set_vertex_buffers
Marek Olšák
2018-05-15
1
-0
/
+3
*
gallium: remove aux_vertex_buffer_slot code
Marek Olšák
2018-05-12
6
-67
/
+38
*
gallium/auxiliary: Add helper function to count the number of entries in hash...
Jan Vesely
2018-05-10
2
-0
/
+22
*
pipe-loader: Free driver_name in error path
Jan Vesely
2018-05-08
1
-0
/
+1
*
tgsi: use enums instead of unsigned in ureg code
Brian Paul
2018-04-30
2
-12
/
+12
*
gallium/util: Fix incorrect refcounting of separate stencil.
Eric Anholt
2018-04-25
1
-2
/
+1
*
draw: fix different sign logic when clipping
Roland Scheidegger
2018-04-25
1
-9
/
+8
*
draw: simplify clip null tri logic
Roland Scheidegger
2018-04-25
1
-11
/
+9
*
gallivm: dump bitcode before optimization
Roland Scheidegger
2018-04-24
1
-13
/
+20
*
gallivm: (trivial) do division by 1000 with int64
Roland Scheidegger
2018-04-24
1
-1
/
+1
*
gallivm: remove LICM pass
Roland Scheidegger
2018-04-24
1
-1
/
+9
*
gallivm: add early cse pass
Roland Scheidegger
2018-04-24
1
-4
/
+5
*
trace: allow image resource to be null
Ilia Mirkin
2018-04-21
1
-1
/
+1
*
gallium/util: Android backtrace support
Stefan Schake
2018-04-20
2
-1
/
+113
[prev]
[next]