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
/
gallium
/
drivers
/
r600
Commit message (
Expand
)
Author
Age
Files
Lines
*
android: build with libcxx on android lollipop
Chih-Wei Huang
2015-06-09
1
-0
/
+4
*
r600g: fix a coverity defect in streamout code
Marek Olšák
2015-06-05
1
-1
/
+1
*
tgsi/ureg: don't emit in/out arrays if drivers don't support ranged declarations
Marek Olšák
2015-06-05
1
-0
/
+1
*
gallium: add PIPE_CAP_DEVICE_RESET_STATUS_QUERY
Marek Olšák
2015-05-12
1
-0
/
+1
*
r600: use pipe->hw prim convert from radeonsi
Dave Airlie
2015-05-11
1
-15
/
+16
*
util: Move gallium's linked list to util
Jason Ekstrand
2015-05-08
4
-4
/
+4
*
winsys/radeon: add a private interface for radeon_surface
Marek Olšák
2015-04-29
2
-4
/
+4
*
Fix a few typos
Zoë Blade
2015-04-27
5
-6
/
+6
*
android: use LOCAL_SHARED_LIBRARIES over TARGET_OUT_HEADERS
Emil Velikov
2015-04-22
1
-2
/
+1
*
r600g/sb: Skip empty ALU clause while scheduling
Glenn Kennard
2015-04-16
1
-0
/
+3
*
r600g/sb: Enable SB for geometry shaders
Glenn Kennard
2015-04-08
11
-16
/
+55
*
r600g/sb: Update last_cf for loops
Glenn Kennard
2015-04-08
1
-0
/
+8
*
r600g: fix op3 abs issue
Dave Airlie
2015-04-07
1
-17
/
+34
*
r600g: constify r600_shader_tgsi_instruction lists.
Emil Velikov
2015-03-17
1
-5
/
+5
*
r600g: kill off r600_shader_tgsi_instruction::{tgsi_opcode,is_op3}
Emil Velikov
2015-03-17
1
-591
/
+589
*
r600g: use the tgsi opcode from parse.FullToken.FullInstruction
Emil Velikov
2015-03-17
1
-5
/
+8
*
radeonsi: add basic code for overrasterization
Marek Olšák
2015-03-16
1
-1
/
+1
*
gallium: add FMA and DFMA opcodes (v3)
Marek Olšák
2015-03-16
2
-3
/
+4
*
r600g: Use R600_MAX_VIEWPORTS instead of 16
Alexandre Demers
2015-03-09
5
-12
/
+14
*
Fix invalid extern "C" around header inclusion.
Mark Janes
2015-03-05
5
-6
/
+24
*
r600g,radeonsi: cleanup of hex literals
Marek Olšák
2015-02-24
3
-16
/
+16
*
r600g: Implement GL_ARB_draw_indirect for EG/CM
Glenn Kennard
2015-02-24
10
-35
/
+129
*
r600: Fix build after 984f3069370cd4a347cb38269d430b428385affd
Eric Anholt
2015-02-24
1
-1
/
+1
*
gallium: add shader cap for dldexp/dfracexp support
Ilia Mirkin
2015-02-19
1
-0
/
+1
*
gallium: add a cap to enable double rounding opcodes
Ilia Mirkin
2015-02-19
1
-0
/
+2
*
r600g/sb: treat undefined values like constants
Dave Airlie
2015-02-18
1
-2
/
+2
*
r600g,radeonsi: implement GL_AMD_pinned_memory
Marek Olšák
2015-02-17
1
-0
/
+3
*
r600g/sb: fix a bug in constants folding optimisation pass
Xavier Bouchoux
2015-02-06
1
-0
/
+2
*
r600g: fix abs() support on ALU 3 source operands instructions
Xavier Bouchoux
2015-02-06
3
-7
/
+63
*
gallium: Add MULTISAMPLE_Z_RESOLVE cap
Axel Davy
2015-02-06
1
-0
/
+2
*
gallium: add a cap to determine whether the driver supports offset_clamp
Ilia Mirkin
2015-02-02
1
-0
/
+1
*
dir-locals.el: Don't set variables for non-programming modes
Neil Roberts
2015-02-02
1
-1
/
+1
*
r600g: add support for primitive id without geom shader (v2)
Dave Airlie
2015-01-28
6
-1
/
+51
*
r600g: move selecting the pixel shader earlier.
Dave Airlie
2015-01-28
1
-3
/
+4
*
radeonsi: only flush the right set of caches for CP DMA operations
Marek Olšák
2015-01-07
1
-1
/
+2
*
r600g,radeonsi: separate cache flush flags
Marek Olšák
2015-01-07
1
-0
/
+15
*
r600g: move r6xx-specific streamout flush flagging into r600g
Marek Olšák
2015-01-07
1
-3
/
+6
*
radeonsi: Cache LLVMTargetMachine object in si_screen
Tom Stellard
2015-01-06
1
-1
/
+1
*
gallium: add TGSI_SEMANTIC_VERTEXID_NOBASE and TGSI_SEMANTIC_BASEVERTEX
Roland Scheidegger
2014-12-16
1
-0
/
+1
*
r600g/sb: implement r600 gpr index workaround. (v3.1)
Dave Airlie
2014-12-16
4
-9
/
+57
*
r600g/sb: fix issues with loops created for switch
Vadim Girlin
2014-12-16
5
-4
/
+16
*
Revert "r600g/sb: fix issues cause by GLSL switching to loops for switch"
Dave Airlie
2014-12-16
1
-38
/
+12
*
gallium: Remove Android files from distribution.
Matt Turner
2014-12-12
1
-1
/
+1
*
r600g: only init GS_VERT_ITEMSIZE on r600
Dave Airlie
2014-12-10
1
-5
/
+2
*
r600g: fix regression since UCMP change
Dave Airlie
2014-12-09
1
-1
/
+1
*
Remove useless checks for NULL before freeing
Matt Turner
2014-12-08
1
-8
/
+4
*
r600, llvm: Don't leak global symbol offsets
Jan Vesely
2014-12-02
1
-0
/
+1
*
r600, llvm: Fix mem leak
Jan Vesely
2014-12-02
1
-0
/
+1
*
r600g/sb: fix issues cause by GLSL switching to loops for switch
Dave Airlie
2014-12-02
1
-12
/
+38
*
r600g: make llvm code compile this time
Dave Airlie
2014-11-27
1
-1
/
+1
[next]