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
*
mesa: add new texel fetch code for dxt formats
Brian Paul
2012-12-14
2
-1
/
+110
*
mesa: add compressed_fetch_func typedef
Brian Paul
2012-12-14
1
-0
/
+9
*
swrast: merge get_texel_fetch_func() and set_fetch_functions()
Brian Paul
2012-12-14
1
-26
/
+20
*
swrast: make _mesa_get_texel_fetch_func() static
Brian Paul
2012-12-14
2
-7
/
+4
*
draw/llvmpipe: fix transform feedback position + enable other extensions
Dave Airlie
2012-12-14
6
-8
/
+27
*
draw: add support for later transform feedback extensions
Dave Airlie
2012-12-14
3
-6
/
+17
*
clover: Fix build since removal of pipe_surface::usage
Tom Stellard
2012-12-13
1
-1
/
+0
*
r600g/radeonsi: Silence warnings
Maxence Le Dore
2012-12-13
5
-30
/
+49
*
clover: Add support for compiler flags
Tom Stellard
2012-12-13
5
-12
/
+71
*
clover: Don't erase build info of devices not being built
Tom Stellard
2012-12-13
1
-2
/
+2
*
r600g: use load_ar checks with llvm output.
Vincent Lejeune
2012-12-13
1
-0
/
+6
*
gallivm: fix texel fetch for array textures
Roland Scheidegger
2012-12-13
1
-17
/
+38
*
mesa: Fix computation of default vertex attrib stride for 2_10_10_10 formats.
Paul Berry
2012-12-13
3
-1
/
+47
*
mesa/uniform_query: Don't write to *params if there is an error
Matt Turner
2012-12-13
1
-1
/
+5
*
mesa: print unsigned values with %u
Matt Turner
2012-12-13
1
-4
/
+4
*
i965: Fix disassembly of jump targets on Gen7.
Kenneth Graunke
2012-12-12
1
-4
/
+9
*
i965: Make try_rewrite_rhs_to_dst compare VGRF size to regs written.
Kenneth Graunke
2012-12-12
1
-1
/
+1
*
softpipe: remove unused corner0 variable
Brian Paul
2012-12-12
1
-1
/
+0
*
llvmpipe: remove unneeded draw_flush() call
Brian Paul
2012-12-12
1
-2
/
+0
*
r600g: suballocate memory for fetch shaders from a large buffer
Marek Olšák
2012-12-12
6
-19
/
+37
*
r600g: suballocate memory for the STRMOUT_BUFFER_FILLED_SIZE register
Marek Olšák
2012-12-12
5
-16
/
+28
*
gallium/util: add a simple allocator for suballocating from a large buffer
Marek Olšák
2012-12-12
3
-0
/
+181
*
r600g: use u_upload_mgr for allocating staging transfer buffers
Marek Olšák
2012-12-12
1
-15
/
+15
*
winsys/radeon: don't use BIND flags, add a flag for the cache bufmgr instead
Marek Olšák
2012-12-12
12
-28
/
+30
*
st/dri: add a way to force MSAA on with an environment variable
Marek Olšák
2012-12-12
1
-4
/
+39
*
mesa: don't advertise ARB_texture_buffer_object in legacy contexts
Marek Olšák
2012-12-12
7
-20
/
+23
*
mesa: disallow creation of GL 3.1 compatibility contexts
Marek Olšák
2012-12-12
3
-9
/
+8
*
gallium: remove pipe_surface::usage
Marek Olšák
2012-12-12
62
-126
/
+33
*
svga: stop using pipe_surface::usage
Marek Olšák
2012-12-12
1
-15
/
+7
*
gallium/util: move util_try_blit_via_copy_region to u_surface.c
Marek Olšák
2012-12-12
5
-158
/
+164
*
gallium/cso: don't use the pipe_error return type where it's not needed
Marek Olšák
2012-12-12
2
-41
/
+24
*
gallium: manage render condition in cso_context and fix postprocessing w/ it
Marek Olšák
2012-12-12
9
-33
/
+43
*
st/mesa: remove a weird msaa hack
Marek Olšák
2012-12-12
4
-29
/
+2
*
softpipe: implement seamless cubemap support. (v1.1)
Dave Airlie
2012-12-12
2
-9
/
+139
*
gallium: fix cap warnings for tbo cap.
Dave Airlie
2012-12-12
3
-0
/
+3
*
glsl_to_tgsi: emit multi-level structs and arrays properly.
Dave Airlie
2012-12-12
1
-9
/
+42
*
llvmpipe: don't use user constant buffers
Brian Paul
2012-12-11
1
-1
/
+2
*
llvmpipe: support pipe_resource-based constant buffers
Brian Paul
2012-12-11
7
-34
/
+48
*
util: add util_copy_constant_buffer() helper function
Brian Paul
2012-12-11
1
-0
/
+20
*
i965/fs: Improve performance of shaders that start out with a discard.
Eric Anholt
2012-12-11
6
-7
/
+148
*
i965/fs: Rewrite discards to use a flag subreg to track discarded pixels.
Eric Anholt
2012-12-11
8
-73
/
+46
*
i965/fs: Add an instruction flag for choosing the flag subregister.
Eric Anholt
2012-12-11
6
-13
/
+42
*
i965: Let brw_flag_reg() choose the flag reg and subreg.
Eric Anholt
2012-12-11
4
-7
/
+7
*
i965: Print the flag reg updated by conditional modifiers.
Eric Anholt
2012-12-11
1
-1
/
+15
*
i965: Add the new flag_reg_nr instruction field from IVB.
Eric Anholt
2012-12-11
2
-5
/
+9
*
i965: Correct the name and usage of the flag subregister number field.
Eric Anholt
2012-12-11
4
-15
/
+15
*
i965: Remove bogus flag_reg_nr field from bits3.
Eric Anholt
2012-12-11
1
-4
/
+2
*
st/egl/drm: only unref the udev device if needed
Tobias Droste
2012-12-11
1
-4
/
+5
*
softpipe: Use os_time_get_nano() everywhere.
José Fonseca
2012-12-11
2
-5
/
+5
*
clover: Install CL headers.
Johannes Obermayr
2012-12-10
1
-0
/
+10
[next]