index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
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/vbuf: fix buffer reference bugs
Brian Paul
2017-08-25
1
-4
/
+3
*
gallium/u_threaded: fix a typo
Marek Olšák
2017-08-25
1
-1
/
+1
*
gallivm: remove unused variable
Brian Paul
2017-08-24
1
-2
/
+0
*
pipe-loader: use MAYBE_UNUSED to silence warning
Brian Paul
2017-08-24
1
-1
/
+2
*
tgsi: store opcode mnemonics in a separate table
Nicolai Hähnle
2017-08-23
2
-6
/
+16
*
gallium: use tgsi_get_opcode_name instead of tgsi_opcode_info::mnemonic
Nicolai Hähnle
2017-08-23
5
-7
/
+10
*
tgsi: macro-ify the opcodes table
Nicolai Hähnle
2017-08-23
3
-251
/
+263
*
tgsi: remove post_indent from some 64-bit opcodes
Nicolai Hähnle
2017-08-23
1
-6
/
+6
*
tgsi: reduce tgsi_opcode_info::pre_dedent and post_indent to 1 bit
Nicolai Hähnle
2017-08-23
1
-2
/
+2
*
util: fix valgrind errors when dumping pipe_draw_info
Nicolai Hähnle
2017-08-23
1
-3
/
+9
*
tgsi/scan: fix uses_double
Marek Olšák
2017-08-22
1
-2
/
+8
*
gallium: remove TGSI opcode SCS
Marek Olšák
2017-08-22
9
-164
/
+1
*
gallium/u_blitter: don't use boolean, TRUE, FALSE
Marek Olšák
2017-08-22
2
-73
/
+73
*
gallium/u_simple_shaders: do util_make_layered_clear_vertex_shader differently
Marek Olšák
2017-08-22
3
-25
/
+19
*
gallium/u_blitter: remove get_next_surface_layer callback
Marek Olšák
2017-08-22
2
-15
/
+1
*
gallium: remove TGSI opcode BREAKC
Marek Olšák
2017-08-22
7
-71
/
+2
*
gallium: remove TGSI opcode XPD
Marek Olšák
2017-08-22
8
-200
/
+1
*
gallium: remove TGSI opcode DPH
Marek Olšák
2017-08-22
9
-105
/
+6
*
gallium: remove TGSI opcode DP2A
Marek Olšák
2017-08-22
9
-111
/
+2
*
gallium: remove TGSI_OPCODE_CALLNZ
Marek Olšák
2017-08-22
5
-5
/
+1
*
gallium: remove TGSI FENCE opcodes
Marek Olšák
2017-08-22
1
-3
/
+3
*
gallium: remove TGSI opcodes PUSHA, POPA, SAD, TXQ_LZ
Marek Olšák
2017-08-22
8
-51
/
+4
*
gallium/util: add new module that allocate "numbers"
Samuel Pitoiset
2017-08-22
3
-0
/
+160
*
util/log: add auto logger facility
Nicolai Hähnle
2017-08-22
2
-2
/
+75
*
util: add chunk logging module
Nicolai Hähnle
2017-08-22
3
-0
/
+263
*
vl: add MJPEG profile and format
Leo Liu
2017-08-21
1
-0
/
+3
*
Fix build when HAVE_LIBDRM isn't defined
Jon Turney
2017-08-18
1
-0
/
+4
*
gallium/os: fix os_time_get_nano() to roll over less
Frank Richter
2017-08-16
1
-1
/
+8
*
loader: rework xmlconfig dependency
Emil Velikov
2017-08-04
1
-2
/
+4
*
pipe-loader: fix swrast probing
Nicolai Hähnle
2017-08-04
1
-1
/
+1
*
pipe-loader: remove config from pipe_loader_create_screen
Nicolai Hähnle
2017-08-04
5
-11
/
+9
*
android: radeonsi: prepare for driver-specific driconf options
Mauro Rossi
2017-08-03
1
-1
/
+1
*
pipe-loader: fix driinfo for software and non-radeonsi drivers
Nicolai Hähnle
2017-08-02
1
-0
/
+2
*
Fix gallium SCons build
Nicolai Hähnle
2017-08-02
1
-0
/
+1
*
radeonsi: prepare for driver-specific driconf options
Nicolai Hähnle
2017-08-02
3
-1
/
+28
*
pipe-loader: move configuration_query into drm_helper
Nicolai Hähnle
2017-08-02
3
-37
/
+43
*
st/dri: implement v2 of DRI_ConfigOptions
Nicolai Hähnle
2017-08-02
3
-0
/
+52
*
pipe-loader: extract a standalone get_driver_descriptor helper function
Nicolai Hähnle
2017-08-02
1
-19
/
+30
*
pipe-loader: pass only the driver_name to pipe_loader_find_module
Nicolai Hähnle
2017-08-02
2
-5
/
+5
*
gallium: add driconf options to pipe_screen_config
Nicolai Hähnle
2017-08-02
1
-0
/
+3
*
gallium: move loading of drirc to pipe-loader
Nicolai Hähnle
2017-08-02
5
-4
/
+56
*
gallium: move driinfo XML to pipe_loader
Nicolai Hähnle
2017-08-02
5
-1
/
+45
*
gallium: add pipe_screen_config to screen_create functions
Nicolai Hähnle
2017-08-02
10
-51
/
+57
*
gallium/util: add util_{str,dump}_query_value_type
Nicolai Hähnle
2017-08-02
2
-0
/
+31
*
gallium: add util_dump_query_type and use it in ddebug
Nicolai Hähnle
2017-08-02
2
-0
/
+12
*
gallium: rename util_dump_* to util_str_* for enum-to-string conversion
Nicolai Hähnle
2017-08-02
3
-68
/
+64
*
gallium: add PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE and corresponding cap
Nicolai Hähnle
2017-08-02
2
-0
/
+2
*
gallium: Fix Thomas's email address
Kenneth Graunke
2017-07-28
3
-3
/
+3
*
gallium/util: fix unused variable warning
Timothy Arceri
2017-07-26
1
-3
/
+5
*
gallium/util: s/unsigned/enum tgsi_texture_type/
Brian Paul
2017-07-25
4
-21
/
+24
[prev]
[next]