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
*
auxiliary/pipe-loader: automake: avoid exporting all symbols
Emil Velikov
2014-02-11
1
-0
/
+1
*
pipe-loader: drop obsolete libudev.h include
Emil Velikov
2014-02-11
1
-1
/
+0
*
vl: add H264 encoding interface
Christian König
2014-02-11
1
-1
/
+1
*
gallium/tgsi: correct typo propagated from NV_vertex_program1_1
Erik Faye-Lund
2014-02-07
1
-2
/
+2
*
gallium/tgsi: use CLAMP instead of open-coded clamps
Erik Faye-Lund
2014-02-07
1
-22
/
+4
*
gallium: remove PIPE_USAGE_STATIC
Marek Olšák
2014-02-06
9
-15
/
+15
*
vl/rbsp: add H.264 RBSP implementation
Christian König
2014-02-06
1
-0
/
+164
*
vl/vlc: add function to limit the vlc size
Christian König
2014-02-06
1
-12
/
+41
*
vl/vlc: add remove bits function
Christian König
2014-02-06
1
-0
/
+12
*
tgsi/ureg: increase the number of immediates
Zack Rusin
2014-02-05
1
-1
/
+1
*
gallivm: make sure analysis works with large number of immediates
Zack Rusin
2014-02-05
1
-8
/
+9
*
gallivm: handle huge number of immediates
Zack Rusin
2014-02-05
4
-44
/
+86
*
gallivm: allow large numbers of temporaries
Zack Rusin
2014-02-05
4
-5
/
+20
*
gallivm: fix F2U opcode
Roland Scheidegger
2014-02-05
1
-20
/
+22
*
draw: fix incorrect color of flat-shaded clipped lines
Brian Paul
2014-02-03
1
-1
/
+12
*
gallium/auxiliary/indices: replace free() with FREE()
Brian Paul
2014-02-03
1
-1
/
+1
*
gallivm: fix opcode and function nesting
Zack Rusin
2014-02-03
2
-157
/
+317
*
gallivm: add a few const qualifiers
Brian Paul
2014-02-02
2
-4
/
+4
*
translate: reindent translate_sse.c
Brian Paul
2014-02-02
1
-472
/
+474
*
gallivm: Workaround http://llvm.org/PR18600
José Fonseca
2014-01-28
1
-2
/
+4
*
util/u_vbuf: correct map offset calculation for crazy offsets
Ilia Mirkin
2014-01-27
1
-1
/
+1
*
translate: deal with size overflows by casting to ptrdiff_t
Ilia Mirkin
2014-01-27
2
-3
/
+7
*
gallium/rtasm: handle mmap failures appropriately
Emil Velikov
2014-01-27
1
-3
/
+7
*
draw: Save original driver functions earlier.
José Fonseca
2014-01-23
2
-14
/
+14
*
os/os_thread: Revert pipe_barrier pre-processing logic.
José Fonseca
2014-01-23
1
-1
/
+1
*
gallium: Use C11 thread abstractions.
José Fonseca
2014-01-23
1
-230
/
+32
*
os: Remove pipe_static_condvar.
José Fonseca
2014-01-23
1
-12
/
+0
*
gallium/util: util_format_srgb should not return FORMAT_NONE for sRGB formats
Marek Olšák
2014-01-23
1
-0
/
+3
*
gallium/u_upload_mgr: don't expose u_upload_flush
Marek Olšák
2014-01-23
2
-22
/
+4
*
gallium/hud: just unmap the upload vertex buffer instead of recreating it
Marek Olšák
2014-01-23
1
-1
/
+1
*
gallium/vl: use u_upload_mgr to upload vertices for vl_compositor
Marek Olšák
2014-01-23
2
-32
/
+20
*
draw: fix points with negative w coords for d3d style point clipping
Roland Scheidegger
2014-01-21
1
-2
/
+6
*
draw: use some cast wrappers in draw_pt_fetch_shade_pipeline*.c
Brian Paul
2014-01-20
2
-19
/
+29
*
draw: whitespace and formatting fixes in draw_pt_fetch_shade_pipeline*.c
Brian Paul
2014-01-20
2
-81
/
+105
*
draw: fix incorrect vertex size computation in LLVM drawing code
Brian Paul
2014-01-20
2
-11
/
+30
*
draw: clean up d3d style point clipping
Roland Scheidegger
2014-01-20
5
-25
/
+42
*
pipe-loader: Fix build
Armin K
2014-01-19
1
-0
/
+1
*
pipe-loader: add support for non-pci (platform) devices
Emil Velikov
2014-01-18
2
-0
/
+3
*
pipe-loader: use loader util lib
Emil Velikov
2014-01-18
2
-81
/
+14
*
loader: introduce the loader util lib
Emil Velikov
2014-01-18
1
-0
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
177
-361
/
+361
*
gallium: add bits for clipping points as tris (d3d-style)
Roland Scheidegger
2014-01-17
6
-7
/
+47
*
llvmpipe: do constant buffer bounds checking in shaders
Zack Rusin
2014-01-16
5
-39
/
+154
*
gallium/util: easy fixes for NULL colorbuffers
Marek Olšák
2014-01-13
2
-1
/
+7
*
st/mesa: bind NULL colorbuffers as specified by glDrawBuffers
Marek Olšák
2014-01-13
2
-0
/
+25
*
cso_context: Fix cso_context::sample_mask initial value.
José Fonseca
2014-01-07
1
-1
/
+1
*
gallium/draw: remove double semicolon
Dave Airlie
2014-01-07
1
-1
/
+1
*
pipe_loader/sw: close dev->lib when initialization fails
Aaron Watry
2013-12-23
1
-1
/
+4
*
gallium/u_blitter: implement shader-based MSAA resolve with bilinear filtering
Marek Olšák
2013-12-14
3
-31
/
+149
*
gallium/u_blitter: implement shader-based MSAA resolve
Marek Olšák
2013-12-14
3
-23
/
+158
[next]