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
*
mesa: remove last DJGPP remains
Emil Velikov
2014-09-27
5
-15
/
+6
*
configure: use explicit enabled/disabled in config switch description
Emil Velikov
2014-09-27
1
-12
/
+12
*
configure: ask vdpau.pc for the default location of the vdpau drivers
Emil Velikov
2014-09-27
1
-3
/
+8
*
configure: drop --with-egl-driver-dir switch
Emil Velikov
2014-09-27
3
-9
/
+2
*
configure: remove non-functional --with-opencl-libdir
Emil Velikov
2014-09-27
1
-8
/
+0
*
glsl: Strip arrayness from ir_type_dereference_variable too
Ian Romanick
2014-09-26
1
-1
/
+1
*
glsl: Round struct size up to at least 16 bytes
Ian Romanick
2014-09-26
1
-1
/
+1
*
glsl: Make sure row-major array-of-structure get correct layout
Ian Romanick
2014-09-26
1
-1
/
+8
*
glsl: Make sure fields after small structs have correct padding
Ian Romanick
2014-09-26
1
-0
/
+22
*
ilo: give gen6_draw_session a better prefix
Chia-I Wu
2014-09-26
6
-74
/
+74
*
ilo: make ilo_render opaque
Chia-I Wu
2014-09-26
7
-94
/
+90
*
ilo: make ilo_render_emit_draw() direct
Chia-I Wu
2014-09-26
8
-295
/
+174
*
ilo: make ilo_render_emit_rectlist() direct
Chia-I Wu
2014-09-26
6
-53
/
+84
*
ilo: clean up draw and rectlist state emission
Chia-I Wu
2014-09-26
6
-812
/
+972
*
ilo: sanity check ilo_render_get_*_len()
Chia-I Wu
2014-09-26
1
-5
/
+12
*
ilo: simplify ilo_render_get_query_len()
Chia-I Wu
2014-09-26
1
-25
/
+12
*
ilo: make ilo_render_emit_query() direct
Chia-I Wu
2014-09-26
6
-173
/
+159
*
ilo: make ilo_render_emit_flush() direct
Chia-I Wu
2014-09-26
6
-54
/
+61
*
ilo: simplify ilo_render invalidation
Chia-I Wu
2014-09-26
7
-86
/
+83
*
ilo: add ilo_builder_{dynamic,surface}_used()
Chia-I Wu
2014-09-26
1
-0
/
+15
*
ilo: rename state buffer to dynamic buffer
Chia-I Wu
2014-09-26
4
-26
/
+26
*
ilo: constify ilo_render in ilo_render_get_sample_position()
Chia-I Wu
2014-09-26
2
-2
/
+2
*
ilo: rename 3d_pipeline to render
Chia-I Wu
2014-09-26
10
-883
/
+884
*
ilo: remove struct ilo_3d
Chia-I Wu
2014-09-26
6
-232
/
+167
*
ilo: rename ilo_3d_pipeline*.[ch] to ilo_render*.[ch]
Chia-I Wu
2014-09-26
8
-24
/
+24
*
ilo: rename ilo_3d.[ch] to ilo_draw.[ch]
Chia-I Wu
2014-09-26
6
-9
/
+9
*
st/mesa: Use PIPE_USAGE_STAGING for GL_STATIC/DYNAMIC/STREAM_READ buffers
Michel Dänzer
2014-09-26
1
-3
/
+5
*
glsl: remove unused link_assign_uniform_block_offsets
Tapani Pälli
2014-09-26
2
-37
/
+0
*
glsl: Structures must have same name to be considered same type.
Kalyan Kondapally
2014-09-26
2
-0
/
+22
*
glsl: fix uniform location count used for glsl types
Tapani Pälli
2014-09-26
2
-9
/
+12
*
gm107/ir: take relative pfetch offset into account
Ilia Mirkin
2014-09-26
1
-1
/
+4
*
gallivm: More fallout from disabling with LLVM 3.6
Michel Dänzer
2014-09-26
8
-15
/
+26
*
gm107/ir: add support for indirect const buffer selection
Ilia Mirkin
2014-09-25
1
-0
/
+14
*
gm107/ir: fix texture argument order
Ilia Mirkin
2014-09-25
2
-5
/
+34
*
gm107/ir: fix manual TXD for array targets
Ilia Mirkin
2014-09-25
1
-2
/
+3
*
nouveau: fix glCompressedTexImage
Ilia Mirkin
2014-09-25
1
-13
/
+52
*
nv50/ir: avoid deleting pseudo instructions too early
Ilia Mirkin
2014-09-25
1
-1
/
+10
*
mesa/st: NumLayers is only valid for array textures
Ilia Mirkin
2014-09-25
3
-3
/
+5
*
nv50/ir: add some comments on edge classification
Ilia Mirkin
2014-09-25
1
-0
/
+10
*
nv50,nvc0: fix 3d blit logic for odd depth/stencil formats
Ilia Mirkin
2014-09-25
2
-7
/
+18
*
nv50,nvc0: add missing depth/stencil formats to tile flag selection
Ilia Mirkin
2014-09-25
2
-0
/
+8
*
vc4: Switch from errx() to fprintf() and abort().
Eric Anholt
2014-09-25
2
-8
/
+15
*
vc4: Fix miplevel validation for raster textures.
Eric Anholt
2014-09-25
1
-1
/
+1
*
mesa: Replace IS_NEGATIVE(x) with x < 0.0f.
Matt Turner
2014-09-25
5
-21
/
+10
*
radeon: Use PRINTLIKE macro.
Matt Turner
2014-09-25
1
-8
/
+1
*
configure.ac: Replace gallium_check_st with gallium_require_drm.
Matt Turner
2014-09-25
1
-13
/
+10
*
configure.ac: Drop gallium directory tracking.
Matt Turner
2014-09-25
1
-78
/
+0
*
configure.ac: Use autoconf macro for GNU make.
Matt Turner
2014-09-25
2
-1
/
+79
*
ralloc: Mark ralloc functions with gcc's malloc attribute.
Matt Turner
2014-09-25
3
-8
/
+15
*
mesa: Replace a priori knowledge of gcc attributes with configure tests.
Matt Turner
2014-09-25
5
-10
/
+240
[next]