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
...
*
i965/msaa: Add CMS MSAA settings to brw_structs.h.
Paul Berry
2012-07-11
1
-2
/
+20
*
i965/msaa: Allocate MCS buffer when CMS MSAA is in use.
Paul Berry
2012-07-11
3
-0
/
+69
*
i965/msaa: Add an enum to describe MSAA layout.
Paul Berry
2012-07-11
10
-130
/
+229
*
i965/msaa: Move {rt,tex}_interleaved into blorp program key.
Paul Berry
2012-07-11
2
-16
/
+30
*
mapi: Move GL_NV_draw_buffers extension to es_EXT.xml
Kristian Høgsberg
2012-07-11
2
-63
/
+63
*
egl: Add EGL_WAYLAND_PLANE_WL attribute
Kristian Høgsberg
2012-07-11
6
-16
/
+166
*
wayland-drm: Add protocol to create planar buffers
Kristian Høgsberg
2012-07-11
5
-22
/
+92
*
wayland-drm: Pass struct wl_drm_buffer to the driver
Kristian Høgsberg
2012-07-11
5
-52
/
+49
*
intel: Implement __DRIimage::createSubImage and bump supported version to 5
Kristian Høgsberg
2012-07-11
3
-3
/
+50
*
intel: Add offset field to miptree
Kristian Høgsberg
2012-07-11
6
-8
/
+18
*
intel: Add support for new __DRIimage formats
Kristian Høgsberg
2012-07-11
1
-0
/
+15
*
r600g/compute: Disable growing the memory pool
Tom Stellard
2012-07-11
4
-23
/
+38
*
radeon/llvm: Use multiclasses for floating point loads
Tom Stellard
2012-07-11
7
-50
/
+46
*
radeon/llvm: Don't set the IMM bit in SMRD instruction definitions.
Tom Stellard
2012-07-11
1
-7
/
+2
*
r600g/compute: Add more debugging output
Tom Stellard
2012-07-11
2
-1
/
+42
*
i965: Revert the VBOs-in-system-memory hack.
Eric Anholt
2012-07-11
1
-8
/
+5
*
glx/dri2: Add support for GLX_ARB_create_context_robustness
Ian Romanick
2012-07-11
6
-6
/
+49
*
dri2: Hard-code the DRI2 version
Ian Romanick
2012-07-11
1
-1
/
+1
*
glapi: Apply Xorg indent rules to all files generated for the xserver
Ian Romanick
2012-07-11
1
-15
/
+39
*
mesa: Remove unneeded extern qualifiers
Chad Versace
2012-07-10
1
-2
/
+2
*
r600g: improve flushed depth texture handling v2
Vadim Girlin
2012-07-11
6
-61
/
+83
*
i965: Add hardware context support.
Kenneth Graunke
2012-07-10
4
-6
/
+21
*
mesa/test: Update name of GL_TIME_ELAPSED
Ian Romanick
2012-07-10
1
-1
/
+1
*
gallium/docs: document interface changes for timestamp query
Marek Olšák
2012-07-10
1
-0
/
+10
*
identity: implement get_timestamp
Marek Olšák
2012-07-10
1
-0
/
+10
*
noop: implement get_timestamp
Marek Olšák
2012-07-10
1
-0
/
+6
*
trace: implement get_timestamp
Marek Olšák
2012-07-10
1
-0
/
+19
*
galahad: implement get_timestamp
Marek Olšák
2012-07-10
1
-0
/
+10
*
softpipe: implement get_timestamp and expose ARB_timer_query
Marek Olšák
2012-07-10
1
-1
/
+10
*
st/mesa: implement ARB_timer_query
Marek Olšák
2012-07-10
2
-0
/
+19
*
gallium: add QUERY_TIMESTAMP cap and get_timestamp screen function
Marek Olšák
2012-07-10
11
-1
/
+18
*
mesa: implement glGet(GL_TIMESTAMP) v2
Marek Olšák
2012-07-10
2
-1
/
+20
*
mesa: add ARB_timer_query to the extension list
Marek Olšák
2012-07-10
1
-0
/
+1
*
mesa: add QueryCounter display list support
Marek Olšák
2012-07-10
1
-0
/
+24
*
mesa: implement TIMESTAMP query and glQueryCounter
Marek Olšák
2012-07-10
1
-6
/
+72
*
glapi: add ARB_timer_query
Marek Olšák
2012-07-10
1
-1
/
+21
*
glsl: Add parsing for GLSL uniform blocks.
Eric Anholt
2012-07-09
4
-2
/
+164
*
glsl: Don't hide the type of struct_declaration_list.
Eric Anholt
2012-07-09
3
-5
/
+9
*
glcpp: Add built-in #define for GL_ARB_uniform_buffer_object.
Kenneth Graunke
2012-07-09
1
-0
/
+3
*
glsl: Parser handles "#extension GL_ARB_uniform_buffer_object"
Vincent Lejeune
2012-07-09
2
-0
/
+3
*
glsl: Reduce a bit of extra code in the merging of layout qualifiers.
Eric Anholt
2012-07-09
1
-7
/
+2
*
glsl: Take advantage of the layout qualifier flags union to clean up parsing.
Eric Anholt
2012-07-09
1
-21
/
+7
*
r600g: Don't create a texture for the memory_pool during screen init
Tom Stellard
2012-07-09
2
-8
/
+24
*
radeon/llvm: Rename namespace from AMDIL to AMDGPU
Tom Stellard
2012-07-09
25
-360
/
+361
*
r600g: Update number of gprs when adding a vertex instruction
Tom Stellard
2012-07-09
1
-0
/
+4
*
r600g/compute: Use evergreen_cb() for binding RATs
Tom Stellard
2012-07-09
5
-70
/
+48
*
r600g: Add support for RATs in evergreen_cb()
Tom Stellard
2012-07-09
1
-3
/
+11
*
r600g: Use a texture as the underlying resource for compute_memory_pool
Tom Stellard
2012-07-09
2
-18
/
+37
*
r600g: Add is_rat flag to r600_resource_texture
Tom Stellard
2012-07-09
1
-0
/
+1
*
r600g: Add r600_context_pipe_state_emit()
Tom Stellard
2012-07-09
2
-6
/
+71
[prev]
[next]