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
/
r300
Commit message (
Expand
)
Author
Age
Files
Lines
*
vl: Add support for max level query v2
Rico Schüller
2013-08-14
1
-0
/
+2
*
r300g/compiler/tests: Pass the required LDFLAGS when building the test program
Tom Stellard
2013-08-07
1
-1
/
+2
*
r300g/compiler/tests: Fix segfault
Tom Stellard
2013-08-07
3
-4
/
+4
*
draw: inject frontface info into wireframe outputs
Zack Rusin
2013-08-02
1
-0
/
+1
*
Revert "r300g: Give CLIP_DISABLE another try"
Marek Olšák
2013-07-30
2
-3
/
+2
*
gallium: Add PIPE_CAP_ENDIANNESS
Tom Stellard
2013-07-22
1
-0
/
+2
*
r300g: make use of gallium's os_get_process_name()
Jonathan Gray
2013-07-18
1
-1
/
+6
*
Revert "r300g: allow HiZ with a 16-bit zbuffer"
Marek Olšák
2013-07-15
1
-0
/
+1
*
r300g/swtcl: fix a lockup in MSAA resolve
Marek Olšák
2013-07-15
1
-0
/
+7
*
r300g/swtcl: fix geometry corruption by uploading indices to a buffer
Marek Olšák
2013-07-15
3
-45
/
+31
*
tgsi: rename the TGSI fragment kill opcodes
Brian Paul
2013-07-12
4
-10
/
+10
*
mesa,glsl,gallium: remove GLSLSkipStrictMaxVaryingLimitCheck and dependencies
Marek Olšák
2013-07-02
1
-1
/
+0
*
r300g/compiler: Prevent regalloc from swizzling texture operands v2
Tom Stellard
2013-06-30
5
-0
/
+124
*
r300g/compiler/tests: Add an assembly parser
Tom Stellard
2013-06-30
5
-16
/
+200
*
r300g: Fix make check
Tom Stellard
2013-06-30
1
-1
/
+2
*
gallium: add condition parameter to render_condition
Roland Scheidegger
2013-06-18
1
-3
/
+4
*
gallium/u_blitter: make clearing independent of the colorbuffer format
Marek Olšák
2013-06-13
1
-2
/
+1
*
gallium/u_blitter: make clearing independent of the number of bound colorbuffers
Marek Olšák
2013-06-13
1
-1
/
+0
*
gallium: Add support for multiple viewports
Zack Rusin
2013-05-25
2
-8
/
+12
*
draw: try to prevent overflows on index buffers
Zack Rusin
2013-05-14
1
-1
/
+1
*
draw: don't crash on vertex buffer overflow
Zack Rusin
2013-05-14
1
-2
/
+2
*
gallium: add PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE for GL
Marek Olšák
2013-05-11
1
-0
/
+1
*
gallium: fix type of flags in pipe_context::flush()
Chia-I Wu
2013-05-04
1
-1
/
+1
*
scons: remove radeon build
Andreas Boll
2013-05-03
1
-24
/
+0
*
winsys/radeon: consolidate tracing into winsys v2
Jerome Glisse
2013-04-25
2
-4
/
+4
*
st/mesa: optionally apply texture swizzle to border color v2
Christoph Bumiller
2013-04-18
1
-0
/
+1
*
gallium: Eliminate TGSI_OPCODE_IFC.
José Fonseca
2013-04-17
1
-1
/
+0
*
r300g: Fix bug in OMOD optimization
Tom Stellard
2013-04-12
1
-1
/
+3
*
gallium: add PIPE_CAP_QUERY_PIPELINE_STATISTICS
Christoph Bumiller
2013-04-03
1
-0
/
+1
*
r300g: fix crash while binding a NULL constant buffer
Marek Olšák
2013-03-26
1
-1
/
+1
*
gallium,st/mesa: don't use blit-based transfers with software rasterizers
Marek Olšák
2013-03-23
1
-0
/
+1
*
gallium: add TGSI_SEMANTIC_TEXCOORD,PCOORD v3
Christoph Bumiller
2013-03-20
1
-0
/
+2
*
r300g: implement 3D transfers
Marek Olšák
2013-02-26
1
-2
/
+18
*
r300g/compiler: Fix bug in OMOD folding
Tom Stellard
2013-02-21
3
-1
/
+77
*
r300g/tests: Add helper functions for creating a full program
Tom Stellard
2013-02-21
2
-8
/
+75
*
r300g/tests: Exit test runner with a valid status code
Tom Stellard
2013-02-21
5
-6
/
+22
*
r300g/complier: Make r300_vertprog_swizzle_caps visible in other files
Tom Stellard
2013-02-21
2
-1
/
+3
*
r300g/compiler: Fix typo in comment
Tom Stellard
2013-02-21
1
-1
/
+1
*
r300g/compiler: Add missing license headers
Tom Stellard
2013-02-21
13
-1
/
+339
*
r300g: add support for red-alpha render targets
Marek Olšák
2013-02-14
3
-0
/
+20
*
r300g: put textures with usage=staging in GTT and make them linear
Marek Olšák
2013-02-07
2
-1
/
+6
*
r300g: fix blending and alpha-test with RGBX16F and enable MSAA for it
Marek Olšák
2013-02-07
6
-14
/
+45
*
r300g: use new RGBX formats
Marek Olšák
2013-02-07
2
-3
/
+22
*
r300g: try to use color varyings for texcoords if max texcoord limit is exceeded
Marek Olšák
2013-02-06
6
-5
/
+71
*
r300/compiler: copy-propagate saturate mode when possible
Marek Olšák
2013-02-06
1
-2
/
+19
*
r300/compiler: add support for saturate output modifier in r500 vertex shaders
Marek Olšák
2013-02-06
2
-10
/
+19
*
r300g: fix blending with RGBX formats
Marek Olšák
2013-02-06
3
-122
/
+202
*
r300g: fix blending with blend color and RGBA formats
Marek Olšák
2013-02-06
1
-0
/
+11
*
gallium/drivers: handle PIPE_SHADER_CAP_TGSI_SQRT_SUPPORTED query
Brian Paul
2013-02-04
1
-0
/
+2
*
gallium: handle unhandled PIPE_CAP_TEXTURE_BUFFER_OFFSET_ALIGNMENT
Andreas Boll
2013-02-04
1
-0
/
+1
[next]