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
...
*
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
*
r300g: always put MSAA resources in VRAM
Marek Olšák
2013-02-01
1
-3
/
+3
*
radeon/winsys: add dma ring support to winsys v3
Jerome Glisse
2013-01-28
1
-1
/
+1
*
r300g: add a workaround for the AA colorbuffer addressing bug on R500
Marek Olšák
2013-01-21
2
-7
/
+42
*
r300g: allow resolutions up to 1280x1024 with AA optimizations on 1-pipe cards
Marek Olšák
2013-01-21
2
-3
/
+6
*
r300g: enable AA optimizations for the RGBA16F format
Marek Olšák
2013-01-21
3
-1
/
+11
*
r300g: fix and cleanup flushing before clearing CMASK, ZMASK, and HIZ
Marek Olšák
2013-01-15
4
-18
/
+17
*
r300g: implement MSAA compression and fast MSAA color clear
Marek Olšák
2013-01-15
13
-6
/
+211
*
gallium: remove PIPE_CAP_DEPTHSTENCIL_CLEAR_SEPARATE
Marek Olšák
2013-01-15
1
-1
/
+0
*
r300g: set a dummy vertex buffer in context_create
Marek Olšák
2013-01-14
1
-0
/
+1
*
r300g: fix MSAA resolve to an untiled texture
Marek Olšák
2013-01-14
3
-3
/
+10
*
r300g: advertise MSAA support for the RGB10_A2 format on r500
Marek Olšák
2013-01-14
2
-12
/
+47
*
r300g: allow separate depth and stencil clear
Marek Olšák
2013-01-14
1
-1
/
+1
*
r300g: if both Z and stencil are present, they must be fast-cleared together
Marek Olšák
2013-01-14
1
-6
/
+11
*
r300g: allow HiZ with a 16-bit zbuffer
Marek Olšák
2013-01-14
1
-1
/
+0
*
r300g: random hyperz cleanups
Marek Olšák
2013-01-14
2
-3
/
+2
*
Remove hacks for static Makefiles
Matt Turner
2013-01-13
1
-5
/
+0
*
Clean up .gitignore files
Matt Turner
2013-01-10
1
-1
/
+0
*
r300g: Link ralloc.c and register_allocate.c into separate library
Matt Turner
2013-01-10
1
-4
/
+13
*
r300g: Build a libtool archive
Tom Stellard
2013-01-10
1
-7
/
+11
*
r300g: Use gallium automake include file
Tom Stellard
2013-01-10
1
-5
/
+3
*
r300g: don't set sample positions to the pixel center if MSAA is disabled
Marek Olšák
2013-01-10
3
-11
/
+5
*
r300g: optionally log MSAA resources to stderr
Marek Olšák
2013-01-09
3
-0
/
+8
*
r300g: fix the GPU name in the renderer string
Marek Olšák
2013-01-09
1
-0
/
+1
*
r300g: fix CS checker errors caused by emit_dsa_state
Marek Olšák
2013-01-09
1
-1
/
+1
*
r300g: fix assertion failure in emit_dsa_state
Marek Olšák
2013-01-08
2
-3
/
+5
*
radeon/winsys: move radeon family/class identification to winsys
Jerome Glisse
2013-01-07
5
-64
/
+38
*
r300g: implement MSAA
Marek Olšák
2013-01-06
13
-148
/
+456
*
r300g: simplify DSA state, add ability to patch FG_ALPHA_FUNC while emitting
Marek Olšák
2013-01-06
3
-79
/
+46
*
r300g/compiler: add shader emulation for the alpha_to_one state
Marek Olšák
2013-01-06
5
-0
/
+41
*
r300g: don't check for vertex and index buffer bind flags
Marek Olšák
2013-01-04
2
-4
/
+2
*
r300g/swtcl: use memcpy to emit indices
Marek Olšák
2013-01-04
1
-10
/
+11
*
r300g/swtcl: simplify vertex uploading
Marek Olšák
2013-01-04
5
-88
/
+42
*
r300g/swtcl: fix crash when setting vertex buffers
Marek Olšák
2013-01-04
1
-0
/
+3
*
r300g: don't set PIPE_BIND flags for internal textures
Marek Olšák
2013-01-04
2
-21
/
+1
*
gallium/u_blitter: unify some parameters into a dstbox parameter in blit_generic
Marek Olšák
2013-01-04
1
-6
/
+8
*
gallium/u_blitter: remove useless parameter from blitter_default_dst_texture
Marek Olšák
2013-01-04
1
-1
/
+1
*
gallium/radeon: send the END_OF_FRAME flag to the DRM
Marek Olšák
2013-01-04
1
-1
/
+3
*
gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag
Marek Olšák
2013-01-04
1
-1
/
+2
*
r300g: Fix visibility CFLAGS in automake
Adam Jackson
2013-01-02
1
-0
/
+1
*
gallium: s/PIPE_CAP_TIMER_QUERY/PIPE_CAP_QUERY_TIME_ELAPSED/
José Fonseca
2012-12-20
1
-1
/
+1
*
winsys/radeon: don't use BIND flags, add a flag for the cache bufmgr instead
Marek Olšák
2012-12-12
4
-12
/
+11
*
gallium: remove pipe_surface::usage
Marek Olšák
2012-12-12
1
-1
/
+0
*
gallium: fix cap warnings for tbo cap.
Dave Airlie
2012-12-12
1
-0
/
+1
*
r300: Don't disable destination read if the src blend factor needs it
Stefan Dösinger
2012-12-07
1
-2
/
+10
*
r300g: Give CLIP_DISABLE another try
Stefan Dösinger
2012-12-04
2
-2
/
+3
*
r300g: increment num_z_clears only if we have Hyper-Z
Marek Olšák
2012-12-02
1
-2
/
+1
[prev]
[next]