projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2008-06-01
Corbin Simpson
r5xx: Enable depth write emission.
commit
|
commitdiff
|
tree
2008-06-01
Nicolai Haehnle
r300: Writing to result.depth in fragment programs...
commit
|
commitdiff
|
tree
2008-06-01
Nicolai Haehnle
[r300] Fix KIL instruction and swizzling of texture...
commit
|
commitdiff
|
tree
2008-06-01
Corbin Simpson
r5xx: Add OPCODE_FLR.
commit
|
commitdiff
|
tree
2008-06-01
Corbin Simpson
r5xx: Last emit_sop() for now.
commit
|
commitdiff
|
tree
2008-06-01
Corbin Simpson
r5xx: More emit_sop(), stage 2.
commit
|
commitdiff
|
tree
2008-06-01
Corbin Simpson
r5xx: Cleanup SOP with emit_sop().
commit
|
commitdiff
|
tree
2008-06-01
Corbin Simpson
r5xx: Dump shader constants when dumping program assembly.
commit
|
commitdiff
|
tree
2008-05-31
Dave Airlie
r300: disable the lowimpact fallbacks by default.
commit
|
commitdiff
|
tree
2008-05-31
Markus Amsler
r500: Use 8bit fog alpha compare value.
commit
|
commitdiff
|
tree
2008-05-29
Luc Verhaegen
Fix segfault on exit in unichrome driver (bug 16150)
commit
|
commitdiff
|
tree
2008-05-29
Brian Paul
undo prev change to this VC7 project file
commit
|
commitdiff
|
tree
2008-05-29
Karl Schultz
added prog_uniform.[ch]
commit
|
commitdiff
|
tree
2008-05-29
Brian Paul
Assorted Windows fixes (Karl Schultz)
commit
|
commitdiff
|
tree
2008-05-29
Brian Paul
Use the GLuint64EXT type defined by GL_EXT_timer_query
commit
|
commitdiff
|
tree
2008-05-29
Dennis Kasprzyk
R1/2/3/4/5xx: fixed calculation of cliprects in CopyBuffer.
commit
|
commitdiff
|
tree
2008-05-29
Dennis Kasprzyk
Report correct damage rectangle in CopySubBuffer.
commit
|
commitdiff
|
tree
2008-05-29
Markus Amsler
r300: fix R300_FG_ALPHA_FUNC_VAL_MASK
commit
|
commitdiff
|
tree
2008-05-28
Brian Paul
updated function list
commit
|
commitdiff
|
tree
2008-05-28
Brian Paul
replace make with $(MAKE) (bug 16133)
commit
|
commitdiff
|
tree
2008-05-28
Dave Airlie
r300: disable cmdbuf debug again
commit
|
commitdiff
|
tree
2008-05-28
Dave Airlie
Merge branch 'r500-support'
commit
|
commitdiff
|
tree
2008-05-28
Dave Airlie
r500: remove warnings and only start on newer drms.
commit
|
commitdiff
|
tree
2008-05-28
Alex Deucher
R3/4/5xx: update to use drm get_param for num gb pipes
commit
|
commitdiff
|
tree
2008-05-28
Dave Airlie
r500: cleanup warnings and include files
commit
|
commitdiff
|
tree
2008-05-27
Brian Paul
update, re-org build/install instructions
commit
|
commitdiff
|
tree
2008-05-27
Brian Paul
set version string to 7.1 rc1
commit
|
commitdiff
|
tree
2008-05-27
Brian Paul
updates for 7.1 release
commit
|
commitdiff
|
tree
2008-05-27
Brian Paul
prep for 7.1 RC1
commit
|
commitdiff
|
tree
2008-05-27
Brian Paul
allow GLX_SAMPLES_ARB==0 (bug 16073)
commit
|
commitdiff
|
tree
2008-05-27
Jouk Jansen
updated for latest sources
commit
|
commitdiff
|
tree
2008-05-27
Karl Schultz
dependency fixes (bug 13544)
commit
|
commitdiff
|
tree
2008-05-27
Corbin Simpson
r5xx: Add OPCODE_XPD. In working condition, I might...
commit
|
commitdiff
|
tree
2008-05-27
Corbin Simpson
r5xx: Just a few small LIT fixes.
commit
|
commitdiff
|
tree
2008-05-27
Corbin Simpson
r5xx: Fix emit_mov() regression.
commit
|
commitdiff
|
tree
2008-05-27
Dave Airlie
r500: the cs is shared per context - doh so don't use...
commit
|
commitdiff
|
tree
2008-05-27
Dave Airlie
r500: need to re-setup inst offset/end for translated...
commit
|
commitdiff
|
tree
2008-05-27
Dave Airlie
r500: reset fp/fp_const counts
commit
|
commitdiff
|
tree
2008-05-27
Dave Airlie
r300/r500: emit flush inside vap_cntl state atom
commit
|
commitdiff
|
tree
2008-05-27
Dave Airlie
r500: hopefully fix 4096 texture harder
commit
|
commitdiff
|
tree
2008-05-27
Corbin Simpson
r5xx: Fix FP temp counting.
commit
|
commitdiff
|
tree
2008-05-27
Dave Airlie
r500: remove debugging
commit
|
commitdiff
|
tree
2008-05-27
Dave Airlie
r300/r500: fix r500 fragment program texture unit refer...
commit
|
commitdiff
|
tree
2008-05-27
Dave Airlie
r500: initial support for tmu mappings
commit
|
commitdiff
|
tree
2008-05-26
Corbin Simpson
r5xx: Enhance emit_mov().
commit
|
commitdiff
|
tree
2008-05-26
Corbin Simpson
r5xx: Moar LIT.
commit
|
commitdiff
|
tree
2008-05-26
Corbin Simpson
r5xx: First stab at LIT.
commit
|
commitdiff
|
tree
2008-05-26
Corbin Simpson
Replace copyright on r500_fragprog.c
commit
|
commitdiff
|
tree
2008-05-26
Corbin Simpson
r5xx: Unbreak texture swizzling.
commit
|
commitdiff
|
tree
2008-05-25
Corbin Simpson
r5xx: Massive MAD cleanup.
commit
|
commitdiff
|
tree
2008-05-25
Corbin Simpson
r5xx: Negation masks for every inst except SWZ.
commit
|
commitdiff
|
tree
2008-05-25
Corbin Simpson
r5xx: More emit_alu().
commit
|
commitdiff
|
tree
2008-05-25
Corbin Simpson
r5xx: Add emit_mad() for FP.
commit
|
commitdiff
|
tree
2008-05-24
Corbin Simpson
r5xx: Consolidate FP tex insts.
commit
|
commitdiff
|
tree
2008-05-24
Corbin Simpson
r5xx: Fix SGE/SLT.
commit
|
commitdiff
|
tree
2008-05-24
Corbin Simpson
r5xx: Remove some debugging cruft.
commit
|
commitdiff
|
tree
2008-05-24
Tormod Volden
dri: vblank_mode warning
commit
|
commitdiff
|
tree
2008-05-24
Dave Airlie
r500: missed a couple of inst4s.
commit
|
commitdiff
|
tree
2008-05-24
Dave Airlie
r500: add depth output write
commit
|
commitdiff
|
tree
2008-05-23
George Sapountzis
dri/swrast: cosmetic, mainly generic vs. xorg terminology
commit
|
commitdiff
|
tree
2008-05-23
George Sapountzis
dri/swrast: add dithering support
commit
|
commitdiff
|
tree
2008-05-23
George Sapountzis
dri/swrast: add support for r3g3b2
commit
|
commitdiff
|
tree
2008-05-23
George Sapountzis
dri: add support for generating 3_3_2 configs
commit
|
commitdiff
|
tree
2008-05-23
George Sapountzis
dri/swrast: split out common pixel macros
commit
|
commitdiff
|
tree
2008-05-23
George Sapountzis
dri/swrast: drop TODO list
commit
|
commitdiff
|
tree
2008-05-23
George Sapountzis
drop GLcore
commit
|
commitdiff
|
tree
2008-05-23
Corbin Simpson
r5xx: Clean up some compiler warnings.
commit
|
commitdiff
|
tree
2008-05-23
Corbin Simpson
r5xx: Move dumb_shader.
commit
|
commitdiff
|
tree
2008-05-23
Corbin Simpson
r5xx: Add OPCODE_DST.
commit
|
commitdiff
|
tree
2008-05-23
Corbin Simpson
r5xx: More trig work.
commit
|
commitdiff
|
tree
2008-05-22
Dave Airlie
r500: bump state atom size up for fp and fp constants
commit
|
commitdiff
|
tree
2008-05-22
Corbin Simpson
r5xx: Fixed LRP.
commit
|
commitdiff
|
tree
2008-05-22
Corbin Simpson
r5xx: Change debug info for readability.
commit
|
commitdiff
|
tree
2008-05-21
Jesse Barnes
Add cscope files to .gitignore
commit
|
commitdiff
|
tree
2008-05-21
Corbin Simpson
r5xx: Initial (broken) OPCODE_LRP.
commit
|
commitdiff
|
tree
2008-05-21
Dan Nicholson
Follow along GL/glx -> glx renaming in xserver
commit
|
commitdiff
|
tree
2008-05-21
Kristian Høgsberg
Add remaining glapi generated server headers.
commit
|
commitdiff
|
tree
2008-05-21
Kristian Høgsberg
Make the shared glapi files not include glheader.h.
commit
|
commitdiff
|
tree
2008-05-21
Kristian Høgsberg
Revert "glapi: Generate xserver glapi sources in the...
commit
|
commitdiff
|
tree
2008-05-21
Corbin Simpson
r5xx: Add OPCODE_POW.
commit
|
commitdiff
|
tree
2008-05-21
George Sapountzis
dri/swrast: use Makefile.template
commit
|
commitdiff
|
tree
2008-05-21
George Sapountzis
dri/swrast: fb configs tweaks
commit
|
commitdiff
|
tree
2008-05-21
George Sapountzis
dri/swrast: re-indent FillInModes
commit
|
commitdiff
|
tree
2008-05-21
Brian
added readtex.h dependency
commit
|
commitdiff
|
tree
2008-05-21
Dave Airlie
r500: print out opcode string
commit
|
commitdiff
|
tree
2008-05-21
Dave Airlie
r500: set the RS unit register for R500 not R300 dangna...
commit
|
commitdiff
|
tree
2008-05-21
Dave Airlie
r500: finish main texture instruction decoding
commit
|
commitdiff
|
tree
2008-05-20
George Sapountzis
Add DRI driver that uses the mesa swrast module.
commit
|
commitdiff
|
tree
2008-05-20
George Sapountzis
Make utils.h self-contained.
commit
|
commitdiff
|
tree
2008-05-20
Brian Paul
copy StateFlags in _mesa_clone_parameter_list()
commit
|
commitdiff
|
tree
2008-05-20
Brian Paul
new multi-texture GLSL test
commit
|
commitdiff
|
tree
2008-05-20
Brian Paul
fix incorrect sampler numbering/indexing.
commit
|
commitdiff
|
tree
2008-05-20
Corbin Simpson
r5xx: Count refs so we don't have to guess on temp...
commit
|
commitdiff
|
tree
2008-05-20
Corbin Simpson
r5xx: Fixup SOP insts.
commit
|
commitdiff
|
tree
2008-05-20
Corbin Simpson
r5xx: New fix for COS/SIN/SCS.
commit
|
commitdiff
|
tree
2008-05-20
Dave Airlie
r300/r500: fixup some of the register write sizes
commit
|
commitdiff
|
tree
2008-05-20
Dave Airlie
r300: some ctrl-m's wierd.
commit
|
commitdiff
|
tree
2008-05-20
Dave Airlie
r300/r500: fix RS col fmt bits
commit
|
commitdiff
|
tree
2008-05-20
Xiang, Haihao
i965: Check fallback before accounting for index/vertex...
commit
|
commitdiff
|
tree
2008-05-19
Brian Paul
fix tempReg test in _mesa_combine_programs()
commit
|
commitdiff
|
tree
next