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
/
drivers
/
llvmpipe
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add PIPE_CAP_TGSI_TEX_TXF_LZ
Marek Olšák
2017-03-15
1
-0
/
+1
*
gallium/util: replace pipe_thread_setname() with u_thread_setname()
Timothy Arceri
2017-03-12
1
-1
/
+1
*
gallium/util: replace pipe_thread_create() with u_thread_create()
Timothy Arceri
2017-03-12
1
-1
/
+1
*
gallium: s/uint/enum pipe_shader_type/ for set_constant_buffer()
Brian Paul
2017-03-08
1
-1
/
+1
*
llvmpipe: s/unsigned/enum pipe_shader_type/
Brian Paul
2017-03-08
1
-1
/
+1
*
gallium: s/unsigned/enum pipe_shader_type/ for pipe_screen::get_shader_param()
Brian Paul
2017-03-08
1
-1
/
+3
*
gallium/util: replace pipe_thread_wait() with thrd_join()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: remove PIPE_THREAD_ROUTINE()
Timothy Arceri
2017-03-07
1
-1
/
+2
*
gallium/util: replace pipe_condvar with cnd_t
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: replace pipe_thread with thrd_t
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
2017-03-07
3
-4
/
+4
*
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
2017-03-07
3
-4
/
+4
*
gallium/util: replace pipe_mutex_destroy() with mtx_destroy()
Timothy Arceri
2017-03-07
3
-3
/
+3
*
gallium/util: replace pipe_mutex_init() with mtx_init()
Timothy Arceri
2017-03-07
3
-3
/
+3
*
gallium/util: replace pipe_mutex with mtx_t
Timothy Arceri
2017-03-07
3
-3
/
+3
*
gallium/util: replace pipe_condvar_broadcast() with cnd_broadcast()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: replace pipe_condvar_wait() with cnd_wait()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: replace pipe_condvar_destroy() with cnd_destroy()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: replace pipe_condvar_init() with cnd_init()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium: remove PIPE_CAP_USER_INDEX_BUFFERS
Marek Olšák
2017-02-25
1
-1
/
+0
*
llvmpipe: enable clear_texture with util_clear_texture
Lars Hamre
2017-02-24
2
-2
/
+4
*
gallium: set pipe_context uploaders in drivers (v3)
Marek Olšák
2017-02-14
1
-0
/
+9
*
gallium: add separate PIPE_CAP_INT64_DIVMOD
Ilia Mirkin
2017-02-09
1
-0
/
+1
*
gallium: turn PIPE_SHADER_CAP_DOUBLES into a screen capability
Nicolai Hähnle
2017-02-02
1
-0
/
+1
*
llvmpipe: Use LLVMDumpModule, not DumpModule.
Bas Nieuwenhuizen
2017-01-29
1
-1
/
+1
*
various: Fix missing DumpModule with recent LLVM.
Bas Nieuwenhuizen
2017-01-29
1
-1
/
+7
*
gallium: enable int64 on radeonsi, llvmpipe, softpipe
Nicolai Hähnle
2017-01-27
1
-1
/
+1
*
gallium: Add integer 64 capability
Dave Airlie
2017-01-27
1
-0
/
+1
*
gallium: add PIPE_CAP_TGSI_MUL_ZERO_WINS
Ilia Mirkin
2017-01-23
1
-0
/
+1
*
gallium: add PIPE_CAP_TGSI_FS_FBFETCH
Ilia Mirkin
2017-01-16
1
-0
/
+1
*
llvmpipe: do transpose/untwiddle after conversion for 8bit formats
Roland Scheidegger
2017-01-06
1
-7
/
+143
*
llvmpipe: use alpha from already converted color if possible
Roland Scheidegger
2017-01-06
2
-18
/
+54
*
llvmpipe: use scalar load instead of vectors for small vectors in fs backend
Roland Scheidegger
2017-01-06
1
-6
/
+50
*
gallivm: implement aos unpack (to unorm8) for small unorm formats
Roland Scheidegger
2017-01-05
1
-5
/
+3
*
llvmpipe: (trivial) minimally simplify mask construction
Roland Scheidegger
2017-01-05
2
-17
/
+51
*
gallium: add PIPE_CAP_GLSL_OPTIMIZE_CONSERVATIVELY
Marek Olšák
2017-01-05
1
-0
/
+1
*
llvmpipe: Link tests with CLOCK_LIB.
Vinson Lee
2016-12-21
1
-1
/
+2
*
gallium: support for native fence fd's
Rob Clark
2016-12-01
1
-0
/
+1
*
gallium: add PIPE_CAP_TGSI_CAN_READ_OUTPUTS
Nicolai Hähnle
2016-11-30
1
-0
/
+1
*
llvmpipe: Fix build after removal of deprecated attribute API v2
Aaron Watry
2016-11-09
2
-3
/
+2
*
gallium: add PIPE_CAP_STREAM_OUTPUT_INTERLEAVE_BUFFERS
Ilia Mirkin
2016-10-22
1
-0
/
+1
*
st/mesa: enable ARB_enhanced_layouts and turn the cap on
Nicolai Hähnle
2016-10-12
1
-1
/
+1
*
gallium: add PIPE_CAP_TGSI_ARRAY_COMPONENTS
Nicolai Hähnle
2016-10-12
1
-0
/
+1
*
llvmpipe: Cap to 2 GB on 32 bits
Axel Davy
2016-10-10
1
-0
/
+6
*
llvmpipe: (trivial) honor render_condition_enabled for clear_rt/clear_ds
Roland Scheidegger
2016-08-29
1
-2
/
+2
*
gallium: Use enum pipe_shader_type in set_sampler_views()
Kai Wasserbäch
2016-08-29
1
-1
/
+1
*
gallium: Use enum pipe_shader_type in bind_sampler_states() (v2)
Kai Wasserbäch
2016-08-29
1
-1
/
+1
*
gallium: add a pipe_context parameter to resource_get_handle
Marek Olšák
2016-08-25
1
-0
/
+1
*
gallium: add a cap to expose whether driver supports mixed color/zs bits
Ilia Mirkin
2016-08-23
1
-0
/
+1
*
llvmpipe: fix issues with depth clamp
Roland Scheidegger
2016-08-20
3
-49
/
+94
[next]