index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
clover: Switch kernel and program objects to the new model.
Francisco Jerez
2013-10-21
11
-492
/
+458
*
clover: Switch command queues to the new model.
Francisco Jerez
2013-10-21
14
-252
/
+264
*
clover: Switch event objects to the new model.
Francisco Jerez
2013-10-21
7
-222
/
+233
*
clover: Switch context objects to the new model.
Francisco Jerez
2013-10-21
13
-103
/
+91
*
clover: Switch device objects to the new model.
Francisco Jerez
2013-10-21
9
-140
/
+139
*
clover: Switch platform objects to the new model.
Francisco Jerez
2013-10-21
7
-46
/
+47
*
clover: Define helper classes for the new object model.
Francisco Jerez
2013-10-21
20
-107
/
+398
*
clover: Clean up property query functions by using a new property_buffer help...
Francisco Jerez
2013-10-21
12
-263
/
+547
*
clover: Switch to the new utility code.
Francisco Jerez
2013-10-21
17
-717
/
+152
*
clover: Name include guards consistently.
Francisco Jerez
2013-10-21
17
-34
/
+34
*
clover: Replace a bunch of double underscores with single underscores.
Francisco Jerez
2013-10-21
27
-206
/
+208
*
clover: Clean up the event profiling code.
Francisco Jerez
2013-10-21
8
-121
/
+228
*
clover: Import new utility library.
Francisco Jerez
2013-10-21
12
-1
/
+2157
*
clover: Use std::numeric_limits<std::size_t>::max() instead of SIZE_MAX
Tom Stellard
2013-10-21
1
-1
/
+1
*
llvmpipe: enable seamless cube filtering
Roland Scheidegger
2013-10-21
1
-1
/
+1
*
gallivm: implement seamless cube filtering
Roland Scheidegger
2013-10-21
3
-40
/
+368
*
winsys/radeon: cleanup CS offloading
Christian König
2013-10-21
1
-21
/
+10
*
radeon: Enable ARB_texture_mirror_clamp_to_edge.
Rico Schüller
2013-10-20
1
-0
/
+1
*
r200: Enable ARB_texture_mirror_clamp_to_edge.
Rico Schüller
2013-10-20
1
-0
/
+1
*
gallium: Enable ARB_texture_mirror_clamp_to_edge.
Rico Schüller
2013-10-20
1
-0
/
+1
*
swrast: Enable ARB_texture_mirror_clamp_to_edge.
Rico Schüller
2013-10-20
1
-0
/
+1
*
mesa: Add infrastructure for GL_ARB_texture_mirror_clamp_to_edge.
Rico Schüller
2013-10-20
4
-4
/
+12
*
r300g/compiler: Fix unsigned comparison with less than zero
David Heidelberger
2013-10-21
1
-1
/
+1
*
r600g/sb: Initialize shader::dce_flags.
Vinson Lee
2013-10-20
1
-1
/
+2
*
i965: Mark G45 as having surface tile offset support.
Kenneth Graunke
2013-10-19
1
-0
/
+1
*
glsl: Initialize per_vertex_accumulator::fields.
Vinson Lee
2013-10-18
1
-1
/
+2
*
i965: Enable OpenGL 3.3 and GLSL 3.30.
Kenneth Graunke
2013-10-18
2
-2
/
+2
*
translate_sse: Fix generated code argument handling for msabi on x86_64
Jon TURNEY
2013-10-18
1
-3
/
+11
*
rtasm: Cygwin uses the msabi calling convention on x86_64
Jon TURNEY
2013-10-18
1
-1
/
+1
*
rtasm: The heap is NX on 64-bit Cygwin, so use the rtasm_exec_malloc() implem...
Jon TURNEY
2013-10-18
1
-1
/
+1
*
glsl: Fix MSVC build (missing strcasecmp())
Paul Berry
2013-10-17
1
-1
/
+7
*
i965: Fold brwInitVtbl() into brwCreateContext().
Kenneth Graunke
2013-10-17
3
-72
/
+9
*
i965: Merge brw_destroy_context() into intelDestroyContext().
Kenneth Graunke
2013-10-17
3
-32
/
+19
*
i965: Replace dri_bo_release with drm_intel_bo_unreference.
Kenneth Graunke
2013-10-17
1
-11
/
+3
*
i965: Unindent the body of intelDestroyContext.
Kenneth Graunke
2013-10-17
1
-24
/
+25
*
i965: Un-virtualize brw_new_batch().
Kenneth Graunke
2013-10-17
3
-44
/
+42
*
i965: Un-virtualize brw_finish_batch().
Kenneth Graunke
2013-10-17
3
-25
/
+22
*
glsl: In update_max_array_access, fix interface instance check.
Paul Berry
2013-10-17
1
-3
/
+3
*
glsl: Treat layout-qualifier-id's as case-insensitive in desktop GLSL.
Paul Berry
2013-10-17
1
-15
/
+59
*
st/mesa: add a few comments in st_create_context_priv()
Brian Paul
2013-10-17
1
-1
/
+5
*
st/mesa: handle layer and primitive id output and point size input
Dave Airlie
2013-10-17
1
-0
/
+12
*
st/mesa: add geometry shader ubo support
Dave Airlie
2013-10-17
3
-0
/
+19
*
mesa/st: Allow geometry shaders without gl_Position export.
Fabian Bieler
2013-10-17
1
-2
/
+0
*
st/mesa, glsl_to_tgsi: add support for geometry shaders
Bryan Cain
2013-10-17
2
-45
/
+163
*
mesa/st: Add VARYING_SLOT_TEX[1-7] to st_translate_geometry_program().
Bryan Cain
2013-10-17
1
-0
/
+7
*
Revert "i965: Create ARGB2101010 DRI configs"
Kristian Høgsberg
2013-10-16
1
-4
/
+1
*
r600g/sb: fix issue with DCE between GVN and GCM (v2)
Vadim Girlin
2013-10-17
4
-12
/
+39
*
glapi: Add missing XML files to Makefile dependencies.
Matt Turner
2013-10-16
1
-0
/
+8
*
glsl: Optimize mul(a, -1) into neg(a).
Matt Turner
2013-10-16
1
-0
/
+23
*
i965/fs: Handle printing HW_REGS in dump_instruction().
Matt Turner
2013-10-16
1
-0
/
+16
[next]