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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: add OES_texture_buffer and EXT_texture_buffer support
Ilia Mirkin
2016-03-28
9
-46
/
+93
*
glsl: add OES_texture_buffer and EXT_texture_buffer support
Ilia Mirkin
2016-03-28
6
-24
/
+46
*
mesa: add OES_texture_buffer and EXT_texture_buffer extension to table
Ilia Mirkin
2016-03-28
2
-0
/
+3
*
mesa: properly return GetTexLevelParameter queries for buffer textures
Ilia Mirkin
2016-03-28
1
-2
/
+52
*
glsl: Delete initialized field from uniform storage test.
Kenneth Graunke
2016-03-28
1
-19
/
+0
*
mesa: remove initialized field from uniform storage
Timothy Arceri
2016-03-29
6
-53
/
+1
*
nvc0: use a different offset for buffers and surfaces
Samuel Pitoiset
2016-03-29
4
-28
/
+74
*
i965: Set address rounding bits for GL_NEAREST filtering as well.
Kenneth Graunke
2016-03-28
1
-3
/
+6
*
i965: Always use BRW_TEXCOORDMODE_CUBE when seamless filtering.
Kenneth Graunke
2016-03-28
1
-3
/
+1
*
i965: Fix brw_render_cache_set_check_flush's PIPE_CONTROLs.
Kenneth Graunke
2016-03-28
2
-3
/
+22
*
i965: Whack UAV bit when FS discards and there are no color writes.
Kenneth Graunke
2016-03-28
1
-2
/
+7
*
vc4: Remove unused include from vc4_nir_lower_txf_ms.c
Rhys Kidd
2016-03-28
1
-1
/
+0
*
glapi/glx: Treat xserver generated targets as .PHONY
Adam Jackson
2016-03-28
1
-0
/
+2
*
glapi/glx: Thunk non-ABI calls through GetProcAddress
Adam Jackson
2016-03-28
1
-2
/
+8
*
glapi/glx: Emit direct GL calls instead of dispatch lookup
Adam Jackson
2016-03-28
2
-34
/
+10
*
glx: Unbreak generating some of the xorg glx headers
Adam Jackson
2016-03-28
1
-2
/
+2
*
mesa/st: Fix NULL access if no fragment shader is bound
Bas Nieuwenhuizen
2016-03-28
1
-2
/
+2
*
freedreno/ir3: fix for load_front_face intrinsic
Rob Clark
2016-03-28
1
-1
/
+8
*
freedreno/ir3: fix compiler warn
Rob Clark
2016-03-28
1
-1
/
+1
*
nvc0: make sure to disable fetches from previously-set VBOs when blitting
Ilia Mirkin
2016-03-28
1
-0
/
+2
*
nvc0: disable primitive restart and index bias during blits
Ilia Mirkin
2016-03-28
1
-0
/
+11
*
nvc0/ir: fix picking of coordinates from tex instruction for textureGrad
Ilia Mirkin
2016-03-28
1
-1
/
+11
*
nv50/ir: saturate depth writes
Ilia Mirkin
2016-03-28
1
-1
/
+4
*
gallium/util: fix up inaccurate behavior of util_framebuffer_state_equal (v2)
Marek Olšák
2016-03-28
1
-5
/
+5
*
st/mesa: only minify height if target != 1D array in st_finalize_texture
Marek Olšák
2016-03-28
1
-1
/
+6
*
mesa: optimize out the realloc from glCopyTexImagexD()
Miklós Máté
2016-03-27
1
-0
/
+36
*
st/mesa: fix handling the fallback texture
Miklós Máté
2016-03-27
1
-3
/
+4
*
st/mesa: enable GL_ATI_fragment_shader
Miklós Máté
2016-03-27
1
-0
/
+1
*
st/mesa: implement GL_ATI_fragment_shader
Miklós Máté
2016-03-27
10
-4
/
+1064
*
program: add ATI_fragment_shader to shader stages list
Miklós Máté
2016-03-27
1
-0
/
+2
*
mesa: optionally associate a gl_program to ATI_fragment_shader
Miklós Máté
2016-03-27
5
-2
/
+34
*
gallium/p_context.h: Make comment more readable
Edward O'Callaghan
2016-03-27
1
-1
/
+1
*
mesa/st: Remove GLSLVersion clamping
Edward O'Callaghan
2016-03-27
1
-10
/
+5
*
radeon/r600: Fix return type in failure branch
Edward O'Callaghan
2016-03-27
1
-1
/
+1
*
radeon/r600_query.c: Minor style fix
Edward O'Callaghan
2016-03-27
1
-1
/
+1
*
virgl: drop next shader property for now.
Dave Airlie
2016-03-26
1
-0
/
+1
*
glsl: reduce buffer block duplication
Timothy Arceri
2016-03-26
6
-82
/
+57
*
st/xa: emit sampler view declarations in shaders
Brian Paul
2016-03-25
1
-0
/
+19
*
swr: [rasterizer jitter] Fix MASKLOADD AVX prototype (float -> i32)
Tim Rowley
2016-03-25
1
-1
/
+1
*
swr: [rasterizer core] NUMA optimizations...
Tim Rowley
2016-03-25
5
-65
/
+105
*
swr: [rasterizer jitter] Fix logic bug for alpha-to-coverage.
Tim Rowley
2016-03-25
1
-2
/
+11
*
swr: [rasterizer core] Fix Compute workitem retirement
Tim Rowley
2016-03-25
4
-31
/
+22
*
swr: [rasterizer core] Cleanup state ring arena after last draw that referenc...
Tim Rowley
2016-03-25
3
-2
/
+14
*
swr: [rasterizer jitter] add missing include for llvm jitevents
Tim Rowley
2016-03-25
1
-0
/
+4
*
swr: [rasterizer core] Reduce Arena blocksize to 128KB (from 1MB).
Tim Rowley
2016-03-25
1
-3
/
+7
*
swr: [rasterizer core] One last pass at Arena optimizations
Tim Rowley
2016-03-25
1
-15
/
+15
*
swr: [rasterizer core] CachedArena optimizations
Tim Rowley
2016-03-25
3
-210
/
+161
*
swr: [rasterizer jitter] support llvm-svn
Tim Rowley
2016-03-25
6
-12
/
+37
*
swr: [rasterizer core] Globally cache allocated arena blocks for fast re-allo...
Tim Rowley
2016-03-25
8
-46
/
+168
*
swr: [rasterizer] more arena work
Tim Rowley
2016-03-25
5
-10
/
+110
[next]