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
/
mesa
/
state_tracker
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renaming llvmtgsi to gallivm. Taking first steps on the way to supporting
Zack Rusin
2007-11-02
1
-4
/
+1
*
Start re-working SwapBuffers.
Brian
2007-11-01
1
-1
/
+6
*
Sketch out new create/destroy context functions which create/wrap a Mesa cont...
Brian
2007-11-01
2
-0
/
+33
*
silence the finalize_mipmap_tree msg
Brian
2007-11-01
1
-0
/
+2
*
plug in _mesa_test_proxy_teximage, temporarily
Brian
2007-11-01
1
-0
/
+3
*
remove dead code
Brian
2007-11-01
1
-14
/
+0
*
remove unneeded tnl stuff
Brian
2007-11-01
1
-7
/
+0
*
No longer need st_update_tnl atom
Brian
2007-10-31
2
-2
/
+0
*
Use ffvertex_prog.c code instead of t_vp_build.c code.
Brian
2007-10-31
1
-4
/
+0
*
Lift VBO/tnl stuff up out of drivers
Brian
2007-10-31
1
-0
/
+8
*
plug st_invalidate_state() into ctx->Driver.UpdateState
Brian
2007-10-31
1
-0
/
+10
*
Implement shader concatenation for glBitmap.
Brian
2007-10-30
2
-39
/
+81
*
combine shaders for glCopyPixels
Brian
2007-10-30
1
-79
/
+64
*
Use program serial numbers to avoid re-generating fragment programs for glDra...
Brian
2007-10-30
5
-28
/
+58
*
Before calling texformat->StoreImage() set _ImageTransferState=0 since we'll ...
Brian
2007-10-30
1
-2
/
+10
*
color matrix
Brian
2007-10-30
1
-15
/
+86
*
start using program cache
Brian
2007-10-30
1
-5
/
+70
*
added pixel_transfer_cache
Brian
2007-10-30
2
-1
/
+7
*
tgsi_translate_mesa_program: Don't crash when program->Parameters == NULL.
Michel Dänzer
2007-10-30
1
-1
/
+2
*
Disable debug code.
Brian
2007-10-30
2
-2
/
+10
*
Remove obsolete files
Brian
2007-10-30
3
-233
/
+0
*
Rename file since it's now a state atom
Brian
2007-10-30
2
-0
/
+197
*
checkpoint: combine pixel transfer and user shader for glDrawPixels
Brian
2007-10-30
1
-1
/
+33
*
make st_upload_constants() public
Brian
2007-10-30
2
-5
/
+52
*
added pixel_transfer_program field
Brian
2007-10-30
1
-0
/
+2
*
added st_update_pixel_transfer atom
Brian
2007-10-30
2
-1
/
+3
*
bug fixes, implement state atom for pixel transfer
Brian
2007-10-30
1
-11
/
+41
*
Set _NEW_BUFFERS in glRead/DrawBuffer().
Brian
2007-10-30
1
-5
/
+1
*
comment unused 'cb' field
Brian
2007-10-30
1
-0
/
+1
*
update comments, fix typo
Brian
2007-10-30
1
-4
/
+3
*
Initial version of st_get_pixel_transfer_program().
Brian
2007-10-30
2
-0
/
+167
*
Enable immediates in TGSI and work with them in LLVM code.
Zack Rusin
2007-10-30
1
-14
/
+0
*
Make it compile under linux.
Michal Krol
2007-10-29
2
-0
/
+2
*
remove dead code
Brian
2007-10-29
1
-77
/
+0
*
check for signed vs. unsigned in st_get_format_info() - fixes accum buffer fa...
Brian
2007-10-29
1
-6
/
+12
*
simplify code which access the current vertex/fragment shaders
Brian
2007-10-29
2
-43
/
+5
*
Remove typedefs from enums.
Zack Rusin
2007-10-29
1
-1
/
+1
*
Refactor the LLVM code a bit.
Zack Rusin
2007-10-29
1
-3
/
+1
*
Remove TGSI_INTERPOLATE_ATTRIB.
Michal Krol
2007-10-29
1
-8
/
+10
*
Fix newlines.
Michal Krol
2007-10-29
1
-840
/
+840
*
Update comments.
Michal Krol
2007-10-28
1
-2
/
+0
*
Replace supported_formats with is_format_supported interface.
Michal Krol
2007-10-28
2
-63
/
+40
*
Declare temporaries in a more compact fashion.
michal
2007-10-28
1
-61
/
+61
*
Declare temporaries in a more compact fashion.
michal
2007-10-28
1
-55
/
+61
*
Use PIPE_FORMAT in state tracker.
michal
2007-10-27
3
-21
/
+191
*
Refactor supported format queries.
michal
2007-10-27
1
-67
/
+73
*
Remove PIPE_FORMAT_COUNT references.
michal
2007-10-27
1
-2
/
+2
*
Comments about texture instructions and the src regs
Brian
2007-10-27
1
-3
/
+10
*
Move mesa_to_tgsi.[ch] to state_tracker
Brian
2007-10-27
7
-13
/
+73
*
Move mesa_to_tgsi.[ch] into state tracker.
Brian
2007-10-27
2
-0
/
+828
[next]