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
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Drop _mesa_getenv() wrapper.
Matt Turner
2014-09-24
15
-54
/
+35
*
mesa: Drop _mesa_bsearch() wrapper.
Matt Turner
2014-09-24
2
-21
/
+0
*
mesa: Unifdef _WIN32_WCE.
Matt Turner
2014-09-24
3
-24
/
+1
*
mesa: Unifdef _XBOX.
Matt Turner
2014-09-24
1
-1
/
+1
*
mesa: Use realloc() instead of _mesa_realloc() and remove the latter.
Matt Turner
2014-09-24
6
-28
/
+7
*
mesa: Remove duplicate _mesa_{init,free}_shader_state prototypes.
Matt Turner
2014-09-24
1
-7
/
+0
*
i965: Add and use functions to get next/prev blocks.
Matt Turner
2014-09-24
6
-20
/
+73
*
i965: Call insert and remove functions from exec_node directly.
Matt Turner
2014-09-24
3
-14
/
+11
*
i965: Make instruction lists local to the bblocks.
Matt Turner
2014-09-24
12
-92
/
+115
*
i965/cfg: Add note about double-loop macros and break behavior.
Matt Turner
2014-09-24
1
-0
/
+6
*
i965: Replace initialization loops with memset().
Matt Turner
2014-09-24
2
-15
/
+5
*
i965/vec4: Don't iterate between blocks with inst->next/prev.
Matt Turner
2014-09-24
1
-21
/
+9
*
i965/fs: Don't iterate between blocks with inst->next/prev.
Matt Turner
2014-09-24
5
-47
/
+34
*
i965/cfg: Add macros to iterate through a block given a starting point.
Matt Turner
2014-09-24
1
-0
/
+10
*
i965/fs: Make count_to_loop_end() use basic blocks.
Matt Turner
2014-09-24
1
-15
/
+16
*
i965/vec4: Don't use instruction list after calculating the cfg.
Matt Turner
2014-09-24
5
-14
/
+15
*
i965/fs: Don't use instruction list after calculating the cfg.
Matt Turner
2014-09-24
3
-22
/
+22
*
i965: Remove now unneeded calls to calculate_cfg().
Matt Turner
2014-09-24
12
-39
/
+4
*
i965: Remove cfg-invalidating parameter from invalidate_live_intervals.
Matt Turner
2014-09-24
20
-40
/
+34
*
i965: Preserve the CFG in instruction scheduling.
Matt Turner
2014-09-24
1
-32
/
+42
*
i965/vec4: Preserve CFG in spill_reg().
Matt Turner
2014-09-24
4
-38
/
+56
*
i965/vec4: Preserve the CFG in a few more places.
Matt Turner
2014-09-24
1
-7
/
+16
*
i965/fs: Preserve the CFG in a few more places.
Matt Turner
2014-09-24
2
-15
/
+21
*
i965: Restructure debug flags
Kristian Høgsberg
2014-09-24
2
-60
/
+60
*
st/mesa: redefine mapping from VARYING_SLOT_TEXi/PNTC/VARi to TGSI GENERIC[i]
Marek Olšák
2014-09-24
3
-22
/
+52
*
st/mesa: don't set coord_enable for gl_PointCoord if using TGSI_SEMANTIC_PCOORD
Marek Olšák
2014-09-24
1
-1
/
+2
*
st/mesa: use UniformBooleanTrue in glsl_to_tgsi
Marek Olšák
2014-09-24
1
-4
/
+1
*
st/mesa: drop dependence on API profile in st_init_extensions
Marek Olšák
2014-09-24
4
-14
/
+11
*
mesa: allow forcing >=3.1 compatibility contexts with MESA_GL_VERSION_OVERRIDE
Marek Olšák
2014-09-24
1
-6
/
+10
*
mesa: don't set ES versions to GLSLVersion in _mesa_init_constants
Marek Olšák
2014-09-24
2
-11
/
+3
*
mesa: Move register_allocate.c to util.
Eric Anholt
2014-09-23
7
-738
/
+4
*
meta: Fix error paths in meta_copy_image.c
Juha-Pekka Heikkila
2014-09-23
1
-0
/
+9
*
meta: Avoid null access on setup_glsl_msaa_blit_shader()
Juha-Pekka Heikkila
2014-09-23
1
-11
/
+13
*
i965: Add extra null check in intel_bufferobj_alloc()
Juha-Pekka Heikkila
2014-09-23
1
-0
/
+3
*
mesa/main: Check allocations success in _mesa_one_time_init_extension_overrid...
Juha-Pekka Heikkila
2014-09-23
1
-0
/
+9
*
i965: Avoid null access in intelMakeCurrent()
Juha-Pekka Heikkila
2014-09-23
1
-3
/
+7
*
mesa: add null checks in symbol_table.c
Juha-Pekka Heikkila
2014-09-23
1
-0
/
+30
*
i965: in set_read_rb_tex_image() check _mesa_meta_bind_rb_as_tex_image() did ...
Juha-Pekka Heikkila
2014-09-23
2
-5
/
+18
*
i915: Fix black buffers when importing prime fds
Andreas Pokorny
2014-09-23
1
-0
/
+2
*
i965/fs: Remove direct fs_visitor brw_wm_prog_key dependence
Jordan Justen
2014-09-22
5
-9
/
+36
*
i965/fs: Use brw_sampler_prog_key_data instead of brw_wm_prog_key::tex
Jordan Justen
2014-09-22
1
-12
/
+29
*
i965/fs: Remove direct fs_visitor brw_wm_prog_data dependence
Jordan Justen
2014-09-22
3
-21
/
+56
*
i965/gen6: Enable GL 3.3 and GLSL 3.30
Chris Forbes
2014-09-20
2
-9
/
+2
*
i965/gen6: enable GLSL 1.50, OpenGL 3.2 and GL_AMD_vertex_shader_layered
Samuel Iglesias Gonsalvez
2014-09-19
2
-3
/
+3
*
i965/gen6/gs: Use a specific implementation of geometry shaders for gen6.
Iago Toral Quiroga
2014-09-19
1
-20
/
+33
*
i965/gen6/gs: upload ubo and pull constants surfaces.
Iago Toral Quiroga
2014-09-19
1
-0
/
+2
*
i965/gen6/gs: Enable transform feedback support in geometry shaders
Samuel Iglesias Gonsalvez
2014-09-19
2
-8
/
+11
*
i965/gen6/gs: Fix binding table clash between TF surfaces and textures.
Iago Toral Quiroga
2014-09-19
6
-29
/
+78
*
i965/gen6/gs: Avoid buffering transform feedback varyings twice.
Iago Toral Quiroga
2014-09-19
2
-106
/
+83
*
i965/gen6/gs: Buffer PSIZ/flags vertex data in gen6_gs_visitor
Samuel Iglesias Gonsalvez
2014-09-19
1
-38
/
+41
[next]