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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/tgsi: use CLAMP instead of open-coded clamps
Erik Faye-Lund
2014-02-07
1
-22
/
+4
*
egl: Unhide functionality in _eglInitSurface()
Juha-Pekka Heikkila
2014-02-07
1
-1
/
+3
*
egl: Unhide functionality in _eglInitContext()
Juha-Pekka Heikkila
2014-02-07
1
-1
/
+2
*
glx: Add missing null check in __glX_send_client_info()
Juha-Pekka Heikkila
2014-02-07
1
-0
/
+4
*
i965: Add missing null check in fs_visitor::dead_code_eliminate_local()
Juha-Pekka Heikkila
2014-02-07
1
-0
/
+4
*
glx: Add some missing null checks in glx_pbuffer.c
Juha-Pekka Heikkila
2014-02-07
1
-4
/
+15
*
glsl: Fix null access on file read error
Juha-Pekka Heikkila
2014-02-07
1
-1
/
+2
*
glx: Add missing null check in __glXCloseDisplay
Juha-Pekka Heikkila
2014-02-07
1
-1
/
+2
*
glx: Add missing null checks in glxcmds.c
Juha-Pekka Heikkila
2014-02-07
1
-8
/
+20
*
main/get: support ARB_gpu_shader5
Jordan Justen
2014-02-06
5
-1
/
+26
*
glapi: add definitions for ARB_gpu_shader5
Jordan Justen
2014-02-06
2
-0
/
+17
*
nouveau/codegen: allow tex offsets on non-TXF instructions (e.g. TXL)
Ilia Mirkin
2014-02-06
1
-0
/
+8
*
nv50: only over-allocate by a page for code
Ilia Mirkin
2014-02-06
1
-4
/
+5
*
nv50: fix layerid to be the fp input number rather than vp output number
Ilia Mirkin
2014-02-06
3
-7
/
+9
*
nv50: rework primid logic
Ilia Mirkin
2014-02-06
3
-6
/
+4
*
glx: Pass NULL DRI drawables into the DRI driver for None GLX drawables
Kristian Høgsberg
2014-02-06
2
-5
/
+15
*
st/vdpau: add flush on unmap
Christian König
2014-02-06
1
-0
/
+4
*
vdpau: flush the context before exporting the surface v2
Marek Olšák
2014-02-06
1
-0
/
+1
*
glsl: Initialize ubo_binding_mask flags to zero.
Matt Turner
2014-02-06
1
-0
/
+1
*
gallium/radeon: fix warnings
Marek Olšák
2014-02-06
3
-5
/
+9
*
gallium: remove PIPE_USAGE_STATIC
Marek Olšák
2014-02-06
52
-74
/
+69
*
gallium: define the behavior of PIPE_USAGE_* flags properly
Marek Olšák
2014-02-06
2
-12
/
+19
*
gallium: remove PIPE_RESOURCE_FLAG_GEN_MIPS
Marek Olšák
2014-02-06
1
-1
/
+0
*
r600g,radeonsi: set resource domains in one place (v2)
Marek Olšák
2014-02-06
5
-27
/
+23
*
st/mesa: fix crash when a shader uses a TBO and it's not bound
Marek Olšák
2014-02-06
1
-0
/
+6
*
st/omx: add workaround for bug in Bellagio
Christian König
2014-02-06
3
-2
/
+16
*
st/omx: initial OpenMAX support v3
Christian König
2014-02-06
14
-2
/
+2421
*
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
*
radeon: update legal notes on UVD
Christian König
2014-02-06
1
-0
/
+31
*
radeon: just don't map VRAM buffers at all
Christian König
2014-02-06
1
-2
/
+2
*
radeon/video: directly create buffers in the right domain
Christian König
2014-02-06
3
-7
/
+12
*
radeon/video: seperate common video functions
Christian König
2014-02-06
9
-315
/
+413
*
gallium/dri2: Fix dri2_dup_image
Axel Davy
2014-02-05
1
-0
/
+1
*
i965/vs: Fix typo in brw_compute_vue_map
Chris Forbes
2014-02-05
1
-1
/
+1
*
i965: Fix register types in dump_instructions().
Kenneth Graunke
2014-02-05
4
-2
/
+32
*
egl/glx: Remove egl_glx driver
Chad Versace
2014-02-05
7
-1254
/
+0
*
docs: update 10.1 relnotes to note GL 3.3 on r600 and radeonsi.
Dave Airlie
2014-02-06
1
-1
/
+1
*
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
*
i965/fs: Assume FBO rendering in precompile if MRT.
Chris Forbes
2014-02-06
1
-4
/
+5
*
i965/fs: Guess nr_color_regions better in precompile
Chris Forbes
2014-02-06
1
-1
/
+3
*
docs: Add relnotes for 10.2
Chris Forbes
2014-02-06
1
-0
/
+61
*
mesa: Bump version to 10.2.0-devel
Chris Forbes
2014-02-06
1
-1
/
+1
*
i965: Move intel_prepare_render() above first buffer access
Kristian Høgsberg
2014-02-05
2
-4
/
+4
*
st/mesa: add MESA_SHADER_COMPUTE case in shader_stage_to_ptarget()
Brian Paul
2014-02-05
1
-0
/
+2
*
mesa: re-wrap, fix-up comment text in formats.h
Brian Paul
2014-02-05
1
-14
/
+19
[next]