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
...
*
mesa: Remove _mesa_{enable, disable}_extension and _mesa_extension_is_enabled
Ian Romanick
2013-06-28
2
-51
/
+0
*
mesa: Just set extension flags instead of calling _mesa_enable_extension
Ian Romanick
2013-06-28
1
-3
/
+2
*
mesa: Remove _mesa_enable_._._extensions functions
Ian Romanick
2013-06-28
2
-87
/
+0
*
swrast: Don't call _mesa_enable_._._extensions and _mesa_enable_sw_extensions
Ian Romanick
2013-06-28
1
-56
/
+0
*
osmesa: Don't call _mesa_enable_._._extensions and _mesa_enable_sw_extensions
Ian Romanick
2013-06-28
1
-5
/
+0
*
wmesa: Don't call _mesa_enable_._._extensions and _mesa_enable_sw_extensions
Ian Romanick
2013-06-28
1
-5
/
+0
*
x11: Don't call _mesa_enable_._._extensions and _mesa_enable_sw_extensions
Ian Romanick
2013-06-28
1
-10
/
+1
*
i965: Merge the two GEN >= 6 extension enable blocks
Ian Romanick
2013-06-28
1
-7
/
+6
*
i965: Move GEN >= 4 extensions into the "always on" list
Ian Romanick
2013-06-28
1
-43
/
+35
*
i965: Move GEN >= 3 extensions into the "always on" list
Ian Romanick
2013-06-28
1
-17
/
+16
*
i915: Remove GEN >= 4 extension support
Ian Romanick
2013-06-28
1
-76
/
+3
*
i965: Split surface format code into a new file (brw_surface_formats.c).
Kenneth Graunke
2013-06-28
3
-702
/
+732
*
radeonsi: disable 2D tiling on CIK for now
Alex Deucher
2013-06-28
1
-1
/
+4
*
radeonsi: add llvm processor names for CIK
Alex Deucher
2013-06-28
1
-0
/
+3
*
radeonsi: emit PA_SC_RASTER_CONFIG[_1] on cik
Alex Deucher
2013-06-28
1
-17
/
+34
*
radeonsi: PA_CL_ENHANCE is privileged on CIK
Alex Deucher
2013-06-28
1
-2
/
+3
*
radeonsi: update surface sync packet emit for CIK
Alex Deucher
2013-06-28
1
-6
/
+17
*
radeonsi: store chip class in the pm4 struct
Alex Deucher
2013-06-28
5
-19
/
+62
*
radeonsi: properly handle DB tiling setup on CIK
Alex Deucher
2013-06-28
1
-7
/
+155
*
radeonsi: emit additional shader pgm rsrc registers for CIK
Alex Deucher
2013-06-28
1
-0
/
+11
*
radeonsi: emit TA_BC_BASE_ADDR_HI for border color on CIK
Alex Deucher
2013-06-28
1
-0
/
+2
*
radeonsi: fix VGT_PRIMITIVE_TYPE emit for CIK
Alex Deucher
2013-06-28
1
-1
/
+4
*
radeonsi: register updates for CIK
Alex Deucher
2013-06-28
1
-65
/
+931
*
radeonsi: initial PM4 changes for CIK
Alex Deucher
2013-06-28
2
-8
/
+15
*
radeonsi: initial support for CIK chips
Alex Deucher
2013-06-28
3
-1
/
+22
*
radeonsi: rename SI chip class from TAHITI to SI
Alex Deucher
2013-06-28
3
-4
/
+4
*
r600g: Fix build
Tom Stellard
2013-06-28
1
-2
/
+2
*
mesa: Return ZeroVec/dummyReg instead of NULL pointer
Anuj Phogat
2013-06-28
1
-4
/
+2
*
mesa: Fix build with older gcc since update of glext.h
Tom Stellard
2013-06-28
2
-8
/
+0
*
r600g/compute: Accept LDS size from the LLVM backend
Tom Stellard
2013-06-28
5
-20
/
+44
*
r600g/compute: Move compute_shader_create() function into evergreen_compute.c
Tom Stellard
2013-06-28
3
-37
/
+23
*
svga: pass svga_compile_key by reference instead of value
Brian Paul
2013-06-28
1
-7
/
+7
*
svga: use switch statement in svga_shader_type()
Brian Paul
2013-06-28
1
-5
/
+10
*
ilo: clean up states that use ilo_view_surface
Chia-I Wu
2013-06-28
1
-13
/
+10
*
ilo: remove ilo_cbuf_state::count
Chia-I Wu
2013-06-28
4
-17
/
+12
*
ilo: clean up ilo_set_constant_buffer()
Chia-I Wu
2013-06-28
1
-29
/
+44
*
ilo: clean up states that take a start_slot
Chia-I Wu
2013-06-28
1
-73
/
+99
*
glsl: Initialize member variable is_ubo_var in constructor.
Vinson Lee
2013-06-27
1
-1
/
+1
*
ilo: use shorter names for dirty flags
Chia-I Wu
2013-06-28
7
-141
/
+138
*
ilo: track if primitive restart has changed
Chia-I Wu
2013-06-28
3
-1
/
+8
*
ilo: avoid potential dangling pointer dereference
Chia-I Wu
2013-06-28
1
-0
/
+3
*
mesa: Remove GL_EXT_clip_volume_hint
Ian Romanick
2013-06-27
4
-16
/
+0
*
i965,i915: Return early if miptree allocation fails
Chad Versace
2013-06-27
2
-0
/
+4
*
llvmpipe: handle offset_clamp
Roland Scheidegger
2013-06-27
3
-2
/
+24
*
llvmpipe: remove never reached code for timestamp queries.
Roland Scheidegger
2013-06-27
1
-2
/
+0
*
llvmpipe: fix a bug in opaque optimization
Roland Scheidegger
2013-06-27
3
-14
/
+20
*
radeonsi/compute: Fix memory leak in radeonsi_launch_grid.
Vinson Lee
2013-06-27
1
-0
/
+1
*
clover: Fix build with LLVM 3.4
Tom Stellard
2013-06-27
1
-6
/
+6
*
postprocess: handle partial intialization failures.
Matthew McClure
2013-06-27
7
-95
/
+281
*
glx: return True/False instead of GL_TRUE/GL_FALSE
Brian Paul
2013-06-27
1
-11
/
+11
[prev]
[next]