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
/
gallium
/
drivers
/
r300
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/u_blitter: implement alpha blending for pipe->blit
Marek Olšák
2015-08-21
1
-1
/
+2
*
util/ra: Make allocating conflict lists optional
Jason Ekstrand
2015-08-18
1
-1
/
+2
*
winsys/amdgpu: add addrlib - texture addressing and alignment calculator
Marek Olšák
2015-08-14
2
-2
/
+2
*
gallium: add an interface for EXT_depth_bounds_test
Marek Olšák
2015-08-14
1
-0
/
+1
*
gallium: add support for GLES texture float extensions (v3)
Marek Olšák
2015-08-14
1
-0
/
+2
*
winsys/radeon: add an interface for contexts
Marek Olšák
2015-08-07
2
-1
/
+9
*
gallium/radeon: unify buffer_wait and buffer_is_busy in the winsys interface
Marek Olšák
2015-08-07
3
-4
/
+5
*
gallium/radeon: allow the winsys to choose the IB size
Marek Olšák
2015-08-06
3
-3
/
+3
*
gallium/radeon: remove buffer_unmap calls that can potentially decrease perf
Marek Olšák
2015-07-23
2
-6
/
+0
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
9
-34
/
+34
*
gallium: add PIPE_CAP_MAX_SHADER_PATCH_VARYINGS
Marek Olšák
2015-07-16
1
-0
/
+1
*
gallium: remove redundant pipe_context::fence_signalled
Marek Olšák
2015-07-05
1
-9
/
+0
*
mesa: Enable subdir-objects globally.
Matt Turner
2015-06-26
1
-2
/
+0
*
tgsi/ureg: don't emit in/out arrays if drivers don't support ranged declarations
Marek Olšák
2015-06-05
1
-0
/
+2
*
gallium: remove TGSI_SAT_MINUS_PLUS_ONE
Marek Olšák
2015-05-20
1
-7
/
+1
*
gallium: add PIPE_CAP_DEVICE_RESET_STATUS_QUERY
Marek Olšák
2015-05-12
1
-0
/
+1
*
gallium: make pipe_context::begin_query return a boolean
Samuel Pitoiset
2015-05-06
1
-4
/
+5
*
winsys/radeon: move radeon_winsys.h to drivers/radeon
Marek Olšák
2015-04-29
3
-3
/
+2
*
r300: do not link against libdrm_intel
Emil Velikov
2015-04-29
1
-1
/
+1
*
Fix a few typos
Zoë Blade
2015-04-27
5
-5
/
+5
*
android: use LOCAL_SHARED_LIBRARIES over TARGET_OUT_HEADERS
Emil Velikov
2015-04-22
1
-2
/
+3
*
gallium: implement get_device_vendor() for existing drivers
Giuseppe Bilotta
2015-03-23
1
-0
/
+6
*
gallium: add FMA and DFMA opcodes (v3)
Marek Olšák
2015-03-16
1
-0
/
+2
*
r300g: fix sRGB->sRGB blits
Marek Olšák
2015-03-09
1
-0
/
+9
*
r300g: fix a crash when resolving into an sRGB texture
Marek Olšák
2015-03-09
1
-3
/
+5
*
r300g: use memset for clearing the shader key
Marek Olšák
2015-03-09
1
-1
/
+2
*
r300g: remove the broken SNORM->UNORM shader lowering pass
Marek Olšák
2015-03-09
3
-54
/
+0
*
r300g: fix RGTC1 and LATC1 SNORM formats
Marek Olšák
2015-03-09
2
-31
/
+17
*
r300g: Fix the ATI1N swizzle (RGTC1 and LATC1)
Stefan Dösinger
2015-03-09
1
-1
/
+3
*
r300g: Fix build, invalid extern "C" around header inclusion.
Mark Janes
2015-03-06
1
-0
/
+8
*
r300g: Check return value of snprintf().
Matt Turner
2015-03-04
1
-1
/
+6
*
r300g: Use PATH_MAX instead of limiting ourselves to 100 chars.
Matt Turner
2015-03-04
1
-3
/
+3
*
r300g/tests: Include stdio.h.
Vinson Lee
2015-02-26
1
-0
/
+2
*
radeon/compiler: include stdio.h
Brian Paul
2015-02-26
1
-0
/
+1
*
r300g: remove dependency on compiler.h
Brian Paul
2015-02-26
5
-3
/
+5
*
gallium: add new double-related shader caps to all the getters
Ilia Mirkin
2015-02-20
1
-0
/
+4
*
gallium: add interface and state tracker support for GL_AMD_pinned_memory
Marek Olšák
2015-02-17
1
-0
/
+1
*
r300g: small code cleanup (v2)
David Heidelberg
2015-02-06
4
-26
/
+4
*
gallium: Add MULTISAMPLE_Z_RESOLVE cap
Axel Davy
2015-02-06
1
-0
/
+1
*
gallium: add a cap to determine whether the driver supports offset_clamp
Ilia Mirkin
2015-02-02
1
-0
/
+1
*
gallium: Replace u_simple_list.h with util/simple_list.h
Eric Anholt
2015-01-28
3
-3
/
+3
*
r300g: handle vertex format PIPE_FORMAT_NONE
Marek Olšák
2015-01-04
1
-2
/
+11
*
r300g: implement ARR opcode
David Heidelberg
2014-12-21
4
-4
/
+16
*
gallium: add TGSI_SEMANTIC_VERTEXID_NOBASE and TGSI_SEMANTIC_BASEVERTEX
Roland Scheidegger
2014-12-16
1
-0
/
+1
*
gallium: Remove Android files from distribution.
Matt Turner
2014-12-12
1
-1
/
+1
*
draw: implement TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION
Marek Olšák
2014-12-09
1
-1
/
+1
*
gallium: Drop the unused CND opcode.
Eric Anholt
2014-11-24
1
-1
/
+0
*
gallium: Drop unused BRA opcode.
Eric Anholt
2014-11-24
1
-1
/
+0
*
gallium: Drop the unused SFL/STR opcodes.
Eric Anholt
2014-11-24
1
-2
/
+0
*
gallium: Drop the unused RFL opcode.
Eric Anholt
2014-11-24
1
-1
/
+0
[next]