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
Commit message (
Expand
)
Author
Age
Files
Lines
*
pp: Add the MLAA areamap
Lauri Kasanen
2011-08-19
1
-0
/
+2821
*
pp: Cel-shade filter
Lauri Kasanen
2011-08-19
2
-0
/
+117
*
pp: Color filters
Lauri Kasanen
2011-08-19
2
-0
/
+149
*
pp: Docs
Lauri Kasanen
2011-08-19
1
-0
/
+87
*
aux/Makefile,SConscript: Build PP
Lauri Kasanen
2011-08-19
2
-0
/
+12
*
st/dri: Bind the post-processing queue to dri
Lauri Kasanen
2011-08-19
5
-4
/
+47
*
driconf: Add the PP descriptions
Lauri Kasanen
2011-08-19
2
-0
/
+90
*
r600g: don't allocate separate depth and stencil for transfer textures on EG
Marek Olšák
2011-08-19
1
-1
/
+2
*
r600g: finally enable float depth buffers on evergreen
Marek Olšák
2011-08-19
1
-0
/
+11
*
r600g: rename resource -> view in create_sampler_view
Marek Olšák
2011-08-19
2
-32
/
+26
*
r600g: hack around a problem with texture alignment
Marek Olšák
2011-08-19
1
-0
/
+10
*
r600g: simplify the conditionals determining array mode
Marek Olšák
2011-08-19
1
-20
/
+11
*
r600g: put depth and stencil into one backing buffer
Marek Olšák
2011-08-19
1
-10
/
+17
*
r600g: fix depth-stencil on evergreen
Marek Olšák
2011-08-19
4
-55
/
+99
*
mesa: handle array textures in GenerateMipmap(), FramebufferTexture1/2D()
Brian Paul
2011-08-19
1
-3
/
+21
*
meta: use fallback mipmap generation for 1D/2D texture arrays
Brian Paul
2011-08-19
1
-2
/
+5
*
mesa: set Q=1 for OPCODE_TEX execution
Brian Paul
2011-08-19
1
-0
/
+8
*
mesa: restructure error checking in _mesa_FramebufferTexture1D/2DEXT()
Brian Paul
2011-08-19
1
-11
/
+45
*
mesa: Declare _mesa_meta_begin()/end() as public
Chad Versace
2011-08-19
2
-142
/
+147
*
nv50: fix potential null deref in insn modifer optimization pass
Christoph Bumiller
2011-08-19
1
-2
/
+4
*
glx: use a block to fix declarations after code warning
Brian Paul
2011-08-19
1
-7
/
+9
*
r600g: fix a possible crash in r600_adjust_gprs
Marek Olšák
2011-08-19
1
-1
/
+1
*
mesa: fix incorrect error code in _mesa_FramebufferTexture1D/3DEXT()
Brian Paul
2011-08-18
1
-2
/
+2
*
glapi: update .gitignore for generated ES dispatch headers
Paul Berry
2011-08-18
2
-3
/
+4
*
llvmpipe: Don't build lp_test_arit on MSVC.
José Fonseca
2011-08-18
1
-1
/
+1
*
llvmpipe: snprintf->util_snprintf.
José Fonseca
2011-08-18
1
-1
/
+2
*
llvmpipe: Add u_math.h include.
José Fonseca
2011-08-18
1
-0
/
+1
*
glx: Don't flush twice if we fallback to dri2CopySubBuffer
Kristian Høgsberg
2011-08-18
1
-11
/
+10
*
r600g: implement NV_primitive_restart functionality (v2)
Marek Olšák
2011-08-18
4
-1
/
+11
*
r600g: fix scons build
Marek Olšák
2011-08-17
1
-0
/
+1
*
i965/fs: Fix 32-bit integer multiplication.
Eric Anholt
2011-08-17
2
-1
/
+22
*
nv50: don't drop flags definition when merging SAT with ADD/MAD
Christoph Bumiller
2011-08-17
1
-0
/
+2
*
st/mesa: fix incorrect loop over instruction src regs
Brian Paul
2011-08-17
1
-1
/
+1
*
st/dri: Indent driconf options
Lauri Kasanen
2011-08-17
1
-7
/
+11
*
xmlpool.h: fix a typo
Lauri Kasanen
2011-08-17
1
-1
/
+1
*
xmlconfig: Make the error message more informative
Lauri Kasanen
2011-08-17
1
-1
/
+1
*
mesa: Bump instruction execution limit to 65536
Ian Romanick
2011-08-16
1
-1
/
+1
*
mesa: Add partial constant propagation pass for Mesa IR
Ian Romanick
2011-08-16
5
-0
/
+458
*
ir_to_mesa: Emit a MAD(b, -a, b) for !a && b
Ian Romanick
2011-08-16
1
-0
/
+52
*
ir_to_mesa: Implement ir_binop_all_equal using DP4 w/SGE
Ian Romanick
2011-08-16
1
-1
/
+12
*
ir_to_mesa: Implement ir_binop_any_nequal using DP4 w/saturate or DP4 w/SLT
Ian Romanick
2011-08-16
1
-2
/
+20
*
ir_to_mesa: Implement ir_unop_any using DP4 w/saturate or DP4 w/SLT
Ian Romanick
2011-08-16
1
-4
/
+23
*
ir_to_mesa: Make ir_to_mesa_visitor::emit_dp return the instruction
Ian Romanick
2011-08-16
1
-7
/
+7
*
ir_to_mesa: Implement ir_binop_logic_or using an add w/saturate or add w/SLT
Ian Romanick
2011-08-16
1
-4
/
+21
*
ir_to_mesa: Implement ir_unop_logic_not using 1-x
Ian Romanick
2011-08-16
1
-1
/
+7
*
mesa: Add Android to list of platforms that define fpclassify()
Chad Versace
2011-08-16
1
-1
/
+1
*
mesa: Fix Android build by #ifdef'ing out locale support
Chad Versace
2011-08-16
1
-1
/
+2
*
mesa: Remove use of fpu_control.h
Chad Versace
2011-08-16
2
-14
/
+0
*
i965/vs: Fix multiplies to actually do 32-bit multiplies.
Eric Anholt
2011-08-16
2
-1
/
+22
*
i965/vs: Add support for conversion of FIXED_HW_REG src_reg to/from dst_reg.
Eric Anholt
2011-08-16
1
-0
/
+2
[next]